2021-11-22 01:22:20,163 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. 2021-11-22 01:22:24,143 main INFO Log4j appears to be running in a Servlet environment, but there's no log4j-web module available. If you want better web container support, please add the log4j-web JAR to your web archive or server lib directory. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.4.RELEASE) 2021-11-22 01:22:26.759  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-11-22 01:22:40.758 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-11-22 01:22:42.148  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-11-22 01:22:42.947  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-11-22 01:22:55.642  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 37.813 seconds (JVM running for 46.13) 2021-11-22 01:27:11.858  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-11-22 01:27:11.868 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-11-22 01:27:12.067 DEBUG 1 [io-8443-exec-10] .o.c.c.CertificationResponseModelFactory : Received CSR meta data: CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-11-22 01:27:12.070 DEBUG 1 [io-8443-exec-10] .o.c.c.CertificationResponseModelFactory : Found server for given CA name: Cmpv2Server{authentication=Authentication{ iak=*****, rv=*****}, caName='RA', issuerDN='O=EJBCA Container Quickstart,CN=ManagementCA,UID=12345', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'} 2021-11-22 01:27:12.154  INFO 1 [io-8443-exec-10] .o.c.c.CertificationResponseModelFactory : Sending initialization request for certification model for CA named: RA, and certificate signing request: CSR: { Subject: { C=US,ST=California,L=San-Francisco,O=Linux-Foundation,OU=ONAP,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-11-22 01:27:12.243  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-11-22 01:27:12.245  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-11-22 01:27:12.248 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-22 01:27:12.249 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-22 01:27:12.252 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-22 01:27:12.257 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-11-22 01:27:12.260 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-11-22 01:27:12.453 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-11-22 01:27:12.459 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-22 01:27:12.459 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-22 01:27:12.462 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-22 01:27:13.773  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-11-22 01:27:13.776  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-11-22 01:27:13.776 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-11-22 01:27:13.778 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-22 01:27:13.851  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-11-22 01:27:13.852  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-11-22 01:27:13.853 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-22 01:27:13.853 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-22 01:27:13.854 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-22 01:27:13.864 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-22 01:27:13.864 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-22 01:27:13.864 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-22 01:27:13.952 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-22 01:27:13.953 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-22 01:27:13.953 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-22 01:27:13.955 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Verifying certificate CN=sdnc.simpledemo.onap.org,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US as part of cert chain with certificate UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart 2021-11-22 01:27:14.151 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 346353177052317806410587047847688443278786774343 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Mon Nov 22 01:19:02 UTC 2021 Final Date: Sat Nov 22 01:19:01 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [a0:3a:0e:6c:0d:99:be:9d:38:3e:d5:e7:c5:c4:4d:ef:20:94:0f:5d] modulus: ddfdc19edcdbd527369c63e2f4c027c57cd8a32d0c6115225faab7686dbf67e0e170c62dc3be096defd220a7c87afe5d494b48173cc29570e40cbb7056da9435a4ff04f7555d72048bc06d936e23ee169ea15c1f4c628e3d0ef72b65b4a72aa1c642ae9d49f56d4fa3e3483ee5d3e0a7ba752868898da541379c372d84d70deb67d2db148ad325b2fbcb7eaa6b50670d16b0b366d1e86176dfd0169a66140ccec1c15040e5ef28baebe49dec67421888537d6b1a5c864f540beb614c1d7313af2d018ab57c53fbba95cc1921fd1aa3d6a1606e92c8e427fc753594c9becbaa5dab80f97a1c37bdc1a90bf7052cb1b73741bb9715df5d907f8a01577c5b6c96eb8a867db7b333dac7c54193b217134f7ddb0000474bb1da8067a9a7816ceb40eae91ef8b7d9301521bf79e4ba0a34a85a08237b9950e8c7383f4aaccfd476b57533a524a6a9a916e59ac7db0cd6b077f64cd947ce9563b755368a7ab1111ca09e9fbe7be6ba535fcd121f8c24687c443ac07b526ec250f66661e7ebe5dbafc03b public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: cc0c9bec11c7da6811ca9f8b889cc7de42a86e40 0e40ef1f416bc6958fdb2416e6cbd9acf4f0104d 403000d4a5193c8db60531cdda3fe202926b452e 1c8db056043f18c89a5ba9ec78112b7354d0c949 e914102f614452e7ba02d643b2d9278bb4474859 46df6d1cad7a0913de5bed6aa053df7e432d050f 51395b99585fb77e9a1e8be4fedb2cb16d049f81 f51aa4d04e0c7eaf2af46ffd94c090632503b833 ad19d221421e62ed347e7d463348bfc0c0207f73 2ec9c0e058c2fcb1eff1d8bc9458267c3db488fb f0e83c08889886b18d941b08fd89bf7915cde332 b88b4139b5e75030bd3b09d2762f4ddba164691a b37ce2f4999c87209e8d63ccc6e0d920b896b250 ea9811ccb9e14187309440c128b5d0e44ba6d0b3 701a7238d17acdd703888ce952d7d73663889e76 4bf99be555d3a4c21a668b3faca06e4cca260908 30c20c08ef51fbc272c05094f40ddb2b0bab9cca 8b3affdba334190333c1d882fb8489aa958c3705 3c35d418012fee2559a5cfe753e4197d36e05b10 424714a6 Extensions: critical(true) BasicConstraints: isCa(true) critical(false) 2.5.29.35 value = Sequence Tagged [0] IMPLICIT DER Octet String[20] critical(false) 2.5.29.14 value = DER Octet String[20] critical(true) KeyUsage: 0x86 Policy Tree: null Subject Public Key: RSA Public Key [4c:0e:56:fb:43:00:a1:b5:bf:e3:d9:f7:de:ac:71:55:ce:bc:36:77] modulus: 9e1b1dbc9876eb16ac22df429ab2fbb78c1c790412a9d0734060cbf0d06126edb36d7ea4c6a5c1f7f4f24787ceff3ac68cfc65c4e4047d57bdb7b2fa5aed68140578a5e05e3ba05129347f2ca796e8fd9866e0c883a5a22c9d4b5e73a5dcbcf496eba5b68c59a56485c23262056af093f1388b1c4d887d6e3131dcd506729dacd686f1867388391fd74a8e1afae4a97630901f11ec0188f04052174bb3edacff54978b25e9b74d825dd6be071a7082445a1c695e034254177babfc4e9e4274e5e5983bed2e2bcf24d24bd80f7ee94f8296cfd2c34c3b0200bab1fb1edd93ca5367edf1d036220a7b8df85f6ccea6936dc85834a74419eec29b9948657484155f public exponent: 10001 ]