2021-12-03 23:07:53,244 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-03 23:07:53,931 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-03 23:07:54.513  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-12-03 23:07:56.782 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-12-03 23:07:57.008  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-12-03 23:07:57.130  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-03 23:07:58.782  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 5.992 seconds (JVM running for 7.309) 2021-12-03 23:08:40.432  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-12-03 23:08:40.442 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-12-03 23:08:40.481 DEBUG 1 [nio-8443-exec-4] .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-03 23:08:40.486 DEBUG 1 [nio-8443-exec-4] .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-03 23:08:40.510  INFO 1 [nio-8443-exec-4] .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-03 23:08:40.515  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-12-03 23:08:40.516  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-12-03 23:08:40.519 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-12-03 23:08:40.519 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-03 23:08:40.527 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-12-03 23:08:40.534 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-12-03 23:08:40.538 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-12-03 23:08:40.572 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-12-03 23:08:40.576 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-03 23:08:40.576 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-03 23:08:40.579 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-12-03 23:08:41.170  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-12-03 23:08:41.173  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-12-03 23:08:41.174 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-12-03 23:08:41.176 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-12-03 23:08:41.184  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-12-03 23:08:41.185  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-12-03 23:08:41.186 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-12-03 23:08:41.187 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-03 23:08:41.187 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-03 23:08:41.199 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-12-03 23:08:41.200 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-03 23:08:41.200 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-03 23:08:41.206 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-12-03 23:08:41.206 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-03 23:08:41.207 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-03 23:08:41.208 DEBUG 1 [nio-8443-exec-4] 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-03 23:08:41.234 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 387823991578444174500709926735860256850720440169 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Fri Dec 03 23:05:21 UTC 2021 Final Date: Wed Dec 03 23:05:20 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [bb:77:09:77:43:47:44:23:7e:eb:52:8d:22:69:77:1d:ba:1d:04:70] modulus: c9977ed26dac338db8ce963fc39f87d28bbe6e8c2f35e5f82267bcb40d3ba58df0147843477ede437c11589bc3f8154fa584916109ef6673ac5526e14d9f20708c86145da6338150319b9fcc9596687e2c03aac75b7d47e8b2602273935dbfb245c6549e8bc52ad3ad297823b8335a3fa6599a72c426686d7f917e033fc7131e02d1aadf0c4f0eeb62f26b70856c97f4cbaabe556f5c0fd71ee92871300469bb618dff8bc34a522ab521f6b5217a1eea4fcb79e64cc85037a07c94a991d29a5e867b470a09bfd9942bc97e7cd0220ff0b0b9647e96673eba04436d88b937c4e8fd5f72f2c31e92a486c1148807479672c165ac90808c2c3fc7ad9be21ad532802cac55e137e1468c3a47442335d2704f5c2d42f95c76bd01aa24b2d7bab03e0bf6f42ea191dbbd85c41f4e7d5368e57e34e0582e05a5cfb91fd1bfc66f58b99d4ee8980cf638e267727de5d25fd9b233180faaab2d2e48dca63aa562bbfdbd3cda47facc17913960c84bdb55ea92314d98a2b5f4e1d3e4683680b1cd486b45d3 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 9bfb4a21480d283f4d325d70f2eb5e9b6caf3952 af1ae4dd7f94ba44217187adf874b03afd921e56 374bb938fc399925ad8c45b6d70c8f6fa043e58d fe6bb04ba2e51ba9c646fc2cbbdf68783c92c458 00b498708f2eb250f0bcfa82c8747700a6bed80b 541e1fa72c6da6b0e129a935605997a07cbbbaef 741130484141aa627d9b9a762808fbd9a0a1c599 45068b4f09002ff08d947902504ffd120089a4c6 218ab2fecde194b6c0cb488314381a82b03b929f de0c5f2ffc79959f383a4def5b74901852dce223 5dfd2c998ada79be1b2d97efa1b709690f3f47e0 5017548956b454f2c746183d2660e82a4ab58755 de548cfce1d8695422af67dffc34a81e6c468fd0 46f61193224f2344f0f5842275759d139ae05042 21974512bf08ffa5c039cefbbae1e032befca4c1 6026d8130b12ab768405d14cc6d935049beff821 c43b5edd7703ef5ec491a630a379d443fac6f677 11017885d8428f49b4f19aa5938a2de94698ad6b a2f512af8a496bde185a2db6efd520691b18b8f8 a54a5037 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 [ac:9a:1b:80:d8:cc:11:4a:01:e7:d4:1a:0d:cb:63:54:d2:55:68:6e] modulus: f41bc8fc33f1124c611566d9d590bf68ffce3046183c5b2752b611488f067209330f725d228ab5939406e8043270d260276a27c2a33bb6af97f22b9b0803faa5c8457435512646fa30671064eb872627fb2f17deebec5ac5187e3477ea405e3a9a1d5c9fe1ab49546fdf1ba205870d63d3e21fe7568a5b304b7d211848cb04829ef546b3e7aacd46bba3ebb63e5e5503ac79997a4ab18b2d30b47994b5ab2cba526a0da09451f3ccc0308dfa491a4fc5b5d3c51750766c2c9ce9648c2ed6d09ef7361fe1d83d9ff4299e44882b25c277a5092d7b01ffeff9aae042290e6583b9e97987c704f31b4dc6a94d188865bd8c65f33ccd3a4371ce15e7a5431361001b public exponent: 10001 ]