Results

By type

          2021-10-25 04:54:22,591 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-25 04:54:23,600 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-25 04:54:24.547  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-25 04:54:28.255 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-25 04:54:28.542  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-25 04:54:28.701  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-25 04:54:31.147  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 9.304 seconds (JVM running for 11.357)
2021-10-25 04:55:31.414  INFO 1 [nio-8443-exec-2] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-25 04:55:31.428 DEBUG 1 [nio-8443-exec-2] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-25 04:55:31.501 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-10-25 04:55:31.507 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-10-25 04:55:31.530  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-10-25 04:55:31.534  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-25 04:55:31.535  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-25 04:55:31.539 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-25 04:55:31.539 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-25 04:55:31.545 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-25 04:55:31.555 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-25 04:55:31.560 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-25 04:55:31.608 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-25 04:55:31.624 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-25 04:55:31.625 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-25 04:55:31.630 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-25 04:55:32.440  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-25 04:55:32.455  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-25 04:55:32.456 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-25 04:55:32.459 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-25 04:55:32.483  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-25 04:55:32.487  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-25 04:55:32.489 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-10-25 04:55:32.489 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-25 04:55:32.490 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-25 04:55:32.519 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-10-25 04:55:32.521 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-25 04:55:32.522 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-25 04:55:32.534 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-10-25 04:55:32.536 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-25 04:55:32.538 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-25 04:55:32.543 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-10-25 04:55:32.577 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: 657535370759636331785436231035556642092616040603
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Oct 25 04:51:44 UTC 2021
           Final Date: Sat Oct 25 04:51:43 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [62:a3:e5:01:8b:8f:56:b8:cb:ca:4f:9b:db:85:a2:98:3e:b4:ef:08]
            modulus: a9de3fb93048678976e336e45956dff24f6268921c857584b332e50bce7ccc6b48d394b0e7c395cd38521c9127be04112320838a87774ef72c5f5f6fb77914ce74d090f847fd9b3ca9d978bcdb19155ff5a710f86d64ac1bb2ca7c5d821337c85f5a363e3932b5d38a7a201c927f374f9ce3ce95a871d7a920e4844b537f7e38210c1d19683e6c008b05290d0e5067f62c2276fd5b70be4c6b194eaa0f36064eb4f3c0548004b710bb6e4f901d3770d2d85ce57a98cb5df55f0439836e70d702cd430adad42878edd4bd3ed3a25d92f3fa28d7018797286164008d033c1681291e8fb36c3a862e37b058ee1f2546269f8b34e377d0f28ec2191194e56639217466852e0347e71b8d8913d5b2d614a1189986379b63bd2f6fc5590f9bbc3733d06bf1d68197a4436d3b65ac3e5753e3728ddfa98081d5fbbde826054fc84168cbafc55711f7e571bdc937d7142f0fb7f87d00a74c61641417ae420adf387c7fefb28dd402d153aa8a836fcee4e00375a26999ceb5329771b242f69f11c9815489
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 19922a13e2a83440b76ee0bb94a0957415ac9958
                       331182eaa037e1b7820adebe0ace3957070e4940
                       497564393ebe9f6e117026d5cec3488d59eccddb
                       899ea1721e76a44b7b4dad8ee6f79abfb3befeef
                       0f57e461cfc143058c020e53c9ebd48687e743c3
                       17da3ec5d02eb8f6f60647c84260d029ac40fc34
                       a9ffaf036528c7c099eb8e428ef604b02ebcc30b
                       604d20a91dcb40c600f568531f54461e331174ee
                       dbb9f82e44c43d4b251e2d715c75aff422a6a7d5
                       dccb8c1d24e26ec903d1075e16b8d395401edef9
                       96f54257f5cbf026d38257a1ec10a2238da5c681
                       4f19d41b0b896343555c9c3a066223885f126de2
                       bd1bf7c13de163d441f5793fa26175421700ae4f
                       59ca6209f7831eab8684d42ce41cf65a185f364f
                       1bce06c96ef0a28b2babe5a6742ea315544bb5af
                       476b235cbec9c285887e2f949e4de0eca7a44b78
                       6432b23f22212d01a58ba8b4f6688f26dac19c39
                       69c5d73152cb7b5fc137326cd400717c859e1352
                       a86ff0a997576119f17544f4dcc82f15b85bffd4
                       47a2de21
       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 [2c:47:c9:93:53:72:cf:12:c0:6b:b9:89:ea:5a:c0:2b:c4:0b:5c:9d]
            modulus: cc022cc73c9c9a0d23579e68ba602dc28e871201f4efd77a2b0001f8ddaa34ad8c76b59429bd64a28b4c1a9d0d8d4f98ec604122e59b63472fbfecb2fbb1ecd2a1b9e4e688536b4783e614639aeec88c021425c42d21c363ed76ea9a01f109531c5560749174e67b0dcc56d65f719f1f0eaa90edb1822fb1fe155ac3948e85e2513ec54bf9ab3631cfa5d31b2d655bdc36c84807c6c159208d9987fd308c12c167d7c539c46e73866700dd3a2bbaaa18116925c6805e07944198a548c85c011ea99d7e9c0ea367136c65f9bf58b4ce83c5f42c56710ea605253bab22350e5f80b4d5c53a92a825de689926563eac1367911f6c42f0ea601247fe16dffe25f5d1
    public exponent: 10001

]