2021-11-17 02:45:48,148 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-17 02:45:51,642 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-17 02:45:54.256  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-11-17 02:46:06.039 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-11-17 02:46:07.059  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-11-17 02:46:07.654  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-17 02:46:18.049  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 31.902 seconds (JVM running for 38.06) 2021-11-17 02:49:03.146  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-11-17 02:49:03.154 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-11-17 02:49:03.269 DEBUG 1 [nio-8443-exec-3] .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-17 02:49:03.272 DEBUG 1 [nio-8443-exec-3] .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-17 02:49:03.345  INFO 1 [nio-8443-exec-3] .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-17 02:49:03.348  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-11-17 02:49:03.349  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-11-17 02:49:03.351 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-17 02:49:03.352 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-17 02:49:03.436 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-11-17 02:49:03.442 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-11-17 02:49:03.445 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-11-17 02:49:03.552 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-11-17 02:49:03.557 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-17 02:49:03.558 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-11-17 02:49:03.638 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-17 02:49:04.911  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-11-17 02:49:04.914  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-11-17 02:49:04.915 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-11-17 02:49:04.917 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-11-17 02:49:04.924  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-11-17 02:49:04.925  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-11-17 02:49:04.926 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-17 02:49:04.927 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-17 02:49:04.927 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-17 02:49:04.945 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-17 02:49:04.946 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-17 02:49:04.946 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-17 02:49:04.951 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-11-17 02:49:04.952 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-11-17 02:49:04.952 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-11-17 02:49:04.954 DEBUG 1 [nio-8443-exec-3] 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-17 02:49:05.143 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 561952598139249248188991964877895606512809177883 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Wed Nov 17 02:42:18 UTC 2021 Final Date: Mon Nov 17 02:42:17 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [ff:30:80:95:b6:d7:b3:bd:c3:a4:77:40:3b:d7:f6:85:43:98:25:f9] modulus: b5ff6fd18e652278a272a40d5d71e64a75ac81eeb109706063530c84e47d3ab8e87a3be6a8a1ea35760b4c78f8fb9df2ff5aae804b3142b773e338feec1a2bf756f4486659223bd2b25653bc52235004050a54a2321823d41ae7c6696cdd62587d4a833584dc722ba5888b35a48982eaea47e8c1634cdb811fe2f2ea41229bce8b1e25be187eb4c9f432b887b0ed134bcfb006b2f8a287ffb6ddb6201417e92e01d8e12e8a3b2350e93e60451df1f0f8a714ccbeb5579076cdf148be12a9867f1b04734682d12f9b066ba59763c9d05c786e4764b0d80eb32ac46de0f6d4e75febae93c80878816d9ce2cb2e23c526032bbb067bf7d92250b1d4601d4c1b2c07785790566957fca83254deae336c45ba924e9ce1d93134e56887b8e502b149a730cdf8279e60cde3dac7c6b986727bb19b0eac7f92c713c09e939f7b83d1c87eb28493037a8547e5f4533eaf5422aebfad9d5193481c9802902f1d2482ee040b79037b58356160c706f1eb1f5f01b46a4be5f16a014a10f9d85e24bf148770ff public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: ae2e851fbdc795ab235d8e5f01f26cb3c75f2dc5 12e9dda9b487e27b99bb794c00ecf4b207cbe5c4 bfe048ca2427fb547b4720fb7a70d7f19776d479 8df4a5db8d197e89729770ce2039b33f5002c794 b4c2da42a5633a2ce9ed5d3b599803c2cfc45580 5b342f2d3aa3eec380a22986d61d795e10565ea7 64c12e86158e787e7cdc5b7c930176779408442a bdbc8fd51d84eeaf34f232d50c557b34bd1b0d76 63d354b8a868e43c2b9e4d6c68d54a957c5b5fd0 7a4c74238e14bcf5a34bab10914f7a7e9ca0c4b4 c08388ca5e74cef553df025fe3ea9142ec2fe799 fe209c11a8b077e83b371a9a38a241615f2fae67 98e44904e267fc73241a959377b8e66cad1b702e 76d23bc1b97b2a3ce1190116ebfc447ff74136c2 3240d6570fa0d4f2539f4da006656174ea6f4717 be11897193f12faaeba3895b8d6406ada2270edb db66dc1fbc460443e91907ff805c7d115ff7c0d5 6b12901bfd88ee8719dbd8a5e905491c99c1a871 9d2d1892ebe96de7e532bf597619c9ba533420f8 3c1a8129 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 [d6:29:7d:4b:cb:1a:27:99:3d:c7:a2:2f:77:cd:7f:a8:24:da:9e:95] modulus: ab032df173bcdb4e6d0bb4c9106bcd2371c842e2a0013b12ee98f0db73ec13026be95b8ea2bcad89bb33fbadb74554d409da1503987d378753d702a8a04b6c4e3028f3d04f63dd77f219cd7f66cd6c11a1144e6856665c70df7ae33d606617ba9d04b028c396488bc251b85625bfc6e2f8911ac09bce360c76c1af3e856e6e0bb0e81f5502aa82e64b15166fb8ebd7379abcbca6d3759cbb3aa421b68b68c0b740027cc2990e5185e26586bd7470a5541c0372d2b3dbb3902addcaf0e06c91980035004fd48b53cf98c35324c8d811b3324ce46a85c8bd8b79030521f3767608c548c265e3701adbead34cb6b03c43b433c6a77f6fb8040fd5bb9de9bc19054b public exponent: 10001 ]