Results

By type

          2021-11-20 02:34:10,414 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-11-20 02:34:13,521 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-11-20 02:34:15.625  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-20 02:34:26.709 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-20 02:34:28.024  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-20 02:34:28.619  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-11-20 02:34:38.708  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 29.994 seconds (JVM running for 36.084)
2021-11-20 02:38:00.413  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-20 02:38:00.425 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-20 02:38:00.528 DEBUG 1 [nio-8443-exec-3] .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-11-20 02:38:00.532 DEBUG 1 [nio-8443-exec-3] .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-11-20 02:38:00.615  INFO 1 [nio-8443-exec-3] .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-11-20 02:38:00.618  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-20 02:38:00.619  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-20 02:38:00.621 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-20 02:38:00.621 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-20 02:38:00.624 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-20 02:38:00.710 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-20 02:38:00.713 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-20 02:38:00.824 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-20 02:38:00.830 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-20 02:38:00.830 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-20 02:38:00.908 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-20 02:38:02.161  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-20 02:38:02.164  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-20 02:38:02.165 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-20 02:38:02.167 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-20 02:38:02.209  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-20 02:38:02.210  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-20 02:38:02.211 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-20 02:38:02.211 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-20 02:38:02.212 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-20 02:38:02.222 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-20 02:38:02.223 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-20 02:38:02.223 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-20 02:38:02.228 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-20 02:38:02.307 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-20 02:38:02.307 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-20 02:38:02.309 DEBUG 1 [nio-8443-exec-3] 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-11-20 02:38:02.411 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 366856026939699644419360795139732240087399421536
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Nov 20 02:30:17 UTC 2021
           Final Date: Thu Nov 20 02:30:16 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [98:c1:e8:35:a4:9c:54:50:c6:84:e1:c0:bb:bf:e0:f9:a9:8c:0d:c7]
            modulus: d6ca72d08f572b5f59cbee5135d598b7e10c1273f80489b356531ac8f09f18a08c8823a568eeaa0818e1453bb381ac9e21a87d5309f1a7d6323ab737d1089ccd8d34b48ffde83f5738e9c6046fbeb7a6a57aa68de2af639d42ae566729941438f78babd948c68951981870114d834d4bc83346cf33344404c205a4930b34fdb2c71f886364af1b00e9ec97deb81bac8e89d710f538d52e5cad020ab0ec760fdc9977bc1624f2f8e111ccf9c93f165d824d07a04d8ca402e53562e9dadfaef85e6bdff237c691c1e816510b2cf5ec6526102be33410b8b38ed73bd32f4709a52845bdb4b3a99068e1508d7971fafebdbb62b5cf54f3451c2227aeb7137fe4cd44e6585c6bb7d3177ace4d4e31bb5627f9a2f870937517a36c506301f4e5255dcf29d423baebc8d6661446715b9bfcd493eee3bdd870d759ba5e0bd44837e792fb7c0b6bb5bf0445a34677a0e3839aaf87937a2a956b9f1b8de705518bcf9a21509f8a1afd04d8d367169fec165c37b94d39e5e313876674237aa7ed17af667015
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: c56963d8076bc2fe880c9d4fcfd096e76cf311b0
                       7f06fbb75e1806663db23b3dbbe9297ddb7ef4a3
                       592db5586b3810a6950e66fabc8c320603df2d5f
                       b30a227db709e56c10fbcc1a7778676a06f79637
                       a2d88ef35d9a54cdbea9f6a52c6cfedb32a7b7f1
                       eab27319e386a3f19af0fd656f68850b2a5da34b
                       bf6a80fbd3e87802764c1a4e88565b98f383a2a8
                       8e001c18c69a3e5866ab301a97640b1fef1f2ad6
                       474c7a52d53dd7c04b9794437d16d82ee47f1e74
                       a26125e42dd959c1320c2d569ed52453e65a2a5e
                       e9c896ec3e2f476077f6fb7552dffe8fbda8220e
                       7c13593025b0912a35fe80a31cd49fa1c399a3ab
                       ef665ec43840dcb79ae2e626717e2c69702ebebd
                       d8b31486748c4f33be23e2f944d4894f3d3b9c2d
                       147b12d972bfa7fe6cce90bcf88d7e163ab994d2
                       be069f628d012a77f179e74c19f277e8481d0e71
                       e4d6827057204dc7d1569d0cc7eae5dd5a859b48
                       f66a1c5e09fe06fd6d6e314efc46b5eb8d2e7836
                       e03969a0cb840160cdbd2a6e2a4259199b34ecda
                       12a9382e
       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 [f5:2d:3d:76:39:d5:27:c9:1b:e0:cc:c2:d8:ca:c4:9c:00:9f:9b:60]
            modulus: c18a5faf2545987a416a25230d60b9f0bd597b5e59db97913bd6dab961fa36b9f187f837dc4eaabd7f82f0217f13b3b3a6b2d771e38206d36e00173e7585de569c340e3bfc3f36e54dba27657c40c8b52f547b91270868e270f6adfafbd5347c995cf23adc4f8ead66a58e5352c3b97c109608c5c80490b1acd0fefaf969402daa87488bc92f548735f0e1e20e96881fa17e772a0fcc60e6ff0caef2ee314dca5aa52dcbb8075ac1a49095ba2798d8c283486539a9f5516748e95f6696e1ab07089c3f842caa8073cc4ad2d1af07af45b41330cc31b4bdf2b7bb48dff4e1579312a22ce925bfe8f7219cfd182457f89ef25fed5cda48879ffb50b95312a4e37d
    public exponent: 10001

]