Results

By type

          2021-11-26 23:30:08,186 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-26 23:30:08,983 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-26 23:30:09.696  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-26 23:30:12.224 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-26 23:30:12.413  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-26 23:30:12.514  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-26 23:30:14.388  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.597 seconds (JVM running for 7.936)
2021-11-26 23:31:08.557  INFO 1 [nio-8443-exec-2] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-26 23:31:08.587 DEBUG 1 [nio-8443-exec-2] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-26 23:31:08.646 DEBUG 1 [nio-8443-exec-2] .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-26 23:31:08.651 DEBUG 1 [nio-8443-exec-2] .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-26 23:31:08.671  INFO 1 [nio-8443-exec-2] .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-26 23:31:08.677  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-26 23:31:08.678  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-26 23:31:08.681 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-26 23:31:08.681 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-26 23:31:08.684 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-26 23:31:08.693 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-26 23:31:08.697 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-26 23:31:08.736 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-26 23:31:08.742 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-26 23:31:08.743 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-26 23:31:08.749 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-26 23:31:09.271  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-26 23:31:09.275  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-26 23:31:09.275 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-26 23:31:09.277 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-26 23:31:09.287  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-26 23:31:09.288  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-26 23:31:09.288 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-26 23:31:09.289 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-26 23:31:09.289 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-26 23:31:09.325 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-26 23:31:09.326 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-26 23:31:09.327 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-26 23:31:09.338 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-26 23:31:09.339 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-26 23:31:09.340 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-26 23:31:09.343 DEBUG 1 [nio-8443-exec-2] 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-26 23:31:09.433 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 91633023502602917277507373319955146863472019173
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Fri Nov 26 23:27:46 UTC 2021
           Final Date: Wed Nov 26 23:27:45 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [06:c7:98:41:13:3b:cc:13:8d:4b:d0:6d:e3:98:6b:f7:57:12:5e:43]
            modulus: d1a93692a59071bcc95b3d34bd155d3f9be57c4fb6f4b03e73bffb554cf0dd4298563312d0c8e6b44a255564fa8f00b1b910036210149552abe056291194b126ef4d5129789bfdaf3ac66d0c8c6e2b228edaf40b4afa6e0e971b53f74a4d2ac3c0fb846d00dc025def66636ca4cdf6f45b7cb49d4bbfb95971be5a63605bb54bbf9a0dbf2025263e1d4511b6b8bc7a33023c87ee418712576b82bf5ca012e9daa56c78e15303e9fb8937dbb227e0f8622e409afd98d9d7a9a851bdbb54efed6df757e934402ea34969f84f601efe7cc04ee9c1161b6d1b108608e5937b06b01b2c5e361ad22e09a14ee2a2340f5d9a8442386f55648d6e4a4838f19108f9357395e5719b00efa0f577ecc403c9364732ef7d2d7d0a8579354d0aba0b9e4d5af4d636ccbf6ff1445a7e5ac0dc6ab77e0372106d2b7ef1fa2750e88b4d7e1de3bfd98acf7c52fe9e6daf887d7a2a1e421b2646e3aa4c0504c2e4da346b08116fab532b868518f3c4166e4f9b2293fd983f5ccfddc9089bf54664385a6137c23293
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: b64f784764c0760057fc7b01bc2f4faeee35c86a
                       78a80cade43c0da493d6ba8d3291ed7d4671430c
                       a60b087c2cffb6c1983207023af84a3755b83ad7
                       c48a58bcff1d210a4a36282d8c09dc47d87988be
                       f39d5ee2b0b7fcf1af50da8688f026b593011f8e
                       2b6114436ccd3441613a008c80b0908cf435d5d5
                       f77436210ef7c757c21fc4ded02027ce65609e78
                       216118baff53eee6c6cf62d41a0ec47f0f465c4e
                       0e231af469a4991fec945b01f67aa1fde556b3be
                       3593246eebae0f5d19c8254a73cf5a714bb97f82
                       2fe5bf23bee3b4b13a2f50543f7435cd6e01d9c0
                       1c1deb9a55de2b21c83b307d8c74460b453cd29d
                       ead59a75dd97ae45850f597d7f16ea983d5f1dc1
                       c979b3a02eb47eaab9e52a518667dcab4a2b7032
                       fd1f3f7bac17a8cb3181d7419a05acdfa76c38e5
                       53b9908662a590d27b8246e24e2e337561d0d6c7
                       c3543dd53143032446e49b1c40f0b2294ce4c293
                       8aa1041f3443a0583a6f2a36c73f0553fc75be00
                       8a7ee5545bcbdde3b3d17fa54eeb2040e3b8dc6c
                       50f2dcc7
       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 [ef:5b:c5:85:0c:2f:8b:aa:34:84:45:25:86:a9:96:fa:bf:8f:4e:60]
            modulus: af4fba382a8f843d0ccc876c9e58c573869760e1400a55dfbc07a043cfdc70b8b51b59d8f14163c44a325bcdc7ca7a876afd50df327f0aa30b07faf332a26426cadbc310aa4977dfea207210120a953ac9f23900c186db47f0753bc68b8035a2ba3bb5594e51df55a033132dd3a060247c637adfc96b0951fda4b29dd0b8647a8b033cf1d88ad0efdec3170a8e544efd8badf496bc5b0bb9d174b13838cece1e6f88cd10ce1b9a0ef0392f6fdd3c6dade65c198d70aa31d200f14519c65df6d748f562f6d8f5845dacad98f3c8c0ed740454e52b04922ce23742bc561f1e464428b9e4d069b7abb8c25a8823651f0a51753111fad73df7701b9df4162b081313
    public exponent: 10001

]