2021-12-27 23:12:10,675 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-12-27 23:12:11,342 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-12-27 23:12:11.954  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-12-27 23:12:14.159 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-12-27 23:12:14.361  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-12-27 23:12:14.475  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-12-27 23:12:16.227  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 5.958 seconds (JVM running for 7.245) 2021-12-27 23:13:07.621  INFO 1 [nio-8443-exec-9] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-12-27 23:13:07.629 DEBUG 1 [nio-8443-exec-9] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-12-27 23:13:07.661 DEBUG 1 [nio-8443-exec-9] .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-12-27 23:13:07.664 DEBUG 1 [nio-8443-exec-9] .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-12-27 23:13:07.677  INFO 1 [nio-8443-exec-9] .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-12-27 23:13:07.680  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-12-27 23:13:07.681  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-12-27 23:13:07.683 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-12-27 23:13:07.684 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-27 23:13:07.687 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-12-27 23:13:07.693 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-12-27 23:13:07.696 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-12-27 23:13:07.727 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-12-27 23:13:07.732 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-27 23:13:07.733 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-12-27 23:13:07.736 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-12-27 23:13:08.727  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-12-27 23:13:08.731  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-12-27 23:13:08.732 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-12-27 23:13:08.735 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-12-27 23:13:08.748  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-12-27 23:13:08.749  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-12-27 23:13:08.749 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-12-27 23:13:08.750 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-27 23:13:08.750 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-27 23:13:08.762 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-12-27 23:13:08.762 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-27 23:13:08.763 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-27 23:13:08.768 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-12-27 23:13:08.769 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-12-27 23:13:08.769 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-12-27 23:13:08.772 DEBUG 1 [nio-8443-exec-9] 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-12-27 23:13:08.804 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 631146905648060192157255941776062347033954154322 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Mon Dec 27 23:04:13 UTC 2021 Final Date: Sat Dec 27 23:04:12 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [5a:38:11:a0:36:11:2d:47:cd:ce:6d:4b:fb:78:71:ba:2d:5a:89:59] modulus: 9dc9c25f12b9ac553a32615404bbea3b5d50c9b7d09b0a8815e6665824059ef3647bc2adb341648f1b9c660b416a9e57ab52e7a43fb6982c664a8c363c27127cb326354232a7db1af4377bd842ab8006ef22f60914e4106d77945be05a5595d6fb54738493ca7b46564b51accc528712e688cf2e62f24abd0427810c22fd411017291dea897ee59f04776d3901eae814c05197614e284e40e7251a1fbd6d15f2a0ac3df9277019142605235af0062ecc6c23940a16cecd4281539b05044f7e8f18a6e9f895167c8a6a3579c0048fb1736da50cacf39e093e434e4888d463bc601871838338a7e1dd3cbaf9c6233994e189693c749b20afb8f0bcd7756b5e85a603f35182593061e6722c39d2fb7967612f94c073e27fe98073c0d0e9e05841eac10e0e22614126b411cf5d892c7d7049a09583fb973b4bb5a2e71651280969f803ccd80ad70fd546c4856e71d83d232b273c830e040911fd58bfa9ef98d168c398126f1b95e178dfb4aca4c2488717b3cecd04de35a74d6bc3bd84786374db97 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 15c9ef787d3a9f8e155505d6faf61d51958919aa 00899906c068e39d2edf9c18ebc568e206781dc8 352cb2ca39961a6588c47d06190925c593489b41 bddd26a3dbac45241c6b1c962e89185deff681b8 76bdd62ebc26599cf6efc678621c3b7c26c0e040 4af16757dec2ecbfdae6549446c2f0b6042d13c9 778e6d2838c8bb2ce6011207bd17af5d2d1fdcaa 8e420a894434179f2a04f29d0f434273d984a959 c04fcedf2bd0a6d1fb3a6062727ddf9c63b8afdf a597b60029bdca1736764a04de42e13206ea9518 76558fbd04b6b07736423e783df1014c44e0c9d8 1b67c21774d5854f0227ed0a2358af6d716c7c70 23c50d50c8a53f7073893f2286478d35eb6a7cde 0fd4a3a6afdbeba2340425bc228c51699d93eb32 c65dab322e91469894c45b2a383314c69259200e da98f0c53c805e639473b07e1d3e4a1c0616438c 322d8a49b9ff54fcc3553e777289d6a1a442a6fe 60554686d5f09de787b0b524ceb84d850d39a6de 78f86924ee3a695f82c03ec8f70c42619e7c16ba fa276c26 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 [d1:0f:dc:f4:0d:7b:45:f8:a7:ee:80:bf:bc:4e:b7:c8:59:ec:7d:57] modulus: c9fb7764aff67be4ce2d3e66b6a46ee1c400cb3488791201c96c983d33468ce0dd54cdce03a0480e860e852cfb073bebee0b72f8f5e17ddd701433ac741bf1c44f4b97fd4d9aa28c730d253496bae4e451ef963a02ebbe2afc999d7d1126f99b316ac5bde14e967b9a58461c25b7f52437316197cf00d08b81a4192eae7ec10c6b81921086e45b67c1c03b6576882d3d92afca517ab2c313470dbcd1dcbe569b581a3e4d3f2cd3f479c7fff1659a7540208bdf737c1719f16ed826b5d8344eaf90b96b52c29d7731bb7ac452b0cb98e522537e08a66b5b0465c8d376699a90ff8e5f9a2bc761ffe8e3c679356ab56809357580ba834debfba44731cb535a802f public exponent: 10001 ]