2021-11-16 23:13:40,440 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-16 23:13:41,093 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-16 23:13:41.726  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-11-16 23:13:43.773 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-11-16 23:13:43.952  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-11-16 23:13:44.057  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-16 23:13:45.866  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 5.787 seconds (JVM running for 7.169) 2021-11-16 23:14:21.795  INFO 1 [nio-8443-exec-2] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-11-16 23:14:21.801 DEBUG 1 [nio-8443-exec-2] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-11-16 23:14:21.832 DEBUG 1 [nio-8443-exec-2] .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-16 23:14:21.835 DEBUG 1 [nio-8443-exec-2] .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-16 23:14:21.849  INFO 1 [nio-8443-exec-2] .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-16 23:14:21.853  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-11-16 23:14:21.854  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-11-16 23:14:21.856 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-16 23:14:21.856 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-16 23:14:21.859 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-16 23:14:21.864 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-11-16 23:14:21.867 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-11-16 23:14:21.899 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-11-16 23:14:21.906 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-16 23:14:21.907 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-16 23:14:21.911 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-16 23:14:22.512  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-11-16 23:14:22.515  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-11-16 23:14:22.516 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-11-16 23:14:22.518 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-16 23:14:22.527  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-11-16 23:14:22.528  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-11-16 23:14:22.530 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-16 23:14:22.530 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-16 23:14:22.531 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-16 23:14:22.542 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-16 23:14:22.543 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-16 23:14:22.543 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-16 23:14:22.548 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-16 23:14:22.549 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-16 23:14:22.549 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-16 23:14:22.551 DEBUG 1 [nio-8443-exec-2] 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-16 23:14:22.573 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 516121311219742586113866341091854260058300654220 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Tue Nov 16 23:10:53 UTC 2021 Final Date: Sun Nov 16 23:10:52 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [ce:da:ac:f0:62:b9:86:65:65:4f:5c:4e:8b:45:8c:b4:49:e6:52:31] modulus: b0519f9df8822ddc4e122c19841a6df60b750a022417f04005b53591ecf4f42aab21dc6b24a8e70ed546db26a6437a0eb1dc6bbf5d7230b8c36b8743bb41cab4094c916d1d5c98877f1af12122375003872b933a374e37d6769d128f048f5b56a39df915d2649b099b643b99838d31edfe338b07ce4653e8178de1fd6c474223219249193824ee7da7f50e40e48754263d3c98fc7c4202ae3041b0ad6cf4d7d1457493cf716ba0eb74acc2b751c4bf650c162ea1a57765311bfe427fe2f2b7b0d257525ef49e734db4d9aaa4e511db6101a931ab5014ae61727534b12b0b05069bd8e76e99434942804c56122e13392ec393bf2ed4782ca29115efa783e94702789f80a0ff9cf8a4947643858e70a1bc12541d22b3bbedcbe309e5dcb8d9f9f7c9bd236873409c6c59edf60978dd6d6a40101a1da81f6960ec62a43f5f98525247d1891846b2bbb34c0b3f0e287513cf1327e55339caed821058eb68571de7743007489f7ffd39da8896ec9b9b18740fa91949483d969bf874f0bfba8c27e0d9 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 2bb16c3020c5390021077b250c070bc65f21db12 a7c79d2c5d391d07d6bcb843455d1a9d61277e41 e453389a2abd1db8282279177ae5067636abd262 73350bf23301f343012d22fdcc869a09608e629e 0a27225d04300f104bf9a44ecd800133225e3784 9fba0003a9a401c7f9f8ab874199e2ecd2c0056a ab1d0f07ba72c774612dbe47c2f2f8cbaa1474af f0726ccad5433794ca172ccb5b4e04bfe7243300 b1cc4d5f41df87d7151b86da28f22bb9df38c1ff af87ccddd0fc1eb2b81e36527e791046b3437060 f9cdcc5a3fc5d3b2bc92b2a527b5ed691c723df9 1f354bd970cb39ac498153377b89aa7cd6d8adb5 169f6daba5f6788764c1b4f6317f428d7f7e541e 70f7422d6d5d2ef0e26e8409a1dcef1f49428690 72a2b2aa97b1fb1b3dc58b94869355f9397e9ee1 da2ec6e1c5c1ddc5ba615303864f12068c5dea48 46b8189072a03e2bc00b2ec1dd28f46881c98309 f80e6a41f4495d3181640cb6061db2bc612ec3c7 34d35fb29555c5e67f9c13026597b6e0503b3fee 969a689f 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 [9a:98:39:64:00:fa:e7:db:b1:92:b9:8f:d3:27:72:25:9a:6c:97:b2] modulus: ba793dce3b00e6f67742029251a7dc850309f988f69d1e950252da2421edc0f1b03bb1051ce02b27e3de1a70da9e9fbdc534cf24507b46771f38b549a61cd1036d483c8847df43aa480bcd4b39ace9459b71b251db7943a1680ef22672a60a2a4bd9e1b6ff77bc9e64ed507fe76286dd9fb9b4e05684c2f8413c3e47d7be596f2f0ca13cdaeaa29dc4eaae944e82e3103d692ccebc8ffe9e9f26128d7f066d3f0bd678cc61ca8eba75edd99b36119e2b0bc4472b8268c852b988c736baa46940c898e7cd96c418e69c391c29e12d185188b6bcc044beb569c591ef2495c0faec3e886a5b53cf6b28e6d5aeb37e1753a008fd3b89d4b3d9e7281286e2e4943699 public exponent: 10001 ]