2021-04-08 06:44:17,364 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-04-08 06:44:20,951 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-04-08 06:44:23.652  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-04-08 06:44:34.952 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-04-08 06:44:35.870  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-04-08 06:44:36.652  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-04-08 06:44:49.255  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 33.892 seconds (JVM running for 40.31) 2021-04-08 06:55:24.953  INFO 1 [nio-8443-exec-5] o.o.o.c.a.CertificationController  : Received certificate signing request for CA named: RA 2021-04-08 06:55:24.961 DEBUG 1 [nio-8443-exec-5] .o.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-04-08 06:55:25.064 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.CertificationModelFactory  : Received CSR meta data: CSR: { Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-04-08 06:55:25.068 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.CertificationModelFactory  : Found server for given CA name: Cmpv2Server{authentication=Authentication{ iak=*****, rv=*****}, caMode=RA, caName='RA', issuerDN='CN=ManagementCA', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'} 2021-04-08 06:55:25.153  INFO 1 [nio-8443-exec-5] o.o.o.c.c.CertificationModelFactory  : Sending sign request for certification model for CA named: RA, and certificate signing request: CSR: { Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] } 2021-04-08 06:55:25.156  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl  : Validate before creating Certificate Request for CA :RA in Mode RA 2021-04-08 06:55:25.161  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-04-08 06:55:25.161  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-04-08 06:55:25.162  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-04-08 06:55:25.168  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-04-08 06:55:25.253  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-04-08 06:55:25.362  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-04-08 06:55:25.368  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-04-08 06:55:25.369  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-04-08 06:55:25.458  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-04-08 06:55:26.662  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-04-08 06:55:26.758  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper  : Response type: 1 2021-04-08 06:55:26.759 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl  : Verifying signature of the response. 2021-04-08 06:55:26.853 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl  : Verifying PasswordBased Protection of the Response. 2021-04-08 06:55:26.855  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseValidationHelper  : Iteration count is: 1920 2021-04-08 06:55:26.855  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseValidationHelper  : One Way Function type is: 1.3.14.3.2.26 2021-04-08 06:55:26.857  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseValidationHelper  : Mac type is: 1.3.6.1.5.5.8.1.2 2021-04-08 06:55:26.858  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseValidationHelper  : Implicit Confirm on certificate from server. 2021-04-08 06:55:26.953  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl  : Response status code: 0 2021-04-08 06:55:26.954  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-04-08 06:55:26.955 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-04-08 06:55:26.956 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-04-08 06:55:26.956 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-04-08 06:55:27.054 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-04-08 06:55:27.058 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-04-08 06:55:27.151 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-04-08 06:55:27.159 DEBUG 1 [nio-8443-exec-5] 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=c-06b4495aeddefc10c,CN=ManagementCA,O=EJBCA Container Quickstart 2021-04-08 06:55:27.358 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 232480726958979834518118893383602968199884581875 IssuerDN: UID=c-06b4495aeddefc10c,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Thu Apr 08 06:37:17 UTC 2021 Final Date: Tue Apr 08 06:37:17 UTC 2031 SubjectDN: UID=c-06b4495aeddefc10c,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [66:de:61:cb:0a:97:b7:4d:93:7d:08:7b:3d:d3:4c:08:59:28:32:88] modulus: cc1c8197f4c0aa33d32923fec69fcabc6872fd3e29f5b82ef9b3cd7e12f9c19c8f46673837a4485d3f02e51f4fcb5889f5ce6a838e14b8edc09e8c70592e217f60115db40a059ee220e735b12e8ac5cdd4e61f2574aa41fab3d3cac06ad1e1ede0da8ed936edbb2ef05f3a3c68bec57d7e896456da602744e4f5bc293b7bb96f07ef101607da85de629df20263a62dd1fe71dc2b54e787b9e6ed1cc50bf0b2d25679338739b9500b58dd9e06788df58696cbac91aa54f5911f27e783fb7dfd58326941b592979d272a03ca4f8faf99f3e489185a3395e805f0cc3d2e981d78acf1fbf43852106aada4c1519619727184f9177f9b6f6b00f54d3b352c8a4d5bedbf0feddca13fcbf0135ec1ff904a702aa4c6abd87b1bf3b1efbe2eaa3b299f1ad07002ea5dc49ba09a6f0eafae6948eff84f0bad781846c04b2f01380b79648be01e7c0ac6458626be83bc292681326da8644511d39c12766afda995aa940c5c57b666e07a85e4638d75af2a3b0c4c35f9badc91a5c9219828ee20cd003576cd public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 6114be60e5c3ce78a17250cbe6364070edee5d35 1c16404535686e62f36c54353a9e1ae02f523b0c c4c89463b9a52a5555bdeb36876d2bca7a1e9841 81008458797334ef7fd81f52373103aa29703046 5ef0f1d58d82be11e94c7765b5fb80051a3ff4e3 0c0a9547e8e77f9d6498057208793f88b7b1761d b398aafb1cf4c7de39934a90bcc367956e83e877 8173d3effc910d8613c446f2f793d6875d029300 346a1ceb56a20af3517804b3027d54d6d7a10cdc 0dd57085ce9918d4a3bd971f3a370e2abbf32923 002b23172567dc836b6a0ae1f44cc3f2ae710e89 a2c732a1c5c5fd3c0262b22c8a372aa6d8a2d10b f80a561b74242ae781aa46e204b9966ad2ad8034 7549207abe8cf4f98372f6ccf2522e26d16cc343 53c0eb132311123faecb44635dbbe5fdbc5730cb deb386e88e871a404def24d3707f7f2c9719ac11 c7d415f5332a833491592bc63d8c3ba7face2209 cde729720152eb4a4646640f29b889b3cb406a6a a22c0f41afc2cb45d13aae76fbcf0dc136ee9286 ee498bae 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 [67:8a:c2:96:55:75:74:38:84:8d:f8:ef:9d:76:f1:cc:6c:1d:bc:bd] modulus: b2c5d76529cf077dcdc3439a36641e7948192e75e7ff1ae47aae567675cb1195f1154501ac93caacc18b6395164f2c7189766fab2f58438a8602009a923865bec29fb4f01947dbe8b97437f4667fa995ad134b25a1d5b0412dc2b28e5f79487fe10990fa271a6c9c00c1e2656a7dd5a2196ec57c5a4877b573ef3ad0b09f5a15a63447ec84cd04442bfbce077a0dbab64e462515d2755f3819c23dc17a22a06c5a82c2da12fdb096150794e777a0127dc3de14c11c9baed6fe0a68f5f14746075288137800a7b132308cf2ba09ac92ce6511d6695772b7048b65b0b274deb63cbc284b3b68fa58bae9cec99f045f2cd03f4759dffb2a63fb41cd7239de067d55 public exponent: 10001 ]