2022-01-13 12:14:54,958 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-13 12:14:55,607 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-13 12:14:56.201  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2022-01-13 12:14:58.513 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2022-01-13 12:14:58.695  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2022-01-13 12:14:58.800  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-13 12:15:00.351  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 5.818 seconds (JVM running for 7.034) 2022-01-13 12:16:02.085  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2022-01-13 12:16:02.093 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2022-01-13 12:16:02.124 DEBUG 1 [io-8443-exec-10] .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-13 12:16:02.128 DEBUG 1 [io-8443-exec-10] .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-13 12:16:02.143  INFO 1 [io-8443-exec-10] .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-13 12:16:02.146  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2022-01-13 12:16:02.147  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2022-01-13 12:16:02.149 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2022-01-13 12:16:02.149 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2022-01-13 12:16:02.152 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2022-01-13 12:16:02.159 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2022-01-13 12:16:02.163 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2022-01-13 12:16:02.195 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2022-01-13 12:16:02.200 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2022-01-13 12:16:02.201 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2022-01-13 12:16:02.204 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2022-01-13 12:16:02.787  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2022-01-13 12:16:02.791  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2022-01-13 12:16:02.792 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2022-01-13 12:16:02.796 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2022-01-13 12:16:02.805  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2022-01-13 12:16:02.806  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2022-01-13 12:16:02.807 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2022-01-13 12:16:02.807 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2022-01-13 12:16:02.808 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2022-01-13 12:16:02.818 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2022-01-13 12:16:02.819 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2022-01-13 12:16:02.819 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2022-01-13 12:16:02.825 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2022-01-13 12:16:02.825 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2022-01-13 12:16:02.826 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2022-01-13 12:16:02.827 DEBUG 1 [io-8443-exec-10] 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-13 12:16:02.854 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 665680981584678455955541229745338132274128464432 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Thu Jan 13 12:12:53 UTC 2022 Final Date: Tue Jan 13 12:12:52 UTC 2032 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [4b:64:52:b9:e4:1d:63:c3:93:44:72:d1:a6:fe:64:8c:de:07:3b:12] modulus: 9b918a2ed744940354b978edab2e8d6783c02d68a217f8df96d8c49f88e9e42b599e6b38697e57bf4c0a8c11b1d9c2137ac805e908167993a645eaa45fa295bff3a8075893654f8323602cc15563fc37a01bc878f2307513e059242c5d6a3da9b52445cec2fd660df78878483c4cde12ee0be96c32df2e9d4fd22e389f8ca5f542de2622c7320cbc9b65e9ef8ebb41a44164e339964e355feb6e0c255c08193256881d80c564e2097ec75d67e852f6a5a8dc459ca2cac0b0ad57f4b3a6ce6c42db9723922391f0d7a48cf8f09691dd9d400d6852391fee8a9023c4e840ef3bed491d1f69a9c5ad855f0eb8f7d3dc3b6a363f303353daae93820821ead43ca7fbc3da5fc8df877e5260d3a44066b2ef8206210382a26da383749f715113881d75557934dad571043543470dbbbdbb05c8bdb2d071fdf36ac3a02afd1d47313a06a128177bf4ca00899326f8d616b04e7057ae599dad93dce08680abdde55bac190997858897d87ae4d7003b99506fd26fc567f1e0e2355c7743fd0c301d7579cb public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 3a6b69bcad27dd00ba725fb1503bc88847348d66 c1b4c61a00892da817a32db9381c15a6a5b48b7e 39d5c9bd0a65c48daf73f1c540afefa59ff9f1b8 2741f1c247378b6281459b0b9c8e1dd5835f480c af5f8a8fd6f15fe04e6817777e39d5f23c90c070 cb913966ea0d6b0f091788b2cbab77193413046c a4634732d071bf7dd4b105afd924684511780a20 cb06bfb205103e7c03a0f3b54eba8d781e15ca80 342aad6772829e2e547b630c55953cb2954b6cd1 d9d756b0ed71edcc2a8a2ef6ee475ba94e275063 b81a6331a1fa4f53e0e3eb3f6e33ea5bae26595e 174fa26b322df23ef1619aaf50c10a4542f411c1 568e66a553c16fac8c516a743c4b471129422839 f3190caf98a7bb62d497b1ecca4487987ec6f96f 58789747c9fa1df26aabf898e341cd312d28c0fa 6a5d9b5a4bcebbbb57a5f59e8c5ae957205e7d41 c8f1456bf5b16ad752031c8b81afb5bae0b78b76 420b2946a97761af9ebbd2e8c9fbe20296675d3a 89fb86c3352e3dba1d05075acc1619e34d2ac49a 24aaa1d8 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 [6e:4d:e3:a1:09:75:c1:cc:4a:fa:2c:53:44:58:b8:c2:c5:b9:5e:08] modulus: edc72d5d45cdf846a7bbffa4f51404e46de49fefb3d162d9c051c426d4417739012148e5841d5dab261f2388d70581353cd6e33bf4d60d6d059693d63343051373ada305d1ae5d8d561c405188f71969ffd925d0a0f51224397c216af109c36abac0f461cde40141981861f6d07dd8956159c44b3b5f1c4358df256cf51e42a9ac428c81a3fa047f81ab54b33797dc1f3dab649101c2324f8c40f4ccdbee4e41a705747e8b16fc3b3df0b0ed9d84ce2485208205e6503100f8aebe006f6ab790eea53ec008fece67542f365c2db74e4e386f0193238412a772513e0a798cec05611f99899f1b53deaa9f8720bc70758fb5015e076d1b2c392b25d660f2c41c49 public exponent: 10001 ]