2021-10-25 11:19:58,127 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-10-25 11:19:58,995 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-10-25 11:19:59.615  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-10-25 11:20:01.911 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-10-25 11:20:02.098  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-10-25 11:20:02.201  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-10-25 11:20:03.888  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 6.197 seconds (JVM running for 7.686) 2021-10-25 11:21:08.251  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-10-25 11:21:08.305 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-10-25 11:21:08.421 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-10-25 11:21:08.431 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-10-25 11:21:08.521  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-10-25 11:21:08.531  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-10-25 11:21:08.538  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-10-25 11:21:08.558 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-10-25 11:21:08.559 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-25 11:21:08.563 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-10-25 11:21:08.589 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-10-25 11:21:08.594 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-10-25 11:21:08.679 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-10-25 11:21:08.686 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-25 11:21:08.687 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-25 11:21:08.690 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-10-25 11:21:11.011  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-10-25 11:21:11.018  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-10-25 11:21:11.019 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-10-25 11:21:11.036 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-10-25 11:21:11.072  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-10-25 11:21:11.074  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-10-25 11:21:11.076 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-10-25 11:21:11.076 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-25 11:21:11.077 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-25 11:21:11.103 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-10-25 11:21:11.104 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-25 11:21:11.105 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-25 11:21:11.115 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-10-25 11:21:11.115 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-25 11:21:11.116 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-25 11:21:11.118 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-10-25 11:21:11.232 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: 700996820428173453035498350676911248867085795944 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Mon Oct 25 11:17:30 UTC 2021 Final Date: Sat Oct 25 11:17:29 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [10:39:eb:11:b3:c2:ed:b0:92:61:2e:66:19:c8:c2:5f:7f:2e:8d:e5] modulus: c9789b1ceddea46424adaa6edbf07c1658a9f02a9ee0500691c9668c5bcb402fa88334d2e9456d93dde649995aea035b8055bbc36e265e8c22f74810b0f3e08ffafaf16abd5cfcd83709e04e478e54d122f1468a23e7da1516570355abdae62b775f596da1e7280a570c5a00ba157ce732cee12af888e9c7fdcdf36c78e7a176f208c566d7aebdae46d201e09c58b488f510624197db6cf69120c696adbb070ec3e32ce46232313e9cc11ac578937e237c5c0652caa1767c2bc2a0e66faf0df04fb631d8278675852c421dc05cdcc95a95d3a8a15b1c9002554b7f76117eb4ce557eabaaa85b215809e3df36ae6721eb3f8b33c6799337f6730da54ab51f46e4b3897da7d53bf367c6ad68e3aff020fec71c710c020bb85ca2b1dd30e28f9021a1766fac5e7b32c2c4060fc131175df0b265da82712531cdcd37f7f4105b3a391106e0df44fb6c7240d5d9dbc2ac7fe14dc35aa9520fda64cf43b073b8f9bdb7a54ef8e0d200c9dc7bc3c75fe899eea4222bf21551c8797c5aae4a6e6ed76fcf public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 31b9d567e6ff6182c8c2602fae43778f25fc1c2f 6bffc18d6ac36b46ccf9dad03512ad1da5f3e3c6 363958bb7f34621708a19c9a2072abde915a7c6a c02fe6f21f8aff8a01e7dd2a13828d02bbf46d72 b53d40d1aeb8edf1b23d92e3164c54a603352770 713b64593c7a4172a0173625413d8a9958c1b15d 561def8f277ae530bcd21427ab37c9e12f41c4c6 35aad523cd8cfabcc5f235765a38c601a229a6f3 ed6683966bab7f00857dba30d8ece9ed7c13476f 22198c4c27ef91e7c5be8390f7b585ba1b2766bf bfa3b1f0a8636f5f2e61de4f1daebe3011045a3a b6ce268f6713c97ba556bd809b420bb03d496237 3d32747e214d091c0d77cc9a0206c35e554e0106 e509c22d4f3b373b46be36143ef24051da7da3bf 5485811d71b578b2b928c03f0a92cb18490c7fac e0dc2ce927497c1445bedfd772a3ad155fd22586 d8ad74d6d7a8ce4971ee0e6edc1c99374d678cd0 0667f9d86c808e79107e87fa2f8078cf587349c6 8206653d78d2c25a9e096c45f8fd69930185d0f9 5744e811 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:04:bc:bb:56:2d:b6:00:52:30:10:1d:d6:13:e8:08:0e:fd:80:6f] modulus: c122c0e97a8ae28a747c1cb54f51971bda3de829becb1f1dcb3b284a9f01fe4486c85d719d856c71ef2a43d7d358d574bb84839d6068f48a20e8253089972af8dbf091d7b8b306c5036532cda7c7733663cba6af711684e95abe9802c753f7abbdcb89159306e0d3982d5040e02609ad650a82ac4ba4f853b83b700168e9914320ed97357a4a9365cffaf93e0214ebc0c4f18879cc4460fffd9db5c8196a4aad2a4f22dd56f7251bbda9ddaf21a86989288e29fd267db22ad04b80522164e57e22e51144f72558033a39c2021e580663489f5cde8eac633e0ad9ca67528ed8b202eed3908711075b8dfaadc49261d64b25616def49a9a76c8f43394740321b9f public exponent: 10001 ]