By type
2021-04-23 04:08:52,036 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-04-23 04:08:55,850 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-04-23 04:08:58.654 [32m INFO[m [35m1[m [ main] [36mo.s.b.SpringApplication [m : No active profile set, falling back to default profiles: default
2021-04-23 04:09:10.648 [32mDEBUG[m [35m1[m [ main] [36mo.j.l.LoggerProviders [m : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-04-23 04:09:11.848 [32m INFO[m [35m1[m [ main] [36mo.o.o.c.c.c.CmpServersConfig [m : Loading initial configuration
2021-04-23 04:09:12.453 [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-04-23 04:09:26.641 [32m INFO[m [35m1[m [ main] [36mo.s.b.StartupInfoLogger [m : Started CertServiceApplication in 36.985 seconds (JVM running for 44.091)
2021-04-23 04:26:07.945 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.a.CertificationController [m : Received certificate signing request for CA named: RA
2021-04-23 04:26:08.045 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36m.o.c.c.Pkcs10CertificationRequestFactory[m : Creating certification request from pem object
2021-04-23 04:26:08.158 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.CertificationModelFactory [m : Received CSR meta data:
CSR: { Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] }
2021-04-23 04:26:08.162 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [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-04-23 04:26:08.248 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.CertificationModelFactory [m : Sending sign request for certification model for CA named: RA, and certificate signing request:
CSR: { Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org }, SANs: [sdnc.simpledemo.onap.org] }
2021-04-23 04:26:08.251 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpClientImpl [m : Validate before creating Certificate Request for CA :RA in Mode RA
2021-04-23 04:26:08.255 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpUtil [m : Generating random integer
2021-04-23 04:26:08.255 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpUtil [m : Generating random array of bytes
2021-04-23 04:26:08.335 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpUtil [m : Generating random integer
2021-04-23 04:26:08.343 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpMessageHelper [m : Generating Extensions from Subject Alternative Names
2021-04-23 04:26:08.347 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpMessageHelper [m : Generating Optional Validity from Date objects
2021-04-23 04:26:08.450 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpUtil [m : Generating a Pki Header Builder
2021-04-23 04:26:08.537 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpUtil [m : Generating random array of bytes
2021-04-23 04:26:08.538 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpUtil [m : Generating random array of bytes
2021-04-23 04:26:08.639 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpUtil [m : Generating array of bytes representing PkiHeader and PkiBody
2021-04-23 04:26:09.947 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpClientImpl [m : Received response from Server
2021-04-23 04:26:10.041 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseHelper [m : Response type: 1
2021-04-23 04:26:10.042 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpClientImpl [m : Verifying signature of the response.
2021-04-23 04:26:10.051 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpClientImpl [m : Verifying PasswordBased Protection of the Response.
2021-04-23 04:26:10.052 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : Iteration count is: 1319
2021-04-23 04:26:10.053 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : One Way Function type is: 1.3.14.3.2.26
2021-04-23 04:26:10.158 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : Mac type is: 1.3.6.1.5.5.8.1.2
2021-04-23 04:26:10.159 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseValidationHelper [m : Implicit Confirm on certificate from server.
2021-04-23 04:26:10.236 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpClientImpl [m : Response status code: 0
2021-04-23 04:26:10.238 [32m INFO[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpClientImpl [m : Verifying certificates returned as part of CertResponse.
2021-04-23 04:26:10.239 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseHelper [m : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-04-23 04:26:10.239 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseHelper [m : Parsing X509Certificate from bytes with provider BC
2021-04-23 04:26:10.239 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseHelper [m : Creating certificate Factory to generate certificate using provider BC
2021-04-23 04:26:10.251 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseHelper [m : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-04-23 04:26:10.252 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseHelper [m : Parsing X509Certificate from bytes with provider BC
2021-04-23 04:26:10.252 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseHelper [m : Creating certificate Factory to generate certificate using provider BC
2021-04-23 04:26:10.343 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [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-0787eda894a532090,CN=ManagementCA,O=EJBCA Container Quickstart
2021-04-23 04:26:10.455 [32mDEBUG[m [35m1[m [nio-8443-exec-6] [36mo.o.o.c.c.i.CmpResponseHelper [m : Certificate verify result:PKIXCertPathValidatorResult: [
Trust Anchor: [
Trusted CA cert: [0] Version: 3
SerialNumber: 7456827072069896038576164069236008789954480705
IssuerDN: UID=c-0787eda894a532090,CN=ManagementCA,O=EJBCA Container Quickstart
Start Date: Fri Apr 23 04:05:26 UTC 2021
Final Date: Wed Apr 23 04:05:26 UTC 2031
SubjectDN: UID=c-0787eda894a532090,CN=ManagementCA,O=EJBCA Container Quickstart
Public Key: RSA Public Key [41:f7:9b:22:ab:91:22:c3:12:85:d3:b6:b2:d2:74:db:bc:db:fb:2a]
modulus: b2afcf88998cdebbb1d74f6f908507c576f058466a6371080c8423701e5ef50851d83f5003cea6918dd1b7abb428da2f6f1cdcf3b06d641d04184fadecf486994dfc25949e18a886b3d2f8a27e0dc99adbc220c0408d32291364c904e62165edf1a9b57570bca8121e0464bd5e424b132ed5fa4d8a719302dd011963c5bf9a146c716650b6565bffb839a5d9c94ba457ef66ebc129311f43f55b4ecba5e7f6e3d48ed4307ef3d2cd35fa079e272d85a08b5eaa6e5b78387b7a09fcb1018fc3d0a610d38c97074ec75ebe6f39455b4ab61f1af712436442867231320e6e2c27a4af0db8b581cd827dc437c759efa483093c42463750016c5cfd914132098ad786d98fbdbfb0443b0e7ed2eb39b2ce026c85797e14422b9e660ee7434ccc435505a28dbe2333acefa21aee6d08a38a05530e803be1a9225221b957d40d80b4c6a2d65360b5b6ebc9216a5d12a0b32afca4428052e0cb063ffbe6018d79cece72b9f2a2b04a1751bd218de5c17d6c1edc408eb4e4295ef2326832effdcd27b5aa2f
public exponent: 10001
Signature Algorithm: SHA256WITHRSA
Signature: b11ab14552304437dc433301a952ac5be0e76d87
e8b9eb463b6f3ed6e58b9a67caf9bd5661454ba0
f18c4ff594f429b07340d0a005e9b9f25d2b2d65
915e1a5c8255333e796074e737519aaeef859840
ee8b952d00c0647b266ce5a45a0f88f95e0be8ab
34e16880b011bb445eade2c94d8e97da37ba3e36
cb1227b4b7920942233b3d868a72900690e102a3
ab9783a1aad381039cbc53ef497f86dbb56df773
462afbafdc8581da81b2eaefcdfea4fb1b5443fa
ad5e36b93e625e0e940496ddf9e066826ea0d9d3
aebb431198881579b51183b0648f05563bc7b481
403505533582a6f29db2f7468f51ed5ec5034da8
2d3bb410ec9e7e891f673b598f05938b3a4abdb6
c50127cc6261cddb46182c7ae2e1d47c3edae710
304ad1918ecd4aa4ec6e4b2312067b96548f137a
54007ae925bef92bb25ec7de31ca91c09e40f3cb
0a46004cc505a22382de452ce38147b6dd70a12f
ac20df5b726e73d73b1a30abe3f310e6bea136a3
06b775328a2858dd82019fbd8eb60541cda41330
f5365037
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 [5c:81:af:65:c6:f3:fe:30:fc:21:92:fc:84:d1:f0:90:f7:26:61:3a]
modulus: 9e2a697236da91ca1c4ed594789b4251a64096a1680d24f72f2e9bcb6852c8e5c0d55169f748a72f257ff3732d4b61e70e152667e989d305a702f657a2493f63c553006a7d3ec86bd6682473a5b1eff276c47b4ac1291c4e80b1f1500a899d684bc42980e594c80989b68285afb90a2006694f86759a778865e7aaaf186d9e3301647d3b3358f2fc4ce1073cff6914a69c084e84463aad09d7859b46e32fed31fdd246558eb89e4116b6b16c30d73cab9c775b4e1500066d0f54a150e2fb32af162459b9198ca22dfbf95d8bf2dab7358f609d9b2c2a0758db5d315964a6d3333b97f6656d759b7685b7f5f59badd1643ea173a38f59e326ffafc3362a392577
public exponent: 10001
]