By type
2021-08-03 11:00:52,808 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-03 11:00:53,457 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-03 11:00:53.959 [32m INFO[m [35m1[m [ main] [36mo.s.b.SpringApplication [m : No active profile set, falling back to default profiles: default 2021-08-03 11:00:55.872 [32mDEBUG[m [35m1[m [ main] [36mo.j.l.LoggerProviders [m : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 2021-08-03 11:00:56.053 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.CmpServersConfig [m : Loading initial configuration 2021-08-03 11:00:56.188 [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-03 11:00:57.947 [32m INFO[m [35m1[m [ main] [36mo.s.b.StartupInfoLogger [m : Started CertServiceApplication in 5.564 seconds (JVM running for 6.937) 2021-08-03 11:01:56.274 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.a.CertificationController [m : Received certificate signing request for CA named: RA 2021-08-03 11:01:56.284 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36m.o.c.c.Pkcs10CertificationRequestFactory[m : Creating certification request from pem object 2021-08-03 11:01:56.320 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [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-03 11:01:56.333 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [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-03 11:01:56.348 [32m INFO[m [35m1[m [nio-8443-exec-8] [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-03 11:01:56.352 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpClientImpl [m : Validate before creating Certificate Request for CA :RA in Mode RA 2021-08-03 11:01:56.356 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpUtil [m : Generating random integer 2021-08-03 11:01:56.357 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpUtil [m : Generating random array of bytes 2021-08-03 11:01:56.357 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpUtil [m : Generating random integer 2021-08-03 11:01:56.364 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpMessageHelper [m : Generating Extensions from Subject Alternative Names 2021-08-03 11:01:56.368 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpMessageHelper [m : Generating Optional Validity from Date objects 2021-08-03 11:01:56.406 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpUtil [m : Generating a Pki Header Builder 2021-08-03 11:01:56.411 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpUtil [m : Generating random array of bytes 2021-08-03 11:01:56.412 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpUtil [m : Generating random array of bytes 2021-08-03 11:01:56.427 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpUtil [m : Generating array of bytes representing PkiHeader and PkiBody 2021-08-03 11:01:57.036 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpClientImpl [m : Received response from Server 2021-08-03 11:01:57.041 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseHelper [m : Response type: 1 2021-08-03 11:01:57.042 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpClientImpl [m : Verifying signature of the response. 2021-08-03 11:01:57.049 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpClientImpl [m : Verifying PasswordBased Protection of the Response. 2021-08-03 11:01:57.050 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : Iteration count is: 1669 2021-08-03 11:01:57.051 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : One Way Function type is: 1.3.14.3.2.26 2021-08-03 11:01:57.054 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : Mac type is: 1.3.6.1.5.5.8.1.2 2021-08-03 11:01:57.055 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : Implicit Confirm on certificate from server. 2021-08-03 11:01:57.063 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpClientImpl [m : Response status code: 0 2021-08-03 11:01:57.065 [32m INFO[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpClientImpl [m : Verifying certificates returned as part of CertResponse. 2021-08-03 11:01:57.071 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseHelper [m : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-08-03 11:01:57.072 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseHelper [m : Parsing X509Certificate from bytes with provider BC 2021-08-03 11:01:57.072 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseHelper [m : Creating certificate Factory to generate certificate using provider BC 2021-08-03 11:01:57.085 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseHelper [m : Retrieving certificate of type class java.security.cert.X509Certificate from byte array. 2021-08-03 11:01:57.086 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseHelper [m : Parsing X509Certificate from bytes with provider BC 2021-08-03 11:01:57.086 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseHelper [m : Creating certificate Factory to generate certificate using provider BC 2021-08-03 11:01:57.092 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [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-0j3h3u9l2ukll0x75,CN=ManagementCA,O=EJBCA Container Quickstart 2021-08-03 11:01:57.125 [32mDEBUG[m [35m1[m [nio-8443-exec-8] [36mo.o.o.c.c.i.CmpResponseHelper [m : Certificate verify result:PKIXCertPathValidatorResult: [ Trust Anchor: [ Trusted CA cert: [0] Version: 3 SerialNumber: 176343101701965452330084921118127201371717592762 IssuerDN: UID=c-0j3h3u9l2ukll0x75,CN=ManagementCA,O=EJBCA Container Quickstart Start Date: Tue Aug 03 10:57:39 UTC 2021 Final Date: Sun Aug 03 10:57:38 UTC 2031 SubjectDN: UID=c-0j3h3u9l2ukll0x75,CN=ManagementCA,O=EJBCA Container Quickstart Public Key: RSA Public Key [57:57:1d:72:41:29:e7:42:85:6a:de:42:27:93:b5:6c:ed:d2:5b:87] modulus: c99fdd3739c6d9ba4b2fa4358fd073fb0f09920781fa5aad6a26dbcb42e5118053d0fc2919d83319ff94801062329301bee78b7b77e8a84d661359c24562e280a533472b0fca86646348198f90dc75da96d43b154bdffde4a21d5b9c0604f5d7614133a2aeb5124240cc0396b3c189553f338c55436278b79ca3938eef5ad8b554a009f527ab2866d9b3c2366c7df9c0fc59cbb794f48bdc1a72cf953de063924bbea52e3134d964a814b4a2a1165bbb2fb05d18948b5749f5317c396dc03b6b6a53c0b1ffaa5c0deb14648d0f57719cfc9bcb3711f85181af4ae94f8f406da71b63a15d22f517ea8adbf7182794c3b877296c4c3e1d9d43dfbf018cdf0959343af6b57bde4d0b70d590045095e65cca51fc6933df2b3c36c1c47c7dbd93492889e1af718e417709f1c92dc6459c81c740c31afb276779c03c4bf249bfcd97342f51fa5cdcb196a6edda79db257a41d0da3eca415f13409125dcc7420093b7a21506d0685dfa2a161a8961f1757a6c3e068cc1ffd9a88bf9a1b7d853d4434093 public exponent: 10001 Signature Algorithm: SHA256WITHRSA Signature: 510480dc90bdc5dd445050524c16a8d52e261505 8d4975528440a4a35c0106b9e78376de3782e451 3c09149eb97b23dbdd3cfd64330bf0181efa5d7e f29566a0b482b9fc8921943e5981ad8a79fd0f82 b100d2d670722a04ed41b0d67a03ebdda466aecf d03faea15a68bd6565a52798243d48f2a80bb068 1cf3ca4311c65eb46282936e6af29114581ea9d7 9d353345ba82bb3ce88d5436bb7ffb203fc67a85 2a484a1a281e472d431590c5bfeb4f793102d501 567032cb0b75950e9770f33efb430feb9d2c09d1 b1c7209326769e7edb0475819279d2745cb66dde a705224228bc252025b9b3e22994e67fbd051a68 b5057993365a49ac052fbdfcbc352468bd276875 c9062c97a4d2803ae4d7f0dd2df966eeaf5f6c67 09d5f31aea048276c0f8fcdf32bdebe040130085 9205d1f1ceeb1bd8c6772296539929865cf1d981 81f81d12821774845ad3e7c6970682ad96c80eb3 2de95e2ac518832ac2a1d6c49c3764c58d212abf 300a681971593c76e77338698c256d3f0538ffd0 d3e6158d 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 [ea:9b:1b:74:26:57:b7:8d:e0:78:37:65:41:24:8e:25:a7:0e:26:43] modulus: e7ccff22e8e28f8f5eeec07bac5bc39c9784d8fa02e55ebe756562d1419ed8d6b17349e3c2a520e8542a16c30263a95932501e14d09795beb4afe743aadc46212e1996b7714b408213fb02e14624e350d917f6c7534b3ed74f63043d3da674426aaa4d6ec7c37af65230d1d1df65372f3b21204652837040d9276cc84bd18965e25ac0b0ed5d760dd0538332fa35c058846cf6256b98eae50c035bc799aeaeb852ff94cee522da18b7e220d6877f3b60be54869ee8ef0d2d2cd82e53d9c2312763b0a506d3175a5caeeab4dbc1fbadda5d27f1ce5c40321f9854b2ebf9bd0c75f7fafa5c3f9c8f11a320a7fce383e25ad1b18aaedc5adc7ffcb9e1cb21881125 public exponent: 10001 ]