Results

By type

          2021-09-09 23:02:58,870 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-09-09 23:02:59,491 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-09-09 23:03:00.036  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-09 23:03:02.524 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-09 23:03:02.834  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-09 23:03:02.952  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-09-09 23:03:04.720  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.36 seconds (JVM running for 7.657)
2021-09-09 23:04:03.573  INFO 1 [nio-8443-exec-5] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-09 23:04:03.586 DEBUG 1 [nio-8443-exec-5] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-09 23:04:03.632 DEBUG 1 [nio-8443-exec-5] .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-09-09 23:04:03.637 DEBUG 1 [nio-8443-exec-5] .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-09-09 23:04:03.654  INFO 1 [nio-8443-exec-5] .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-09-09 23:04:03.657  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-09 23:04:03.658  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-09 23:04:03.660 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-09 23:04:03.661 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-09 23:04:03.665 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-09 23:04:03.672 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-09 23:04:03.675 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-09 23:04:03.712 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-09 23:04:03.724 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-09 23:04:03.725 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-09 23:04:03.728 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-09 23:04:04.426  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-09 23:04:04.431  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-09 23:04:04.432 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-09 23:04:04.435 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-09 23:04:04.447  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-09 23:04:04.449  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-09 23:04:04.450 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-09 23:04:04.451 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-09 23:04:04.451 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-09 23:04:04.466 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-09 23:04:04.466 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-09 23:04:04.467 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-09 23:04:04.481 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-09 23:04:04.482 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-09 23:04:04.483 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-09 23:04:04.484 DEBUG 1 [nio-8443-exec-5] 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-09-09 23:04:04.515 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 95072924588133420898101856422173364011149040923
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Sep 09 22:59:36 UTC 2021
           Final Date: Tue Sep 09 22:59:35 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [e4:ba:9c:39:68:dd:14:b5:24:68:c7:f0:44:cd:39:67:fc:01:24:f2]
            modulus: d9144a694f26bae3df2d60c8774ef3591d5e9b9d62f53ac2b1a7f7cad930a17d05f18c4400612cef75fc23558d036d0e3aa13c9b843a2b4fac8136893d2abf11efd5d68da3ec7b81564b72a032e133ca747d68f64728219b1ac5e45af811d05e3d202fa2a121e48c529955e2130ce5a03c762d464d089e6af822802eb0b810a771b90587c3ee6744a97ac1dd3cc18d40c85e373c2d067a5c38bad00e9fa5554d3229c2b388974c03924fde2e84fcfd7f0b6cbf0270b9a0f994594db423131664e5ef406c8e31c23dfc67972e85e3124c7bbaa29235cc72fef1af0b91f57c51c3f6cd1f9e0740a4880e7884b3401141d8163f0059d739335e2f2c59c36021794d9928510109f185028b41d28aec5b2f5b1e0a7425f0c057a72b17ce40387a9d525f53b6c0000f9ae75674938023a27d12c07d211a383df5881b25318ddbe3682c037d0f5d2c14ae6c563a74a0386b4bf062669f36558338a6494b3a4dd56f03c6f72f096f164503554d0e0b982602bbae13326bea6b713ae46169b4150261a6a3
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 854596880302449ded33bf52f29fecd6069490d9
                       259445951daaf4522297ad2ac050194f31432b8f
                       6d52a0d752166f39dcf41c2e7371f4b6c3af4559
                       278f288742b6ff2b5fb629098cdaaddc5807bd46
                       3c8da91574fc88cf6929570b003aa1b253a06bd4
                       ce2c5edb753a20cc490caebfc9895ce0aa4ed4a1
                       9503806b55ee187b9fd68921549c1fc3045beaff
                       039d0cfba64918cb0ee9ea6b0f4d8b45e8f0aced
                       f771c3336c91d41923cf166450c6bc5a8cd36044
                       aa165242dd28fa07fa4309fa1d8846a02d8fe3b9
                       37e54336b98ef7b0564a287066ecf0fa78355d0d
                       e6738123fde4a216fa9775de2717f976f145d285
                       46279c052dcfcc4d31fb2228f2ca3aff6e2bdb64
                       8e03adee21deb295179c9c8c5121fbee34e61244
                       bfd385c28d1115928090bd7aa2a30ed7f1b0986e
                       8f5e0b18b389d841889ec4dfc3f962fb95f44d27
                       aec0388de2cb4469809c338212ea09c0179892f7
                       953d1df9b96198ac2931ef14e7b174b02bfc6f84
                       28e7d22d71ad669355980880801516bedb11a563
                       404d1675
       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 [c2:eb:06:6e:42:93:e5:5a:c9:96:5b:98:42:f8:d9:a9:7f:41:cc:78]
            modulus: b73667e02f3a7a58fe7736cff02ff89f6036b7f4463dfa9408e7861fbfc7bcc254a45b3fad3194aa3e748c6e38c34c801bd49422fba648a022dc3c87777da0e8817fc67f0f93a544179436631ed970f0b5b04f9083abae075df9400c62f626dd71a2ba42c08d4e1a94eac5873647dea68feaaccfefd00a255640bb13ea44342236d00af0783203bff5b490660d743239498a4cbe6c31093ab996b3467a31c83ac05c299cfdd2bba59f54c917aea4d36de95ae0e588a9f2c9d92bbf525524dee54955f8aef4f79e03fbb6ea788095a40f5fd4839f565360556da43fc95f149968ad55faf85264df78d1834edb9062bff858cb78beae9d1223a42d048731308b1d
    public exponent: 10001

]