By type
2021-08-28 23:07:31,077 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-08-28 23:07:31,748 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-08-28 23:07:32.337 [32m INFO[m [35m1[m [ main] [36mo.s.b.SpringApplication [m : No active profile set, falling back to default profiles: default 2021-08-28 23:07:34.357 [32mDEBUG[m [35m1[m [ main] [36mo.j.l.LoggerProviders [m : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-08-28 23:07:34.582 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.CmpServersConfig [m : Loading initial configuration 2021-08-28 23:07:34.724 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.CmpServersConfig [m : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json 2021-08-28 23:07:36.828 [32m INFO[m [35m1[m [ main] [36mo.s.b.StartupInfoLogger [m : Started CertServiceApplication in 6.19 seconds (JVM running for 7.656) 2021-08-28 23:08:15.590 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.a.CertificationController [m : Received certificate signing request for CA named: RA 2021-08-28 23:08:15.598 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36m.o.c.c.Pkcs10CertificationRequestFactory[m : Creating certification request from pem object 2021-08-28 23:08:15.633 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.CertificationModelFactory [m : 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-08-28 23:08:15.636 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.CertificationModelFactory [m : 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-08-28 23:08:15.648 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.CertificationModelFactory [m : 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-08-28 23:08:15.651 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpClientImpl [m : Validate before creating Certificate Request for CA :RA in Mode RA 2021-08-28 23:08:15.656 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpUtil [m : Generating random integer 2021-08-28 23:08:15.656 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpUtil [m : Generating random array of bytes 2021-08-28 23:08:15.657 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpUtil [m : Generating random integer 2021-08-28 23:08:15.663 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpMessageHelper [m : Generating Extensions from Subject Alternative Names 2021-08-28 23:08:15.666 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpMessageHelper [m : Generating Optional Validity from Date objects 2021-08-28 23:08:15.706 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpUtil [m : Generating a Pki Header Builder 2021-08-28 23:08:15.719 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpUtil [m : Generating random array of bytes 2021-08-28 23:08:15.720 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpUtil [m : Generating random array of bytes 2021-08-28 23:08:15.731 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpUtil [m : Generating array of bytes representing PkiHeader and PkiBody 2021-08-28 23:08:16.316 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpClientImpl [m : Received response from Server 2021-08-28 23:08:16.320 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseHelper [m : Response type: 1 2021-08-28 23:08:16.321 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpClientImpl [m : Verifying signature of the response. 2021-08-28 23:08:16.329 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpClientImpl [m : Verifying PasswordBased Protection of the Response. 2021-08-28 23:08:16.331 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : Iteration count is: 1914 2021-08-28 23:08:16.332 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : One Way Function type is: 1.3.14.3.2.26 2021-08-28 23:08:16.338 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : Mac type is: 1.3.6.1.5.5.8.1.2 2021-08-28 23:08:16.339 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : Implicit Confirm on certificate from server. 2021-08-28 23:08:16.348 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpClientImpl [m : Response status code: 0 2021-08-28 23:08:16.349 [32m INFO[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpClientImpl [m : Verifying certificates returned as part of CertResponse. 2021-08-28 23:08:16.350 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseHelper [m : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-08-28 23:08:16.350 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseHelper [m : Parsing X509Certificate from bytes with provider BC 2021-08-28 23:08:16.351 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseHelper [m : Creating certificate Factory to generate certificate using provider BC 2021-08-28 23:08:16.366 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseHelper [m : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-08-28 23:08:16.366 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseHelper [m : Parsing X509Certificate from bytes with provider BC 2021-08-28 23:08:16.367 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseHelper [m : Creating certificate Factory to generate certificate using provider BC 2021-08-28 23:08:16.374 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseHelper [m : 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-09o6hpb4pbcobgyw7,CN=ManagementCA,O=EJBCA Container Quickstart 2021-08-28 23:08:16.401 [32mDEBUG[m [35m1[m [nio-8443-exec-3] [36mo.o.o.c.c.i.CmpResponseHelper [m : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 315231271997575741020564985970472666968692909518 IssuerDN: UID=c-09o6hpb4pbcobgyw7,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Sat Aug 28 23:04:47 UTC 2021 Final Date: Thu Aug 28 23:04:46 UTC 2031 SubjectDN: UID=c-09o6hpb4pbcobgyw7,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [e2:d1:2f:a5:c0:c2:32:63:c9:d3:ca:a9:44:aa:d1:f7:47:1b:f4:dd] modulus: b5966708c10edff5b21f42b0be0cfdb37da615fba60166833a663f3d33abbfe12e625d0cd100e4507a18357b705b74d6e20177021f35da518c691ac5a5ad7fc2ee403ab2b27631d2f9f39cb9b9da2fbf9568954fe3e3e321707b87cc4dabdefb8021a203b8e1e7446442d5fee0a910a0c9ffe347c793d75bd2db1bbf0cb8fc4f909526eefcc3d295c622b666bb00f0d31a7d81d90f6b091c6ef54d3ef3979c29b7e07bb78f1aee1a80e03f9d8b779b9c255b9320162c5b46f68f3dbfe40eaad63095deee5fe0307b1261c2e4a2f7525445144ead8ab9b433fdd8c0084599f9dafd78cde7b7e631fddab471c1e1f64a33c9f9567ae89eff5d4d9af145fa57d94efd51385ecb5e57c245ee08a285400cebaa9a12951124ed87d0605830b33a4593dde95f7d014766c231b83eca89c327a747b71c031b09ec486917be76cd14c5a4daa5eb87dbf5c7c0d5b4e7d0ef666a52e2142acfacc5d30a6750b41357ec6c6fcfe4ed098e13c387d8a4df857b56a7eca35704e5902b47dd4f9bc1f550d7e967 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 8041c177054a44cbf1e83bcc615981f2365d1feb b8cbd281f4b28ff769868d5323c4a38809db5511 f5477540547ffc264b2af1d208ea847cfd01b61e 6855ba957ddcbada6d7c6e9888c18597cbf7800a 8379cdb7194b59d81f3536cdedb7d85691f11fc7 8ea2390b7d274f67c4a9e9db39e2c050470adda5 fcdfcc6d294f80d25484cc03a9ea43c7f5538dd4 95637b138cdcbe41462788fd602f50e25620c2c5 599ed94fdc3c85ad1cc60586d4036c5f5e7b2535 6f04ec02d145eff3952b1f8bdaa539a667ec1941 f37bdef1b367c8e254b785a07e8d3c696c83b283 d9637c8ee91fc3f16c1140102557432415ba617c 5bc34a3c083871cb07d36d14c23ec3612f186759 ea85c76028c3687f007f93f77c923aa1934c4772 735422f395640f82db9c7d9829b1747fdf1aba11 43eedb5fb204b913580a435f34d980aad6c216ec 167d31281ae79c3975d468a2e33e0895989cd286 d92e06be2228db13a55a21976fdcc208364c8445 282a8e865edbcf4e67ca0f37f6e07dab92c022a3 c3a78977 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 [58:56:cf:10:65:24:b8:c7:e7:16:ba:8c:c7:7c:d2:e1:09:3d:b8:31] modulus: c431801f8ba968cd317305f75b47dd95d0c44779b98702597ac9d217598a728e124d391ff750cd997f3423b54218f44dca41f2b777096f8092fc81640fbda2808ffc08f7bcf52481ba33b559106bec8b2157ead6c010f321961e5a97e613578466e3aafcede0f7adf1d5e0cda078b4fa7e3fefc08819ce90d163ef5bb23ab5e354357a10d92da99a811950833cf825a24e478d0b3f6defa2a65a59776075cc4867984e82304de823ea294bfe2ad90895a535f4eaae9b1d068c330268904937b777a80db0f4bd07d8f84c37315940e922f7fc451f1aa44f776fd48e78a60c999cb20db8532730c38f140df9e7c650c3a8ec4292848a01bf11b2e2aa9072b4a0b9 public exponent: 10001 ]