2021-10-07 11:07:36,789 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-10-07 11:07:37,811 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-10-07 11:07:38.434  INFO 1 [ main] o.s.b.SpringApplication  : No active profile set, falling back to default profiles: default 2021-10-07 11:07:41.307 DEBUG 1 [ main] o.j.l.LoggerProviders  : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-10-07 11:07:41.501  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : Loading initial configuration 2021-10-07 11:07:42.144  INFO 1 [ main] o.o.o.c.c.c.CmpServersConfig  : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-10-07 11:07:43.806  INFO 1 [ main] o.s.b.StartupInfoLogger  : Started CertServiceApplication in 7.491 seconds (JVM running for 8.923) 2021-10-07 11:08:53.087  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController  : Received certificate initialization request for CA named: RA 2021-10-07 11:08:53.104 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object 2021-10-07 11:08:53.153 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-10-07 11:08:53.159 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-10-07 11:08:53.178  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-10-07 11:08:53.182  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validate before creating Certificate Request for CA: RA 2021-10-07 11:08:53.183  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Validation completed successfully. 2021-10-07 11:08:53.186 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-10-07 11:08:53.186 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-07 11:08:53.190 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random integer 2021-10-07 11:08:53.199 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Extensions from Subject Alternative Names 2021-10-07 11:08:53.203 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper  : Generating Optional Validity from Date objects 2021-10-07 11:08:53.245 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating a Pki Header Builder 2021-10-07 11:08:53.255 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-07 11:08:53.256 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating random array of bytes 2021-10-07 11:08:53.261 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-10-07 11:08:53.916  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Received response from Server 2021-10-07 11:08:53.921  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Response type is: INIT_REP 2021-10-07 11:08:53.922 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Verifying signature of the response. 2021-10-07 11:08:53.925 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil  : Generating array of bytes representing PkiHeader and PkiBody 2021-10-07 11:08:53.934  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator  : Response status code: 0 2021-10-07 11:08:53.935  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl  : Verifying certificates returned as part of CertResponse. 2021-10-07 11:08:53.936 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-10-07 11:08:53.937 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-07 11:08:53.937 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-07 11:08:53.950 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-10-07 11:08:53.950 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-07 11:08:53.951 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-07 11:08:53.957 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-10-07 11:08:53.958 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Parsing X509Certificate from bytes with provider BC 2021-10-07 11:08:53.958 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper  : Creating certificate Factory to generate certificate using provider BC 2021-10-07 11:08:53.960 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-10-07 11:08:53.991 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: 276580685494489201694320298895378935272446445665 IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Thu Oct 07 11:05:05 UTC 2021 Final Date: Tue Oct 07 11:05:04 UTC 2031 SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [01:ac:23:d3:38:7d:83:47:05:3c:2a:1d:89:ee:95:f6:4a:fb:b5:d0] modulus: d50945a9f647d91ad7f0bf1825a96dbfd949fc180b87cf84824c4b6b12d47e20c20894f870f1bf1891c0e6f7d41ed14b86054f9cd2f0ebad336d031935b42a49bfabed82bda158ff8ed78bfdc6140c0f7747a8ef8ad699f76250697c86516e1dda7c0f4bc594523ffbe84e194f150f1ca189f2d19034e3f57d4485759f69bd5e3bf2440d18eded65d2bd0e39d0f11d82e4934ad41689c85766a9c0b770de8db6ea219dd13d20ea4f2ad0fb4680360a533b4e64c9afd341c701b91f6a045ebb6c20d8b6f6e464c4a27b501b6cc7712d96a214f53fcc04b0972f5892801622653c4d3164ab7051e12251eaeda129c0d53742830e137085c0c5204b2e35c5c9c147a4eb64803634a3b013d73cf04597cbb69d04e125bf8fcaea062b2074a5fa14a676999664e68e73448f8753fa4c8e2fac378913b0769cc660ccb6ee63144e5c1fc5c703a56bbcfcff67b19a811c313bcac0bce176db0b4df722ccb3573a9a11f07dbb01357a702e3fc88ef1678d2d69fef14cae0940f9c847f0d0ecd46d5b3df9 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 6a31edf23bf88addc50d6bb63feb5eb5156a7a96 cd9a747649b5b55f6a84e730946ee6d3eccce9c5 5bbf596315faf17ea3c1d3e34c4e965e0ec050e5 383faace42f3c65015a70b81e623befc03ef07cb 1b1610133552d9345206f4e4e48900967ee60313 8ba430a39307c0d6bfdfda76fe10c49185efaad3 c691dcb47c5c4f5e640d8b7b4453545dbd387bfc 2d14035942565c9fe34c9a8535dcc59b15d83ebe 1eb2cff358b8327d4e9a5a3fae0cc44516afd6a0 1da071180dc013e66a76b671137e6e525f7d5cd6 250efc96e3135ba0c0481f658f9626b8ad99e65c 36ece4fe73ee0c6e0f79eb46dd3d3a016c277232 c7017e4a774c322f6425f09e6363acd92b881e15 d85a7d96a70a53527b8ac10db8935a1d35133c78 f210145aaea0be9fc16c0311526a1eac46151dd9 00affa946536d4f8a5ee2d3d84e27e46a59b9c07 d11bf2862e3c60a4ff656bfd87857b0f1a634037 950b8f76e37e2252a259e9ea3f79a983d4e8b460 f392b2a403217113466bbd97e77f41c46e3a2be4 2e8671e5 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 [e3:90:73:88:24:24:d2:3a:fe:b4:57:1e:2f:26:00:5f:2f:84:a6:54] modulus: bcf1b3730f8cbb927144c30237a51b0dbbf302a6b1128c0438f845c1028ec1248fa2890b3df1fd19cab296b091343bd5cb82356bc9a75040bce9ca2b904abf8596f0e7549206eca2bd13c56b7f34d41f762b4450f24ab6c20e88204f1dbd72943145daf3531b07f16a4def888599c319d788da1bd299148458df59b84b1ba278b82a921ec2aa376e8ce20540f8973e70f2e765ce91561e14974d50002895e54dc0b6be581669a7b05e0c488fa20e3700ccbe5d2fb2a54d5969cd0206e58c2151c966fe5c341a1707854c741e5fba20040283a87bffa2ebeffddf031550e61143d4b90f064b5db3a42dad863ca7f80d3e2bbf0a13e8a514dd43c4ba5a1d99970d public exponent: 10001 ]