Results

By type

          2021-09-22 15:24:33,621 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-22 15:24:34,498 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-22 15:24:35.458  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-22 15:24:38.739 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-22 15:24:38.957  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-22 15:24:39.099  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-22 15:24:41.480  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.593 seconds (JVM running for 10.33)
2021-09-22 15:25:29.908  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-22 15:25:29.917 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-22 15:25:29.957 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-09-22 15:25:29.961 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-09-22 15:25:29.977  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-09-22 15:25:29.980  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-22 15:25:29.981  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-22 15:25:29.984 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-22 15:25:29.984 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-22 15:25:29.987 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-22 15:25:29.994 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-22 15:25:29.999 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-22 15:25:30.051 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-22 15:25:30.056 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-22 15:25:30.056 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-22 15:25:30.060 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-22 15:25:30.641  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-22 15:25:30.645  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-22 15:25:30.646 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-22 15:25:30.648 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-22 15:25:30.659  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-22 15:25:30.660  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-22 15:25:30.661 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-09-22 15:25:30.661 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-22 15:25:30.662 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-22 15:25:30.676 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-09-22 15:25:30.677 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-22 15:25:30.677 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-22 15:25:30.685 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-09-22 15:25:30.686 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-22 15:25:30.686 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-22 15:25:30.688 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-09-22 15:25:30.727 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: 595847132261296461319126891510172284333812255672
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Sep 22 15:22:35 UTC 2021
           Final Date: Mon Sep 22 15:22:34 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [0f:e7:ff:52:de:b4:94:b3:8a:5d:2e:9d:d7:6d:7a:c2:be:ef:f1:0a]
            modulus: d984961b450e6c1980455124114a34a04f9a46c075990f2e4df09502e7075473a3193170f11d139c2cc14a7c2c02843d5b9ec7becb5065fb123c41ee0857c18d8c4f629e5166c8930d1ae72ad06b285745f5ede9ba212b0c10f3377c2d36c2f45414fc185f80e4648499a7427373914561c8d968115bb2839a445afa92f2c2abcd8c648ff8538663e8cd607ffeb4783abb6005beae9ed1dbeebf58c629d0542c6e08adbc9d839bd1dc605a6bacae832b488c8c7ae93b3da6b5192062da2b3691a45b9d2baf4f3d06edb9f3de6f7ec3e299accc210efe2af3c8e328c9f1a9875f450a0d2208f7c547f4007eb2885a551e1a81be2d6c957e9d054d22764bbd7013fbb61d5008a76c447c008afcbb703b43d7e0ccd678a7c1ea17e27253b4fedf5cbb35a4d824b37f6b2b6957859e09e691f0f8efd81716fcd4f0a4e42fea67854f298afec492ba34120a0496fa3ba87462c5d96bcfb08bfd83d0bc3ff98d6886fa366540e4a1deb51f8ca04aab5261528a038f07ab8f86ede1c61a7b7f42236309
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: cee0c155e43e63b1dc3cca40ec481cbbc8fbb1a0
                       3a1ce899d2c8c3329bb24efc55e6ff9163aaf63b
                       89049283df9b3e12d15546432065f668138a9c86
                       6caaaf0d927b7c10953484227af9d61688445370
                       184e372baddfee428930f4c63617096736b0a620
                       64937978d0197ffc2f44b02fe5e6cab9337dad14
                       c75f7744ae684b1bb3455a8e04bfaa45c4c2c5e0
                       2ed07be7d733dcd38a7584316f66a62233a9c7cc
                       543de33c85e99556ee6ccba832adc2ae53369e49
                       4aec9a06051daff5a84acbd62861a1efdcec4672
                       48ae6b2ef33e3a39c28027ff1774ea6d41d6c2b1
                       055567b16402ad8f08242c7784d197690e23ae96
                       7610cd778b9f7314cdfa9ad0229f2c570d07c706
                       552a74c04754f6866ab54918736c2ef6ea41626b
                       4ab1af623e6615b338e1c38ac12955cf704ec73b
                       0556a496a991b85f655008377c64053375c8ff59
                       6b9945065c87e66b599e8d78d8a779f060fe49e4
                       13f8e2deded8589c963a79bf0f6e26ba227a391e
                       3ec2f1c0748980bd29b3503617b8a3e43333d145
                       56e7d265
       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 [48:5d:c6:12:9e:4c:6e:48:54:3e:bb:1e:ca:08:22:a1:cc:b8:af:a0]
            modulus: c554379cf438a20003669a0e834e0a7caf8d9e032f4b49ff199550ad11c97133f14f291bec1f2ac933fd90699500e9a32d4e410aca08d5ae8d4ca0fb3791d07d446d3f1ebe7cd1855bc387c79311f0be9b6bf5f2c7eb219524a974986fb1a0af37a0e2a1d5ffdb6528f87a4e12cec7f49f16c64204b2a24a8170110c9af71235c86533105f1379357d634fdd4e2e9fe6c25bb5d9c1faa56f5ac8343405279a412bd5c17c7c7f309676f616ae97beda8264db611c6fc8b93754b036735ef38509dbf7d7d522fa4ecb51f523912ef6e176e5b757a4b3d21b55b28adedb00df46a01a10e9213af299e2af2b9f6dfc695b642e356ca0f7062c9fc886c67ea1496327
    public exponent: 10001

]