2021-09-15 23:05:25,074 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-09-15 23:05:25,728 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-09-15 23:05:26.354  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-09-15 23:05:28.748 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-09-15 23:05:28.944  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-09-15 23:05:29.048  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-09-15 23:05:30.553  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 5.88 seconds (JVM running for 7.137) 2021-09-15 23:06:09.711  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-09-15 23:06:09.721 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-09-15 23:06:09.762 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-09-15 23:06:09.770 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-09-15 23:06:09.786  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-09-15 23:06:09.789  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-09-15 23:06:09.790  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-09-15 23:06:09.792 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-09-15 23:06:09.793 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-09-15 23:06:09.796 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-09-15 23:06:09.803 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-09-15 23:06:09.807 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-09-15 23:06:09.844 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-09-15 23:06:09.851 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-09-15 23:06:09.852 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-09-15 23:06:09.855 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-09-15 23:06:10.363  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-09-15 23:06:10.367  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-09-15 23:06:10.368 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-09-15 23:06:10.370 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-09-15 23:06:10.379  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-09-15 23:06:10.381  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-09-15 23:06:10.382 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-09-15 23:06:10.382 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-09-15 23:06:10.383 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-09-15 23:06:10.393 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-09-15 23:06:10.394 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-09-15 23:06:10.394 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-09-15 23:06:10.399 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-09-15 23:06:10.400 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-09-15 23:06:10.400 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-09-15 23:06:10.402 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-09-15 23:06:10.425 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: 233799241781172102591008886068312442778385306288 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Wed Sep 15 23:03:17 UTC 2021 Final Date: Mon Sep 15 23:03:16 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [b6:04:91:50:00:71:3b:d9:f4:fa:20:33:0d:d9:e5:33:2b:a0:52:06] modulus: d0919077cc38752f9e6599ccc24f6c06a4779d3a04a8bf92870851aa118ae965c809de5bf478abee6c1bee8cc2cc01fa6cbaf7964187fb1579186bd5dbe7098799026888f7e21692fe6d9c428dbc725cfaf008b0a332002817e2697c1f58a18eacaf306590b508a40e1f26a808d0f546f3234312d74fc57973c964cdf83bb5dd731861ae485569199488fc5a832467c7a3f89b7bc890e595a9d38f9734f635b9c0c7107805ad8c9d4b72450d7d1d0346a65a89ea6d67e7f1653b0f102918eeb18d1089284b1a45741f541dbc483bebc917ce58296c387851f755a5a1f5b687bf521020bf6f4efffc7dccf90c21ac33c73c9b76c3f9af55270cc2ac1074aff886104a1eba2abd530db489b2fbf80bda5eed4ebdb85e4ff829613a5f1dd7cc636ae70d42b8a936162a07c52586866c55f6b41bf742680f1ec364e0736da656cec2dcce9e09ae19e1f2bc0ecf546f67e98a5afba2b5f1dae9ffc4a4c51e9d37a1f589e1ad8e33988bf1177378d548c6cd148db3149c80efc36ff55cddf3c51ffa3d public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 667db9ea19be64f56efe9ea8467a05ddb149c471 8d8098a6cdc14f79cc94191b7a799abdfc10da02 f13a2971e0eb8883c66bce85ed5115b398d76c47 c965eccda31d26f8e509c3303947b8f610a90483 7623fdbc7095d2cf5aa70333a9e6f5659fbbaebb 222b5909f52c0cdb7877216497755875ee8281c1 47daa1f786ed57f0931bdc73d63a9a284947c624 6885bf563639571a46adfc0f9d75f4cb046144af e055512992ec3121360976ad47f66a610edacdce 4d871ec1a09de70e71c52205d686cf972725a81f 5b16f9f4c9bd9316c7a1ea42e6f066c0367eec85 e24b4f270cd2a51c4b87a7c7148f864680204de6 ef757535dae5ef03cb5490c2773fae4dfc6a6462 0ff4f0065e4e264959028e46de63f9e85f830923 a4aba7f6a5ba647fe11cfb887b318a2619245bb8 f8d7dc873c1d0597f278e03d2b6c741cb0ed08f1 0e76033264f1b1358e336c4abb80eb2c232e1842 021878e89949493eb3cb74c43e1cd0e1f663b542 0c43c0ac71555bc96732f42d12752564339d6fe3 46729498 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 [37:0d:1e:41:bd:31:80:95:fc:08:6b:f8:21:3b:70:e7:53:32:4c:ea] modulus: c0e458fa86c90fbd76d7c60b0c793a85ee1018557ef11898f52c3d076abc94aa439197af24295bf3616b983c9397ac52a39ed245ab5eb49d29457531e455aa39bd60401d1e43c3637d23f962f2292a1b99848d67fa0c2859037bedd9285803941693057479a1468119bcc8a9b9710cd3d045ac9be50f7941bde9a323b41e8548762e712ddf983b0ed7639caae90609f58fdacbdad083802b518f56ed428c4641c9d1cb5bd673e07e54071983d3a5697408a204244252695597e17102ae8e1d1d12e1685147728140dbd33ddbd94be99b57a42975ec9fa0f3d4bd699ce0f7e3b7c066c196e52df9db064e56cf51310eb1860c7b9ede4dce6e34c38b403edbb99b public exponent: 10001 ]