2021-11-15 02:50:05,841 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-15 02:50:10,138 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-15 02:50:13.426  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-11-15 02:50:29.046 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-11-15 02:50:30.228  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-11-15 02:50:31.037  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-15 02:50:44.839  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 41.709 seconds (JVM running for 49.561) 2021-11-15 02:51:13.432  INFO 1 [nio-8443-exec-8] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-11-15 02:51:13.440 DEBUG 1 [nio-8443-exec-8] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-11-15 02:51:13.632 DEBUG 1 [nio-8443-exec-8] .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-15 02:51:13.635 DEBUG 1 [nio-8443-exec-8] .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-15 02:51:13.731  INFO 1 [nio-8443-exec-8] .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-15 02:51:13.735  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-11-15 02:51:13.736  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-11-15 02:51:13.738 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-15 02:51:13.739 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-15 02:51:13.741 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-15 02:51:13.827 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-11-15 02:51:13.833 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-11-15 02:51:14.027 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-11-15 02:51:14.033 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-15 02:51:14.034 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-15 02:51:14.039 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-15 02:51:15.480  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-11-15 02:51:15.483  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-11-15 02:51:15.484 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-11-15 02:51:15.486 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-15 02:51:15.492  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-11-15 02:51:15.493  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-11-15 02:51:15.524 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-15 02:51:15.525 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-15 02:51:15.526 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-15 02:51:15.541 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-15 02:51:15.541 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-15 02:51:15.541 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-15 02:51:15.635 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-15 02:51:15.635 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-15 02:51:15.636 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-15 02:51:15.637 DEBUG 1 [nio-8443-exec-8] 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-15 02:51:15.745 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 695339263132434025981721934369184940499916573472 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Mon Nov 15 02:44:53 UTC 2021 Final Date: Sat Nov 15 02:44:52 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [31:e5:e0:f8:8f:3c:3d:1d:d4:c7:bc:e4:12:5f:12:aa:27:30:c9:cc] modulus: d3fca382d730f3d64b2e5d395886d72f4467b3d7d5f553aa8ea25b786414780d0ec4f9648282a2edefa96df6ff43c5caa4ed3426bd0dbec55fb140eb33fd950199b41bc70be804f58284340000a70a9c42353879203c542ae373acb0da43b64bb143cf7d1d1f23ab9fd9ea05e2401b1c9ffccad380c40e002398539a7e86355e56d8a0c448efb6fa21392349f3bb61af1e6dd154796ec480fc9aded84adf815cd0c00d85a3450ee18f74719e80b0e31a499d302465c7494eec891192ac181c56ac8a411f14c7a5c7e9f5e8dbbadf6ac46244560fdd3158f73bc52c169cb6f1a97349ed6291fc0aac83a5e6c8b23cf1d2556cb85867701815d05acf00fa367e0487810bf8ab5c6784d916ba7ef7a97bf0258d9f7211a535a2650d4dd6304677009daca3ddee7844d2099f97cd5284724c0b800b7d90760b1412ecc0237b602237e48e5d085433dc82edbe18a3d476ea49a78479255be78de2670a2c49d987365864c2961bb5569e354f822d4b539df9909b6db8cd8557a89ebdb324c362d279ad public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 843520ad3e4a32a52e0b42b55cc3f04699b3efcc a41582bf6ecc6b2693a10260f290ab6143eea286 1daf28a707a3c5816fa11e4c626c62028b28fe78 2c53887425130f1028c9a94caa74fd3d7b56f82a 276ff83531a28d7bec5b92b1491d54a5797a26ad fb5f535b5e970eb25100f21bbc5b9b88eef7d47a 0e29a08edab4feac8d60b8d50b3b5ceb6f01ec33 f67360eafc65a0ad3902d88fa84956f27bde6b1a ed1e2955598b78af0923919b7d69f617b981469e 08ba068dec05f8142c0556f80d71bbcaaf40adbf ee2a10336c52bb3aa42b3a418b3c47f1e5e8ec30 52ed797006fb7ae9de4283d271a3e52639509d8e 9bbe30fd81d22689b3f2f90c826eb85178eaf175 f714044b664bd51b30b3af340654c3f08d3e2f7d 87e1a682c99b64a1c99d31748e71904cd534868b f848d121c49f1452061c1929853e8c2da4d4a756 de7af0c7b2881f6c469f7193bf2971fe8194fbef d618d840d1a1bd9eb6f5d87aba53f460f7484a2b 243c8e29b1cfde779cd8c78579c50a62fa53c4ba 2eeb93f8 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 [1d:d6:ee:5e:6c:a8:be:e8:bd:68:b0:61:a9:82:30:ec:f8:26:59:4f] modulus: adb62b333a5eae18bb02bba0ad7c859295d9471b02cca4e6ff67f23d7fdf85563b9cd16efa334a398b69e43bc19a0a0d1168e5e68cbd0e56b631f495e08e2b653d0cceb73fdb03f37ae63c9342dd3b9ab271611e36d82747f1b73db0a251ee0d9a91cff469cfde78b231b6dfb918108205042d2483833344faa9cfc66f7c18b08711195f4b55bdb1b0f557738040bc42a92a14254bf6a05d8b31f1cd76cfc4f329eb66671d57c841902bc6adef6bdef514c8806d88e1e106061ee0f626137343235651ee939d2bf8306e2006d029df774e2ef68a5e66d77842b5382f76e6b71f678cf01d46d46902c9ba8dc6b9e467fb60e6e8b0d1f9535a9352271bd6a7c6c1 public exponent: 10001 ]