2021-07-23 01:13:51,338 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-07-23 01:13:54,543 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-07-23 01:13:57.138  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-07-23 01:14:06.841 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-07-23 01:14:07.659  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-07-23 01:14:08.437  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-07-23 01:14:19.248  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 29.9 seconds (JVM running for 35.978) 2021-07-23 01:15:00.443  INFO 1 [nio-8443-exec-2] o.o.o.c.a.CertificationController  : Received certificate signing request for CA named: RA 2021-07-23 01:15:00.452 DEBUG 1 [nio-8443-exec-2] .o.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-07-23 01:15:00.560 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.CertificationModelFactory  : 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-07-23 01:15:00.563 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.CertificationModelFactory  : Found server for given CA name: Cmpv2Server{authentication=Authentication{ iak=*****, rv=*****}, caMode=RA, caName='RA', issuerDN='CN=ManagementCA', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'} 2021-07-23 01:15:00.640  INFO 1 [nio-8443-exec-2] o.o.o.c.c.CertificationModelFactory  : Sending sign 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-07-23 01:15:00.643  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl  : Validate before creating Certificate Request for CA :RA in Mode RA 2021-07-23 01:15:00.647  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-07-23 01:15:00.648  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-07-23 01:15:00.648  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-07-23 01:15:00.746  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-07-23 01:15:00.749  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-07-23 01:15:00.936  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-07-23 01:15:00.940  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-07-23 01:15:00.941  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-07-23 01:15:00.952  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-07-23 01:15:01.969  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-07-23 01:15:01.972  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Response type: 1 2021-07-23 01:15:01.972 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl  : Verifying signature of the response. 2021-07-23 01:15:02.037 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl  : Verifying PasswordBased Protection of the Response. 2021-07-23 01:15:02.039  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseValidationHelper  : Iteration count is: 1203 2021-07-23 01:15:02.039  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseValidationHelper  : One Way Function type is: 1.3.14.3.2.26 2021-07-23 01:15:02.042  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseValidationHelper  : Mac type is: 1.3.6.1.5.5.8.1.2 2021-07-23 01:15:02.043  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseValidationHelper  : Implicit Confirm on certificate from server. 2021-07-23 01:15:02.049  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl  : Response status code: 0 2021-07-23 01:15:02.050  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-07-23 01:15:02.051 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-07-23 01:15:02.051 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-07-23 01:15:02.051 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-07-23 01:15:02.143 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-07-23 01:15:02.143 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-07-23 01:15:02.144 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-07-23 01:15:02.150 DEBUG 1 [nio-8443-exec-2] 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=c-0pd2nvf4wyv86xd96,CN=ManagementCA,O=EJBCA Container Quickstart 2021-07-23 01:15:02.337 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper  : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 694817588580250596715869913683791883862234760879 IssuerDN: UID=c-0pd2nvf4wyv86xd96,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Fri Jul 23 01:08:50 UTC 2021 Final Date: Wed Jul 23 01:08:49 UTC 2031 SubjectDN: UID=c-0pd2nvf4wyv86xd96,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [d7:59:8b:42:4b:c0:f6:42:ac:08:e3:c3:25:24:fb:80:4d:b3:fb:ec] modulus: daa7340c1cfeacdd076508d92c407eb6a40c41a6bcfdb677716ee9c09c5830bf61130ea0dfea4f7fbc3a8fd16fc83dc9fc0badca5d582924ea2aad0fdb1d38e9385cf3c5fcf998581fc7bd435d4af709c25b43de23670421f8c7d2b71a7177bf66e307713c5e20c48251adfc730896b2809e75f09b35e31969729a33248696dfb59830204218975cb4a7ce845e9ac038faf579690166ee38f087f61cac7795225c2ff93773168c18bf4e964deec229f48c867af8164ef8961824a2f395331d1ce3eba89e2bbc5d35673032114a7405219ccc892c38bd4a8fb2668c1f63513f2205a52204255da7e311f89aaf9b49c95def2018c607acef85e194bc28182e063a0fc66dd25ced5ca3ad369eaa81f321c5c27f70dd96020cbaf6b8b3daabe91589c31aadf9cc78193fc2e87cf5a2e7151569b6ae63e7d41b585f71ec221a5c686c08815ebeac441e68620cecc1578bd48d44cadad2bd9540159fe308f33b499b5ec28990327a1da1a73bf1c45b50b8145303de7883a65d7531083c597275462b4f public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 8bc530851ce236ecd3a9ed771588d777e5bbb14d 1a332117c9b57441b0d1c3f69eb00add898446b6 4d928e13130d89d8878887999b5b2056ecbd424c b788ed4cd7efa025c6fb0b3955bd49766f720552 a2622935209883629f74e889bc7e70e4ebc11876 ceb26136d6e99274e41875ac999857f2abb5fd35 156388277f91a08d603bfefdc194f8a19e501198 a1e5099d2af7453272c7763700e46f6adc683c41 bec6a777ee9cbaff71893af8de06bb298ac06f90 602e4877d7246acf2d31f87a30fb82f2b51cfe7c 90adf3ff20eed562cd60d755c61f22a37e87b1dd 0f51f8e1f01ca2f16bab2a3a964eac4b319d7a73 0006eb7dec64886b25b25321534e550d090f0436 1de2c0b6d49c0e288f10942991b903f8d12f8c29 f4608598cb5dd46418d06aacf87a0620c8f1472c 80d1b3c17781756bdf963b533cbfe1a48f87aff1 979af688beebcf5ee82a3b7363afeb4fb6c30310 52f83e8b684ea703654aa2f0404950b52548166f 20224b266de1cfe857b3ecee6a2b04a611b976a6 165fb47f 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 [de:db:48:d4:22:18:57:60:57:68:cf:07:26:f7:cc:8b:55:b6:e0:64] modulus: da306226212cb7615f2adc166467dcc60ad63dd09a2af0ce706ec167e858ee730c4d91cd9729279a7449f84a528e3404a99565da7404ebfc4e8a5ed05663d2a06046083c4a9b21427267d848efd0167b8d801dc5e83b990ef49d58ad5a5c509b6d25cb41107d080832cfe523cd92268a4c09723e23b854d4f7422e399573b06a6c8f2067a60859eba5e3849d37f29dc569c748c37a7525fc9ce0f9026173ff7ac985bdf740e67ae064d13559f4cf4daf6c3d61d686d233dbf2db98f65b67b0096b584395b359a81634745c200dfd7c62044af4784edb46a351c7488f22545504d070acc1a4add3c188928d2dd896090c1e042a2152beb38cddacb05b9da4aaa5 public exponent: 10001 ]