2021-12-06 23:09:38,763 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-06 23:09:39,405 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-06 23:09:39.989  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-12-06 23:09:42.390 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-12-06 23:09:42.582  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-12-06 23:09:42.693  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-06 23:09:44.435  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 6.075 seconds (JVM running for 7.371) 2021-12-06 23:10:22.196  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-12-06 23:10:22.205 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-12-06 23:10:22.257 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-12-06 23:10:22.260 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-12-06 23:10:22.274  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-12-06 23:10:22.277  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-12-06 23:10:22.278  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-12-06 23:10:22.280 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-12-06 23:10:22.281 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-06 23:10:22.284 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-12-06 23:10:22.294 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-12-06 23:10:22.306 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-12-06 23:10:22.346 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-12-06 23:10:22.354 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-06 23:10:22.355 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-06 23:10:22.358 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-12-06 23:10:22.960  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-12-06 23:10:22.966  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-12-06 23:10:22.967 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-12-06 23:10:22.973 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-12-06 23:10:22.992  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-12-06 23:10:22.994  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-12-06 23:10:22.995 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-12-06 23:10:22.995 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-06 23:10:22.996 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-06 23:10:23.009 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-12-06 23:10:23.009 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-06 23:10:23.010 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-06 23:10:23.015 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-12-06 23:10:23.015 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-06 23:10:23.016 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-06 23:10:23.017 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-12-06 23:10:23.047 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: 403617077530581390194926595114250865886582918650 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Mon Dec 06 23:07:41 UTC 2021 Final Date: Sat Dec 06 23:07:40 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [53:c6:15:e7:1e:7a:48:c8:f6:60:b9:97:cb:61:01:d2:5a:a9:0e:27] modulus: e35a0224b0aecd183dde56caef785e57cffbbfd248c60d5ca4a3037eee76230326c7b0245fa23787b531d7bf230349b91764caefdebd07166ea8fe677e36242d28327241cbf32a7aece3886eede0828febdbfb9854ca6764b0d7e026acef6514e9b4f9d0328b550cee5abc5387c3547732b629226b14b4de2c5d63360c17e764b4a16eba2a3c32bc580470d11ccc37bac8fd58fdc82af72b8e31589c7adcad03315e1e96900572f4aeea8138d3dbdb9fc10afb53f529a98de2b4b90fab1b1a0521995161eec01da7532fb85c5a1516baccb6e8e8fa2a26c0f6f2b8f055fb050f364b5a486bc71d095292bce65ca8dfcf3ee227be3832807b6c786070d8d27c69300f29288d8909691a77a8d023cb6116cc269373a49e70dff2dfe9b7885e51be98ba2a2fff77c3dbea066d783d02d5ddba380d9aab3192dedd8914f8b7ad4939ec5856cfd1022e645ae2492ff289057268c0cc5cadc6d7c3f9c5bca64161d0841e26d7de39c4c2604ec45aeddd0a154d9e70ffe7cf9b613f2f142103bbbb322b public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 681ada2623f0f84946cec057e13e2ff7423d60db d7e5862c716e77f4797ff4acecba35199a90d8f6 05dfd4aa57836f629f2deff12a3baa408094f301 aec9a046d1290e818ad05b4a3e385b8725a2e5ef 71abd595382a7b9a59339985bdb591c01a3143d4 27e97582719a07562993bac9dfeab12d11b8c567 6b9358d60b15e1088d297fae89af8b82cff63067 9ddbe6de82e7bc02982660039a2ad1b1483d1c29 e8876a1a2cca5038ea31bcc2ac89f69916ed5ed0 8c05c683f79b2b902931eb0ac2d63ca7cf5f931a 52198b3b171b11c83e33b53c02f119c7405d9f65 08114e825380152c7039c628fb019a3cdc8bc384 ea65a2dbaea9df5caca1c4f209293162f97ce750 69a189cea413398e6a1ff3636e92bafd15432d50 0c2a88d58dc88c35a232415b6c6b8f8d3bcf76af 121a4c6ec1ed5ee0ab5571ed5f854e19e3f1f407 34965f572fe9b9980ed050402fd7a6a2d4a0ee72 47ecf33cfffc6be5df9d81f19f5d375a6415c00a d28ad2a0c32deb3078733592a4f5d121dc247bbc 1c9d8c61 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 [da:33:ac:29:bc:66:ca:30:4a:94:e3:f9:dc:ab:55:1a:0b:d3:46:61] modulus: c468c51acd92cda19dd6eaaa9fe3e27409b4e64faa4ceaa096cf33ff9a40d2e742b1f7d58bfd5dfdadae1cbc3104ba74b4596f1c48e9387a9af6c33042f695b75ccdc56b99862d67c0308a78ed0bac6444ccc71a42db29a2e89baa2da5c048fbafa36265b3ae132ff2d2e57579088b0cf616e95fca678cd6aaa42efac28fe2ab228452b13598291c1dd6edcc4521a95d6539ded33b08588f4362a9fc1de622cb7e68beba01449155ff4ae39892d066f8601776e97c545fe8c8ba732623b13a3327135275bda60ea23589c8ace47655d82548709413d1b82d498b694b561d8c75492385e9236359cd441d86940c41144aa71c452d2000ffb947a77574d110c8e5 public exponent: 10001 ]