2022-01-07 09:35:40,652 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. 2022-01-07 09:35:41,454 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) 2022-01-07 09:35:42.157  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2022-01-07 09:35:44.817 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2022-01-07 09:35:45.043  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2022-01-07 09:35:45.175  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2022-01-07 09:35:47.309  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 7.303 seconds (JVM running for 9.179) 2022-01-07 09:36:36.218  INFO 1 [nio-8443-exec-9] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2022-01-07 09:36:36.236 DEBUG 1 [nio-8443-exec-9] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2022-01-07 09:36:36.306 DEBUG 1 [nio-8443-exec-9] .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] } 2022-01-07 09:36:36.311 DEBUG 1 [nio-8443-exec-9] .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'} 2022-01-07 09:36:36.333  INFO 1 [nio-8443-exec-9] .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] } 2022-01-07 09:36:36.336  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2022-01-07 09:36:36.338  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2022-01-07 09:36:36.340 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random integer 2022-01-07 09:36:36.341 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2022-01-07 09:36:36.345 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random integer 2022-01-07 09:36:36.352 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2022-01-07 09:36:36.356 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2022-01-07 09:36:36.394 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2022-01-07 09:36:36.399 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2022-01-07 09:36:36.400 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2022-01-07 09:36:36.405 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2022-01-07 09:36:37.077  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2022-01-07 09:36:37.081  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2022-01-07 09:36:37.081 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2022-01-07 09:36:37.084 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2022-01-07 09:36:37.095  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2022-01-07 09:36:37.096  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2022-01-07 09:36:37.097 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2022-01-07 09:36:37.097 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2022-01-07 09:36:37.098 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2022-01-07 09:36:37.110 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2022-01-07 09:36:37.110 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2022-01-07 09:36:37.111 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2022-01-07 09:36:37.118 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2022-01-07 09:36:37.119 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2022-01-07 09:36:37.119 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2022-01-07 09:36:37.121 DEBUG 1 [nio-8443-exec-9] 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 2022-01-07 09:36:37.151 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 639086508805709911860512713857221737858640185269 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Fri Jan 07 09:32:44 UTC 2022 Final Date: Wed Jan 07 09:32:43 UTC 2032 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [e7:0c:ec:92:0b:2a:df:d9:18:90:75:3c:44:2c:99:e8:99:a6:c4:c3] modulus: a58a00b43d583088f30ef890ea9fe27f0b6a89449cc03a6ce2bb131bfa936e529a3088423e4e9d0abac880b1bff17c6145f885c374d66f762a5d3e52b8eb2cc22ebb9a585a101594600d228d210b64c940e0586477d9b62b86ffcb8ef3c1baa9a6381d9346360b0247b153bebfa98b656c4cf6ef7e79e601b95e4bf644c3f3cccf27f0c5b668e766c21423bbdfc85ed9c8d397ace956a76eda19016b5f26438dbdb5cc2c71c153c177a412171639fb080c8803d729d57e8b3f68cc2a9cddbc0284e942df57b4e725875d77e89f3b3b48206dacc7d14e41850d4f409fb02a2ae969e1cdad741f7cd6bcdcd0758213a4a421194ac12cb58b684565bf33f467df2b60737f462dcaacd1a267b267a6f58cd20e7059d4e60460666cb1b6eb199966def10b3c249f5dda296150277decbe5da4bf3a0c6b724695804aecafa19c10dee217b1e0ba626e843ed984b1a2069df0883efaa5b76baae881e3aedda1e07251d4a31d8b97b96f267314e4305926e045c49fe9e5f5d7007e4d5f2f6b556f5c646f public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 83741a0206e4c115e8aef717f14874d510f1af4d 7c01e948e10e1db26da676e6cb349f5026455911 67a76775262ed3439e45043b19a8f2931f0133f3 6e10597dcbd000920ccc6e9bc998e6a5f15f3c2e 9b5f56cd191e3128edfc87dee4d632f8be885715 e8e8be73a03bdf0e6e0b68f8833cb41d74058daf 0404f3c9a626ac258538554ec41131a823e11f9e 0679d89c150d229df61f10894067a8d690a1fdf5 6e652d163285b1ab6ccee6ce6e7f1ae1cc509acb 575514edcd1b8c6423cd2ee5f348fbaf56aa82b7 b5f59dd429e9cdfa3d88f6b82fbe4426fe583f52 d73b99d86613142f38504af0366ab9a9afb8359f 75c5a025f223435255fcf6bc2ab1e001de65ad8e 16fc93e407df350fa7b2403deff9269940645c37 558455f53886d4a34e852811e019a5ef8c572dce d6c62084cb824886f114e31e0c987168ff168163 f52527a7c4da08bb57eaf546ab4144c5e5c75024 c9f7179da519cc3b08353875a2eac7ac5c9ef39b 601ca2523a5d0b5cf70358d5f917e49c429b8320 89a4fc6f 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 [8a:ef:61:6b:16:3c:02:bb:fc:6e:ee:b4:f8:b1:22:4f:65:53:64:03] modulus: cc7e90f9361704579ae671cfe01fd23925b668395a4e13a6f67cd95fa23cdda1d12ae2e6b6925f1da681344bf3f9d4fedd97dbfdd09d2e8ce2686e90325e91008246d82cdbfdc091e670bd0b2909839147ffb572d2ecebb8e37a28fae10d81bf412f91d866906113585418cb515b40518e336e804cabde18855d38e15634ca34940f741294f0ff81521a45e29c906da552e6bd1bfbfae7908f800254717c68dc9d338bb2df92cf95c83748d91ac61e2bf4ac1af25ede159fccb9909d14731b0437efd5433e80b066eaf646db175faf187a1f0f101ac5034482f501b6b127cfda4ff00db6d259e40d791173d11a5ae38c9275292b482cdb0d44825ca0ced66919 public exponent: 10001 ]