2021-12-09 12:16:09,791 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-12-09 12:16:10,522 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-12-09 12:16:11.185  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-12-09 12:16:13.809 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-12-09 12:16:14.045  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-12-09 12:16:14.152  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-12-09 12:16:15.998  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 6.633 seconds (JVM running for 7.877) 2021-12-09 12:17:04.825  INFO 1 [nio-8443-exec-8] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-12-09 12:17:04.850 DEBUG 1 [nio-8443-exec-8] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-12-09 12:17:04.902 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-12-09 12:17:04.912 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-12-09 12:17:04.932  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-12-09 12:17:04.936  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-12-09 12:17:04.937  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-12-09 12:17:04.939 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-12-09 12:17:04.939 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-09 12:17:04.943 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-12-09 12:17:04.951 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-12-09 12:17:04.954 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-12-09 12:17:04.996 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-12-09 12:17:05.003 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-09 12:17:05.004 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-09 12:17:05.009 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-12-09 12:17:05.639  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-12-09 12:17:05.647  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-12-09 12:17:05.648 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-12-09 12:17:05.650 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-12-09 12:17:05.660  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-12-09 12:17:05.661  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-12-09 12:17:05.663 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-12-09 12:17:05.663 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-09 12:17:05.664 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-09 12:17:05.682 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-12-09 12:17:05.683 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-09 12:17:05.683 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-09 12:17:05.690 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-12-09 12:17:05.691 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-09 12:17:05.691 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-09 12:17:05.693 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-12-09 12:17:05.731 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: 641010633624537022959086140291637318660936686927 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Thu Dec 09 12:13:59 UTC 2021 Final Date: Tue Dec 09 12:13:58 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [67:56:9f:09:64:c2:2d:7a:a7:fd:79:c2:18:2b:2c:59:87:0d:21:a2] modulus: b4ab50983deeaddce6e4b25a6f1e0e4231fcb99464ee2f0f37adf448322af8a3ac21ab276203a2f92b53890d0c7197a26ffdae3cc11d03da021424762a5229fd489bf56f975a264784a9469a45537af1f317e922b12944ce252a15a2cbf72e3975673f7f9515e8331eaace796d805377fb6b885a1d8d30a7dec416cf2ac8f4386eba078bd33c35b02c5b282c942355cbc71916dca8ed2e250f2813a56f3ab9f0ee5af8a7146215e7edc8609783de001aa32d354e45864b674587bc918e088028b3e57987d815dd87f08f76a5395581588309a32df0672fb0a68aacafe11275d11003904d603f442a16e99924d2783aa4cec2296ab8d56f116ca8ae6950616da30a27ac605e8f68f21eb58e5191c6ff99a621d31d8d2bf1891e37a0ae89097350c02239e950b1bbb7994616b6279204732a5d0450d91caf54c54689b1386e4d2ca356c697281acd1586f9e96a218c62d213de94e041db29f7096f7a7e2bbdeb470ec507973dbd7ae1feabfcda8d856d6bfe2f19b65743382a0f48d1b69fcfe1fd public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 37d9ae6215878eecb5207104af18c921083da09e a35ceb2da7d7726e0dd88fd13f864efdbdb3e628 342d55f52dfa998f275e82e084b0365cb4dbfedf 7826428ce2872b67fa04f048774feacc62be5982 871e8248f6487f3c73f96b498d003971b70ddf98 43bc6e70b5d26daacf9ca90d8a67ecbf9436c236 904483b6fc0d9406990ae89c191672f9918d6693 6bf5763b4c281961f3ff55d3863f7b660d8408a6 e1ef8684a119ca9b9fc685f0e4623c83d6bd3399 3f774a3e91445d843d7905264685b7569fabaa1a c319d31b169c471bf7cbf9fd5da8f818b071139b 994ff6178b17ad7d3c200ba391276ce5c0062658 8cd2c18ed128fd1f193e59bd0c6f30f25dab0aeb 7ec62da84a3c88ab9fd12ce4d43f4d559b783105 74552eee2a0050a183bd0baa0a8249b191798bbb 68e3f2eb580987f1fc024b96857301586eff0efe 74c3f6351f9aa3021cf97322a7362a35b0ead914 e97e7c8853cd49d641d3dafe96ec2a2822269600 b93790116e5f0e4c36f8964cf3684a82d43f9850 21b72c86 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 [cb:09:b6:ba:22:7c:35:14:d5:16:72:27:e1:7e:0e:d0:80:63:3b:c6] modulus: c03186b20949cd88e10ec0f0a02f799dd91f967ca8f8bee57beb160ab7c09c96047d9b60feae69411681a738fd97a5df98c67802054246ff32c292a81ada16f34f634fa6f171ba0e39b34be5d8e68437b64b82c7bc78658993413dc65d09a6bec59a9eb0204fc966f85bd8f7d5785980be627a160e07535259d57064cf8046db53862ab6b6166faf22c358df964fa23b7f53efe8a6660899d89fbfbd87874d57b11cffa0aa2af1e2a369d13c8614c8cf79d6e26e6d9021265976bb6b80df22e726563061f93ef2ae8c30165a81c720d21c7dc7c2e7a7841f571c47ec7bad48c2c3803db48e7e6c1055114cfb80cfdbaee0b5caaee6de88a73127f1d05d7183b5 public exponent: 10001 ]