2021-10-06 11:01:52,438 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-06 11:01:53,118 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-06 11:01:53.752  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-10-06 11:01:56.338 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-10-06 11:01:56.623  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-10-06 11:01:56.750  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-06 11:01:58.686  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 6.639 seconds (JVM running for 8.157) 2021-10-06 11:02:38.555  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-10-06 11:02:38.565 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-10-06 11:02:38.603 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-06 11:02:38.607 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-06 11:02:38.624  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-06 11:02:38.628  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-10-06 11:02:38.629  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-10-06 11:02:38.631 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-10-06 11:02:38.632 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-06 11:02:38.635 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-10-06 11:02:38.643 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-10-06 11:02:38.646 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-10-06 11:02:38.687 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-10-06 11:02:38.691 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-06 11:02:38.691 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-06 11:02:38.695 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-10-06 11:02:39.165  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-10-06 11:02:39.169  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-10-06 11:02:39.170 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-10-06 11:02:39.173 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-10-06 11:02:39.191  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-10-06 11:02:39.193  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-10-06 11:02:39.193 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-06 11:02:39.194 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-06 11:02:39.194 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-06 11:02:39.209 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-06 11:02:39.210 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-06 11:02:39.210 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-06 11:02:39.216 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-06 11:02:39.217 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-06 11:02:39.217 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-06 11:02:39.219 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-06 11:02:39.244 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: 213640760890272996973540388501187645179848617877 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Wed Oct 06 10:59:38 UTC 2021 Final Date: Mon Oct 06 10:59:37 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [7e:b8:0d:e3:f2:11:67:6c:cf:ee:72:a5:92:1a:9d:9f:c5:a1:91:07] modulus: b1bac5a77782fa561d0e41081445e6622c92b5389384f7e0976f158c4f27ff50b68bf7f5609578f5170395505f553c8bbe9f72cb30a799a5d58f9ba4ccc0dc95e843a1cc882b2b9471530a18dea9d87d0a8a43c2508f4994f03a7fe8d0a1d1c5c4bd4cd73325d4029940e24390c290f97aee321b50f037d70aebca92785ca9ba1d38de89277018c4cd610aa1d71f406164c7e86a03ecee9580431666c95c75fe8c63e6ac63039d767e2a5a73128bac58093d8687d741591477077bd7672a0a2bf3d4576bf435cb34e04c055d41d1aba27b10442b5c6915596296df1affb14dd1bb1681eba4faf24e27fd64c0d9db10bb1c5fc87c43dfb4bf15f9be38e644f6b4160430383be40cc437b518adcdb8011adf48b7913637fbef094bf4bf73cf55ec69ccc80eb35da51f8a2576b30bb4ab7d1228480192071c4287b44957b86190e5f8d8bed11b5a9b00f8ba9e9e263f956a2b8458a80e2cd062ec8042ca219d393267a1df88f85ded37af3e5daf1e303b51d89ee364d8334531170e4374e7158137 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 0c123ccd6cdab4f3aad1f003ede08f5b8b1d28b1 b5506b0ed40053b1d9cbec40877457b8d0199cd9 7c3e65749affc241604f3b2da09b33cade801047 e2f32d0ee4b4602d4665e7a5cf3e3860a68d77f0 362dc3d4b6adc3a7e49e241089048486a6760ee4 7af3ba4e1107be6faa6bd60cf0f91a307ac6552c efad2966c51cb024310bc8c9b201056e83a927a4 3a8565d3c17b4b7c527556f6712774643c2b7edf 7b925576ca34722994ee0f74243f21577efba36a 8c8ccfc0f38cd6a998f33727a20cbab0d85c3a67 7fb33cf85e45ae0b8fb980114de9f09b24ce53f0 bcf0582fbc252fb239ba87cf9a3496e3a81c69a7 de4f7433e74ce88cfa3c6c38d47f4e8b572e044c be70f2b9b0416c292b89d9a6df15bb635512a6fe 6dbae00c3f99a834d21b680f71e7d752ce7c41b8 ebac8034b77bd6e23fdac2afc7e1812332995a45 1d4ea8cc1290f472b3cdf6af5473667688aa04c5 7da0025307f410dfa6779c23aeaa049baddadbd5 9ede511c5948a0ddbb9b90e3531126fc3ffc18f4 57d6e738 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 [cb:2e:c4:4f:4b:8d:2a:f1:02:87:c9:95:5e:e4:d1:9d:95:c6:3e:c2] modulus: d8960228c94b343f08c02d3fe52464e4972f34fd8eabb7a6ed2a3382cca3babea4f1fd81f61b66677c170bdfd332ddc14a92dd2482be4fb07969bb5330517369c9609acb32c88b2ef4c3077045ff4c85fa286111b7d3f939f1bf5bd9b1bc7b4c53efb851701d3eb175de6db8a1def7457cc7a0723910e3b035fb4f9a264726eab4e1afa63d6c2463372f9c1f153aaa99d197dd73553465cf10827dbc7514b80c2adf8bd3b870b6fcac74df662bace01663b7cf35c618e522d1c9abf1c809e5b4502bba6acdc69b2cc1605d8c6aa4e6d92aba9009a4c92e9624f9d5700e9f2fd69669f531f622a5fb5c2a5767e3fdbcd159e26c4c67c8300f0098fc73d9cadcf5 public exponent: 10001 ]