2021-11-20 12:14:16,110 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-20 12:14:16,880 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-20 12:14:17.528  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-11-20 12:14:20.111 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-11-20 12:14:20.351  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-11-20 12:14:20.469  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-20 12:14:22.540  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 6.937 seconds (JVM running for 8.281) 2021-11-20 12:15:11.897  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-11-20 12:15:11.908 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-11-20 12:15:11.947 DEBUG 1 [io-8443-exec-10] .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-20 12:15:11.951 DEBUG 1 [io-8443-exec-10] .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-20 12:15:11.970  INFO 1 [io-8443-exec-10] .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-20 12:15:11.975  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-11-20 12:15:11.976  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-11-20 12:15:11.979 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-20 12:15:11.980 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-20 12:15:11.984 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-20 12:15:11.993 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-11-20 12:15:11.999 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-11-20 12:15:12.039 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-11-20 12:15:12.045 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-20 12:15:12.045 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-20 12:15:12.048 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-20 12:15:12.561  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-11-20 12:15:12.567  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-11-20 12:15:12.568 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-11-20 12:15:12.571 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-20 12:15:12.585  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-11-20 12:15:12.586  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-11-20 12:15:12.587 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-20 12:15:12.588 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-20 12:15:12.588 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-20 12:15:12.608 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-20 12:15:12.609 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-20 12:15:12.609 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-20 12:15:12.618 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-20 12:15:12.619 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-20 12:15:12.619 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-20 12:15:12.622 DEBUG 1 [io-8443-exec-10] 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-20 12:15:12.655 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 363883371661260804854432964052860957429070183499 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Sat Nov 20 12:12:01 UTC 2021 Final Date: Thu Nov 20 12:12:00 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [e8:ab:75:37:e9:2d:81:db:bd:1e:1e:84:d3:93:d1:6b:2c:28:41:57] modulus: bd75428be6527407ad5a8b3e19539231f89e886ab0220853a4835fe25792e557c44502c02618d745aa1adae7423bad4aacece0e445d78872b5c10caad7a2158df20d12e63800f099be55aeb78359ba15b1e01aab080ae7276b372edd4901841084a8ef72f75ffcca74599f36ebf961f0dcd1e12277eae6cb5cb43f31406b7c71d9268326d625739bb19528fe5e8e8ecd3fbce7570374d4b9890f1483b31893f49b45c87f2ee1f05d00cfe6f1a4bf7f1a47e85fa95f18396d1822f0aba60f40438f7a94688fbd5646a84b635d26aa93c73cb694297700c3c697b8870cce2eb7538b8aea084deb2fb6ea5fee0213739565a85573925a20651b1d6bd0775a9bd93f1274a211d30ca39577fbf2fee3e4802c65ec49924202880ee601c66c9cf3868e4f6757d93ba68f6ce73b8d7abb7c408683b573a35e1c5d98c39206d349b6f00352eaa81401def323681b026b5050b7ae71b266725ceb547488388606e35b869718a3e79d54155ff3a23215c611b7213d45b0cede247ee8e1b3ae37a7506772db public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 68d059ad3e8e5f103a312b4200038b565b46d148 d50be0ebbfdc76287696a7ee4089292ada3781b0 098357ae8f86af1c43ae35fcb051c9e6bbb4285f 32d954c8c395a1119f1c0f43530c279325762e80 a0ecf5094e167a86beb0f58042d74698eb6e8335 d70eb8306e547ced8dc721329c423221eda0b95d 53c8d5f0a0a17d5de26e4d2db917ab50c85a4ed9 3c943cd166444f1a165b5d97e5500ad41b905dca a193234393c0d81c94ded2be1575a597af373488 67f5f7e9c393620e9e12e2f56a1df3674545aaad da07c967fcd3c3d9797cf006aa38262bb3b25fc4 ea8eaadf15f43970c4464f71d697b6c80b643f7d 11a16ded8cab3762d2e37ef70c74ee306632ffea b6e0cab7d26b34209ae699e1589d6f3b260518ab 2b6a170721bf7e3e598bd06a17c6c64676c99f9e a0708a904f86a94fd3109a8eb5d454cf170fe9a0 68b7b5f62753df4536dc7776e8453612c5670c2b b0bb523794a5dcd47fa274802c7c92352d3717ad 7d88c9b0a00e8028d6b162d41e29266a7e4d2aa1 7e242a94 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 [a5:3b:2b:ae:13:72:37:3a:c2:46:0f:52:9f:09:e0:73:8b:e5:e7:91] modulus: cc913b323ebd6e038af672a6b11341f4269a5d2dae63bcaba6daa6d6cfb1f0dfa8ef8a0a36183eba0b417ce2488fa4d88a35ae5d3b42730ed350f3a28e8ccc96112a7d9cd7cfff63f356c34b716137a0bfd5b3f62e1c01c039c167757a76d9277a8df5a6b3acb622387da7a7b9a33271de58ffdcf2420e745996aae2c70860d3811024eaf78159aa4f551bc7f2cd47bdebb6878b02f58aa96db6c2e222dfa251ea7a613fc6bea901c5c4880481e36f480fc7b4a156b911155303adb0339e80a66c777b34b033466382e5db94205318e4e352325248255b43826b8ebb8b08a2c99ab1255456e843ec42774d3682a7637af8bf965524377bb3afb1c474c61e2261 public exponent: 10001 ]