2021-11-29 18:57:40,283 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-29 18:57:41,268 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-29 18:57:42.257  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-11-29 18:57:45.614 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-11-29 18:57:45.852  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-11-29 18:57:46.004  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-29 18:57:48.222  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 8.528 seconds (JVM running for 10.427) 2021-11-29 18:58:47.630  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-11-29 18:58:47.640 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-11-29 18:58:47.685 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] } 2021-11-29 18:58:47.692 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'} 2021-11-29 18:58:47.712  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] } 2021-11-29 18:58:47.715  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-11-29 18:58:47.717  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-11-29 18:58:47.719 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-29 18:58:47.720 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-29 18:58:47.724 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-29 18:58:47.732 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-11-29 18:58:47.735 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-11-29 18:58:47.775 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-11-29 18:58:47.782 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-29 18:58:47.782 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-29 18:58:47.786 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-29 18:58:48.350  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-11-29 18:58:48.354  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-11-29 18:58:48.354 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-11-29 18:58:48.356 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-29 18:58:48.366  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-11-29 18:58:48.368  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-11-29 18:58:48.368 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. 2021-11-29 18:58:48.369 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-29 18:58:48.369 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-29 18:58:48.381 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. 2021-11-29 18:58:48.382 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-29 18:58:48.383 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-29 18:58:48.393 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. 2021-11-29 18:58:48.395 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-29 18:58:48.396 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-29 18:58:48.401 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 2021-11-29 18:58:48.437 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: 174570200865558937010444430326682332087467846446 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Mon Nov 29 18:52:58 UTC 2021 Final Date: Sat Nov 29 18:52:57 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [1d:eb:f7:3e:f0:59:f8:00:cd:c0:a2:51:ad:87:d8:81:d6:6c:07:f1] modulus: a1d71603b5971838a550cf6d8fbc4a7a4c60dffaed0baa17d117ca66c51042b9306ace5dd38fe6a8f1055a0dad263a8f78315c7f437b896538858f00e0b10b50c6a10d8c6d4c6224ac090ecb4c68e92db8fdf8f1b118d637edbcc9866c3ece49f937db664e5e756aec75ee3de63fe0122dba58527c57c0e7e131199da5ead9ac275febc6aae702189bdff295f45c5c65a7e7fc428c515bd9d62b71fedfc59571924c86cf8f845a82c6c9c34904cc932a39faf8fa869a84a2be3c973a246629613cbe6fb22853fb79dce6320a522ce6f67da78ba1b79a948b9a35439f4181dea3d174d36a71c7f9e525a7d3a264d31c68784ecd8b65db47430fdc4d72a9810bdfa7b36882f015f723a43b9bd78b29ccfc07100a63e9a220f5638bc1261c0bcbaf460c0f3e3a01c2b0847962295649a9aa1056a7f4272f23789b9fda99e9bf4dd6f878a85713d68de5deb8cc7dac9bdee4b90715c1c7812fe66ea433ede14a56d99193ef1e80e3f7dc8ee76ce5522ed607eb1b0c207223a2b356fa360c447058bd public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 47268f3f4345fabe5ef0fbf4f9ae1855ea84eded 7aeb231d81067b544161b29d7fd11270c6d8fd75 82f865190b21248321dcf051ceaf9afc49e1696b 068ec614562c498fd4562d71dfef4e6337bd8868 90c95a598137e821be6b8470067a2aa8c76119a1 a05124a8c4bb067fc047727db22d10c2dae172cd 832ac822321417633d574b7b035fad16f706eea1 29bb3d04b15d22009344e39d802b59a2c49a9733 60ac1b69c4569149c27dd45ae8eace9adb51ad3f c5bd435ac66cd580a2960aa400f42af296c0766c 17750eb44983e73d4c4ce06cae809f5095155e76 fd3e93518765a4264bbaa0945d51bbb0a36bad01 ceaab8b00f22f20a47c22ea6d17dcb7a62f8fb16 fddb49560cee64baa88bf994ace7614edc007b84 8501a3f276c76940865675bc9ca9f4fc84bc4cc1 b80c9add57047fdfa2c1de1a3afaf132373d14a9 16700717cbc6e7c41812a6b5c9db6dcf25d6af96 e44ef3091804f7211544c67494be0e186db1a0ad d49650cd130c3da7a063f44889a5d4706116221f 4050a7ac 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 [74:17:7f:9b:db:a1:e6:81:c6:34:d6:7a:15:4d:59:7b:3f:e3:93:aa] modulus: ca3f1c9fee5ecf8b925586824081ae78f9a471863d74f99bd398cb65082739105bee63552dc7d1ecf90504d4385535ed65fee45a63d483bdefebdc86bcdb2de48f876563a70a3a95b976955eab37d7ee2773de5677e442967c084d3e9c84ba936ae3b796d5be3726b2ad72e16bec3c6a4690365c3cd0a4a3e25f19c2fc39fb922f65efca6dea7bf0cbaa300913ad47ad72f20e991cc26d72b93bcf8c0c1ffa3e1d204077795327b3c8a23b479b9c856a5b47105f2d4a161862656cefb35485e6249a4986f657c7722da71efcf2cb5691348acd70082de862cd15e9fa705436aaba1dbc7a290a86830a47b887259f343e8af0bbfadfea7b259f9f742c4e7ebceb public exponent: 10001 ]