Results

By type

          2021-11-04 01:26:02,214 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-04 01:26:06,199 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-04 01:26:09.015  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-04 01:26:20.503 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-04 01:26:21.613  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-04 01:26:22.297  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-04 01:26:32.704  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 32.306 seconds (JVM running for 38.175)
2021-11-04 01:27:56.409  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-04 01:27:56.499 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-04 01:27:56.611 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-11-04 01:27:56.614 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-11-04 01:27:56.705  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-11-04 01:27:56.708  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-04 01:27:56.709  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-04 01:27:56.792 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-04 01:27:56.793 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-04 01:27:56.796 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-04 01:27:56.803 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-04 01:27:56.813 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-04 01:27:56.914 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-04 01:27:56.918 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-04 01:27:56.992 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-04 01:27:56.995 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-04 01:27:58.003  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-04 01:27:58.006  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-04 01:27:58.007 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-04 01:27:58.009 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-04 01:27:58.094  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-04 01:27:58.095  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-04 01:27:58.096 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-11-04 01:27:58.097 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-04 01:27:58.097 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-04 01:27:58.109 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-11-04 01:27:58.109 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-04 01:27:58.110 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-04 01:27:58.192 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-11-04 01:27:58.193 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-04 01:27:58.193 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-04 01:27:58.195 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-11-04 01:27:58.297 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: 321540723014156983648203595336572206884532340486
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Nov 04 01:23:03 UTC 2021
           Final Date: Tue Nov 04 01:23:02 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [4c:0a:42:f9:16:49:6f:da:10:58:f3:08:c7:42:9e:99:32:af:f5:51]
            modulus: b553a41588263a5d85a2614ab52418477c5fa3722afd7c6aa2cf2005d245fd67ccd3ca29b9adfe906f01521cd944a8f2d872d30d5f4b639f692bcad8905e08e19a1cd09116b38758c37734aebed40a53d4359839111da0b4ba7ee06a7562398f2e8466866b6ec785c3dc5d3d079639388dfba4a3d6a8c9327f0875986b68cf84c2e19e7228ef647049e5a0339dad907746ad79b18a2650d26c75043c513df1dc8a135d34c67eae7ddf03270794389e58794be0d77f71316edcc62a40e4a3484939492b20316b2ae3725f85d8fcde030bd73034349b22813e5db591254ea15fa31368c7a50b8bae0e2afb40bc9e1a9b68f3c38deb50986bddc0d31577b7da936e934c115358cfd88819788f981ec381f772b2e7bb13a278082f3bfe2f003a733a00dfecd5cc6a8d16acbd6a16326b0b82bb52eb2198ea135dea56936d0ba2b7f263de856045e2edbcf268d3cf478509ceb2e67e6b295fe6093328a60bb5b1243adce4ad0b7b9f9b2c0556a8f826c8d059fec9f919f09bd8424dbd5c63bc3c58f5
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 1d0abfc0253ecf0e5cd826d9bad866cceb1655ec
                       a9afc410ab74de9de1017c8892658d125828646c
                       45d75cf7366c852b8552215352ea2a443003bbf6
                       4b3ea964f81a7b4ea483a2f6b5e681e71f56f975
                       fbbe90da1d85eed430dfdb75b87fabf4dbb21896
                       16904489ce191aa3f758b185eb84c076ff103266
                       9953743964a7eb0da3bfd9177ecb3926ff2ace1e
                       281b5eeb40a97426da3ba043850f9c032c78e2d4
                       247db2335de90dfbbc58eb361954daf4194ecb1b
                       febac38d37c366f5eebe6b293e940c843f27a292
                       71ef2f3b563064728189fd5c16f31fb06a175ba0
                       9858610fcb5ca2f30ccd59cf8ca72d9ebb5fa509
                       450f2759ceec24071c6d3ed7861b5d93a09da9ee
                       9022c16534146563091f45040c0860802a9967f2
                       b2b5b0df3730215f815ae85ffb22b83bd4f19fc7
                       76d720ce4885ccc260656517f8b17faf8b0a4d41
                       bc914816ec5f9ca1f4e3c535a2fcee943ef4dac7
                       5d96301e0d65eaa09201c4ab9a61491d9e25fa4a
                       0189068faac8cb422650a0545edb51cdc16637c2
                       b2e25366
       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 [78:b7:48:fa:ce:26:62:3c:e2:63:f0:48:51:e2:b9:9a:09:70:2e:26]
            modulus: e4ccbde32c509b4ce2ebede0afec489da2a75d89b63a0698c776a22c8346aef3c7fff6eac82802c68f793f705e0bb2720410dc8ef57d8a98155089da4b71619591481060fe38a7881292ebd3613777f697ad6c597ab3641ca32739a03453e9a712714b9141b47d795122bea828bfbd2a8865b4e53213c5b43900e634f05756ddc245fd6ee420aafdd31e0dc702fa14ba0cfa221a21318c6e0d881a7783c6b6a97382887343ff326f58c1c7b48e9941cd83653e451cda23805eeda4714dc3ce309fbfc57b90a23f1a776b45ee5500dd98bb27961fce9b39fbca91e34732e48761c76e06ccf855f357773ea645ea459ae3a9d2830ce54aef0d8b9326daf14c3f57
    public exponent: 10001

]