2021-11-18 12:04:26,838 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-18 12:04:27,464 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-18 12:04:28.076  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-11-18 12:04:30.479 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-11-18 12:04:30.673  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-11-18 12:04:30.780  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-18 12:04:32.399  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 5.928 seconds (JVM running for 7.17) 2021-11-18 12:05:11.269  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-11-18 12:05:11.279 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-11-18 12:05:11.317 DEBUG 1 [nio-8443-exec-7] .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-18 12:05:11.320 DEBUG 1 [nio-8443-exec-7] .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-18 12:05:11.333  INFO 1 [nio-8443-exec-7] .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-18 12:05:11.336  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-11-18 12:05:11.336  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-11-18 12:05:11.339 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-18 12:05:11.340 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-18 12:05:11.344 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-18 12:05:11.350 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-11-18 12:05:11.352 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-11-18 12:05:11.406 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-11-18 12:05:11.410 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-18 12:05:11.411 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-18 12:05:11.414 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-18 12:05:11.861  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-11-18 12:05:11.866  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-11-18 12:05:11.866 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-11-18 12:05:11.869 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-18 12:05:11.877  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-11-18 12:05:11.879  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-11-18 12:05:11.880 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-18 12:05:11.880 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-18 12:05:11.881 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-18 12:05:11.891 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-18 12:05:11.892 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-18 12:05:11.892 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-18 12:05:11.898 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-18 12:05:11.899 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-18 12:05:11.899 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-18 12:05:11.902 DEBUG 1 [nio-8443-exec-7] 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-18 12:05:11.927 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 585031074559155126579093827651061730115201394531 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Thu Nov 18 12:02:25 UTC 2021 Final Date: Tue Nov 18 12:02:24 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [94:7e:7d:71:21:ae:3b:c2:a0:7a:50:99:a6:7f:c1:cf:01:92:52:22] modulus: d0ab82c9bb8f9fbb8ebce28fc046b3a1b673e3a523e3afd87e954a2d4b456c7e1ed7a835172696f96f22e242ed51f9b28b1d5042756ba039acb36933d0bd54a5b6edf7f30b4d3ef66e991b5bc228b7bca506f0df9464db545fef33189a46b6d7356941fc80ead5e089e6c90b08318782d4257beb3d66ab105d1b250515450fc514b90154a73b6eb9598e0493763939f1a823def2797f4ef47a5a4904a31a7ae92ad6e746865f07e85ff4740994a03ad72f2f72a0727744dae35e2aef5947d1d6ffdc13de393d76b157bc1313585cbd6b0c43ddba52dc096d3f069ae55e674f87f4cab050060617534d40f60e4f54adf7c339a35c43945f550dff1140feebdae90cdef9931e7a59456d38b2f5f419cf0bedd692956c6e332723ebd0880db1b0c95c7b0d2abcec6e1eba2da661c54823cc8ceaca3b8745d96e5bbe7657d6ed578a3f7993c5fc87d1db5955010dcf29afe1233b86e0c009f3fb2ab8d69c3286cfc5cb94dab6fd506b15eb63915a7de7f3285c0b8777a3cc0b5330c5df4c619ca5e7 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 040f463d68045c0fb2e06aec16e76b6da7ca05ed 0b02a7f65502925b29db96ec6bc196695e32a5a2 2291727de9d64c54348ff32d7b822cfdf24f274b 82a5b57e723da1a5252dbe152d86835360e19593 5e22fbe19b2191797a1dcbc2b881ab64517cf3c0 ed9b7ea970d59c38d4736f60a481965a1ca526c3 ef8a0bd42b53e7222bb1011d392779b726a3474b c457c00370273e76f7619489663f5396a0af48f3 2608c70b01e8707e593133f451d4da19a6e1738b 2279603aa53163cfbe48f72516935f8aa71f7d3f 39b8101bf49aa8c9b6557be0447332690480d38a fef9b94ad1e9737039ed5692926cc3d2150bec8f 696753dd5200b72031edf7b0ab7fda2ea520038c 85eb6536bd2022a6cce490983a917e79ba93ad1a 5247730b961d0b7a2d9853d2968524dd18865dfe f0804fa9281ff88803e5113d5aae02a73124d046 95eda028ad362efa19374ef9bb27adfedc285081 8e77644f8a210d080019c79d83cbbc6108653b1a 39ce7dfc4e6a0c34a99b0a71fceb519683fd464a 7b26d39e 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 [bf:aa:57:39:10:c5:96:ab:a6:29:99:25:3b:fc:93:29:dd:93:60:bd] modulus: a02447de680acb318b406b66dd1bc4dcd03c571e3c815b8f989ec026d468033fedcfcfa6cff72e5ef9c1c5cb610ab94ac9b2a0f5ddf7a1ba589582f407cbb781b900abaefcc03afb7782cef1fcae290e0b2658461e13e0cb93670231fd04321bcdfba61fd54472f6677f0b64149ac618bb904c46cfe6d71892a8d114da4606c98a6cd910455592131592ad22caf19f41fae86da807b646141d79d807e18af34369f0592f68b51b5d5fd94c76c7ed723304966aebcbadbf7e83d1eb1921d5b9bcd806b753fd0465f3bebe2cca496a5565bcf9c27230486b6214977632e872f4e10e105db03eec611fb5a6695443a6d8ca027c855caee60f76005fa74656c4a527 public exponent: 10001 ]