Results

By type

          2021-10-23 23:17:07,462 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-10-23 23:17:08,166 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-10-23 23:17:08.761  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-23 23:17:11.187 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-23 23:17:11.387  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-23 23:17:11.501  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-10-23 23:17:13.816  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.774 seconds (JVM running for 9.771)
2021-10-23 23:18:31.926  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-23 23:18:31.941 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-23 23:18:32.011 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-10-23 23:18:32.015 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-10-23 23:18:32.032  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-10-23 23:18:32.036  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-23 23:18:32.037  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-23 23:18:32.039 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-23 23:18:32.039 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-23 23:18:32.043 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-23 23:18:32.050 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-23 23:18:32.053 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-23 23:18:32.089 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-23 23:18:32.098 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-23 23:18:32.099 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-23 23:18:32.102 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-23 23:18:32.703  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-23 23:18:32.707  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-23 23:18:32.707 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-23 23:18:32.710 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-23 23:18:32.720  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-23 23:18:32.721  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-23 23:18:32.722 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-10-23 23:18:32.723 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-23 23:18:32.723 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-23 23:18:32.756 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-10-23 23:18:32.757 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-23 23:18:32.758 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-23 23:18:32.767 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-10-23 23:18:32.768 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-23 23:18:32.769 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-23 23:18:32.771 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-10-23 23:18:32.808 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: 218640196063973769417049830421207731571143156109
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Oct 23 23:14:30 UTC 2021
           Final Date: Thu Oct 23 23:14:29 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [93:d8:77:a8:c9:1e:0b:a8:a7:26:0f:e3:cc:b4:56:bc:59:59:2b:65]
            modulus: a007d22241977657161b6b7cbc2369bb5b4f24561fecf88c00ba7f29d3f219a487a2bd2ea7c901ed1a8b31b2f1ca8af93be3d70112975a93e849316d6705053382e202105384390054059a304abfee656d779b66539b20b9ffd8111aa962c5a9402119a55f1abc0aa47a834f9e92b9b1b642b7e2533a6881df55c9b47c47ee48acb984f203f11bb7662dffe1f002d8b9bb94946921ee152a640c8fffd1c4a06d4527e3fe76028a8661ce611a43fc0e1f065d67291bb78e86661390136a292682d5a84b93641fb303f4dc15a06f7517e4c67e59277b754a432dccb3d165f1264ef5135e6a662a3930eb5aa22c5e99fc9dabe9c26592b38c3cd315e1882292eeb5038873909e99e3631a1ad89f792c1b29342abc8cc5de7300d31bc2ab97aff0d5154b122ff9b28c6b7ca1e20531ac1d620cc9585c8077eba2fc7c54a1ed75205c9db9883e42ab85540e62c6be50f55dd25885b7e43b6e523153a8d69d95cd3eeb0466d1dbd76ea1cfb095109fd8dff0d2256c87175aff0db3d2b065fa45cafb65
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 6f1d9cf0a3018350641d7420e7d99c7f7375b631
                       82025a4e336096d472b67bc3dc1735e9cf5bc58f
                       5237541f56126d1b94190314eb60447a94c844f0
                       ef7beea83bb300dc68213a60309a0818c5d33929
                       3ba4f5c7f75cf90050a7bc24b6f9558f5f889117
                       f328b2c8282b67e5264d0fb17c8c5c7e9bae553e
                       8cf7eebe8b71a56f11a81378225668b2a07d1043
                       43685edfd6df16469ca83b6e9d81a148961b5232
                       eff63769b8a04d4c2702b9d3e62843be124e9134
                       c4715bb5db39e8b76cf1569ff1597ba810bb7ddf
                       8de8668ad372ecbe7316b69c96c60f8fee0a50e2
                       5d552cd96d39ef40a3781d5141b13bef1813bc40
                       fd17a4ef9ac2c009a42b09318f75720a1301f02a
                       3b3f0d606329d2c9240d875116311d4454332d8d
                       52fa24ea0b4130eadeb77e3f5f9cb4da15fe4aef
                       2fd97d007d082491f2f06ef242e1a40bea803dce
                       025b75ca85b0c8d890fed3614db914a701f31da2
                       f1eb6d6d44ac363b52c819d15d428f3369f12cee
                       1a5213466bce93442994c7d2880610d475a49203
                       e240a7bc
       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 [0a:b9:46:86:57:76:56:00:97:95:64:8c:e9:63:9c:5b:b8:6a:95:0d]
            modulus: cea54e6bda640e967390f22a1cf564df9ef26b0a811e313bbca0a97bc5b91780fcf170236d0accad8eb81ac56c55ae9a8565d27365e88a4e522bac21140db97bec36591a85c772c165aa7f0c02e2ab16c179ea88dc793519b027fa918761bbac11f617f3565d64599e0b9cf28cee115ff9df5c4cb97634085fc7fd1f782911b01b24936256dd984b450b4afe3b33b4335cc0de102c83fdc9a7766f28ce609834ba1570e8dc078ea7bcd683476c71a1ce311c5d6956a1415c734480bca73fa922cd93fa2e45fd92ca7315a2345020d5a1529d01157c41884551559984874c52ba4a4dbf1fcbbff88fe98eba08df7deaf29e550cfa59685cc118aefc55ba771649
    public exponent: 10001

]