Results

By type

          2021-12-01 23:13:09,319 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-12-01 23:13:09,963 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-12-01 23:13:10.509  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-12-01 23:13:13.035 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-12-01 23:13:13.252  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-12-01 23:13:13.368  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-12-01 23:13:15.112  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.183 seconds (JVM running for 7.551)
2021-12-01 23:13:55.980  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-12-01 23:13:55.989 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-12-01 23:13:56.025 DEBUG 1 [nio-8443-exec-4] .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-12-01 23:13:56.029 DEBUG 1 [nio-8443-exec-4] .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-12-01 23:13:56.043  INFO 1 [nio-8443-exec-4] .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-12-01 23:13:56.046  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-12-01 23:13:56.048  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-12-01 23:13:56.053 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-01 23:13:56.054 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-01 23:13:56.059 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-01 23:13:56.067 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-12-01 23:13:56.073 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-12-01 23:13:56.129 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-12-01 23:13:56.134 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-01 23:13:56.134 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-01 23:13:56.138 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-01 23:13:56.657  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-12-01 23:13:56.661  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-12-01 23:13:56.662 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-12-01 23:13:56.664 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-01 23:13:56.675  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-12-01 23:13:56.676  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-12-01 23:13:56.677 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-01 23:13:56.678 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-01 23:13:56.678 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-01 23:13:56.691 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-01 23:13:56.691 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-01 23:13:56.692 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-01 23:13:56.699 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-01 23:13:56.699 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-01 23:13:56.700 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-01 23:13:56.701 DEBUG 1 [nio-8443-exec-4] 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-12-01 23:13:56.731 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 153889621650958113388147712026826810040254312724
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Dec 01 23:11:23 UTC 2021
           Final Date: Mon Dec 01 23:11:22 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [b5:fe:08:c2:67:03:ca:78:46:b1:74:b2:51:3f:17:22:24:5e:f0:7c]
            modulus: c94fca239b2d8b3863d54014cca93721cf42eb42b72ecbb9756f310ef3b0d309bb02341402eda7b3a2d015b736f6774dbb263f06a28e26445a319d94172dd8399a836763000a011723a425060824386d905ce9c62c65fbbf9ccbd6eaa168c1509c8a0cdefc11c6b388e3edf78bd155dde69eb92a48f1fe5223ed3397fdc0d35fc3aeb309a8b9d633f99ebbfbe94ae8fdcba63cb79fe8e0bfaac288be432b7e360e384ad8b52c52ffd64fdd0502e9d1da0ee9702ee885af044e20d9bb8317948e6775ca81e168fab98590551d3884f7e94c85e0090c227004e8b773f3aad912d029bcec8bf4e53ae680992418b87166c6d0df39c4b1732c21094c68e97edb17c5d2ea52e1f8213a886362d73b49c2a7ea19a0cf5b5ef63ce131f680c6929d69fcc70e9a2cce6ef08a8165c227adfda6097fe2c0f2340466d39fbd0b5828aaff48bf44a0f3b073ae5adce1dc8c1ca6bf2c8a30113c6fb08bf3290d2dca7ce2b9b9d387ecb52c1b9c897ae18f3f233f15194c0750245f6fdf62133a6316513a5a49
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 2302030d43871ccbba571550a8c4c0a6b6bb38ed
                       2417e9c6004f68e40ffafe6317693199c2873fc0
                       f99d7d9e916c45f6ed919d57c34c5770647ccf5d
                       1a268ba9abca62586027ecfc22013383a8921f6d
                       92ab620f4e04ab75e42d95bf16c6678d2c653839
                       830eb04791d0fc3fa6ebbc685893b60d6c3a6f8c
                       4c852770249bf505a5f7cc1c838cbc2f3c69fd14
                       e560d952ac84909884b5c77e9a4cda8aa55fb163
                       8f51eb244281881bf4a14cffd410ab4c2b85870f
                       23b2ae15c047b15d30d2707df421a7f8b6774ef5
                       7947a621be091e246e534a449b458fbb42bf68bc
                       91c0453ccea09d52e18be6dcd5ad3cbb89092804
                       c3afc649be53a76b695c30bca717df68aae87099
                       aedead8ded833a5e49679cf73344036e6f55d0ae
                       2b938b05fcfb96fd8d2c44b906fb038d05e2e7a7
                       c4560cf274263c51d4ae71f80943e886d0f829fa
                       f8dc91df09a3b2d07d850e5b96f7aa6058481692
                       db4cf7bafb00ccb6ea493ff8b49c5b0840acaa67
                       406666c8de97fea243128c50a857a5296625009f
                       308dbf55
       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 [c9:5e:49:26:9a:d4:c7:9b:ca:f0:35:0e:a1:1d:ce:81:f4:cf:62:76]
            modulus: c2313e638e94e92bf8deabab2a272a191bd093102c45526b3b2a0ec095a72fe8f536c0fef7bd4effd9dc474c894721eefdda604da68fb638873214b5682870b28e3e28f1546e4e29cf4fe1beb3de87098b7e21e28c12707e505caf0538b6a00c063840fd9f280c4144e943808f12fd35e2c00bcdf61d356e797534688014d255261af9c88db87aa1d159dc53573ab46c8c8abc3d5e20caa39b9d8bc36cfcff31acbad20c6bbe19acdf75a926a4e1a22b2a3cce856374405eda7e0b008af6b5d9ce81fdae4d0b7a0eaf121352957974d175c0b4930ab4c56182d3e28957bbdcd8369c9d9e1dad924fb217db55ff169658240477190ca9d4908a58d1b2ca642475
    public exponent: 10001

]