Results

By type

          2021-11-26 01:25:28,023 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-11-26 01:25:32,537 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-11-26 01:25:35.723  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-26 01:25:50.320 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-26 01:25:51.831  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-26 01:25:52.622  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-11-26 01:26:05.432  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 39.715 seconds (JVM running for 47.377)
2021-11-26 01:26:28.426  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-26 01:26:28.528 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-26 01:26:29.117 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-11-26 01:26:29.122 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-11-26 01:26:29.314  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-11-26 01:26:29.319  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-26 01:26:29.320  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-26 01:26:29.323 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-26 01:26:29.323 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-26 01:26:29.326 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-26 01:26:29.422 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-26 01:26:29.425 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-26 01:26:29.727 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-26 01:26:29.732 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-26 01:26:29.733 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-26 01:26:29.817 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-26 01:26:31.173  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-26 01:26:31.175  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-26 01:26:31.176 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-26 01:26:31.177 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-26 01:26:31.228  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-26 01:26:31.230  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-26 01:26:31.232 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-11-26 01:26:31.233 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-26 01:26:31.233 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-26 01:26:31.326 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-11-26 01:26:31.326 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-26 01:26:31.327 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-26 01:26:31.333 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-11-26 01:26:31.334 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-26 01:26:31.334 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-26 01:26:31.335 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-11-26 01:26:31.433 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: 250071544268420660353573439958167047160184149585
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Fri Nov 26 01:21:45 UTC 2021
           Final Date: Wed Nov 26 01:21:44 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [9c:29:4f:91:04:d2:05:9d:92:5e:7f:4e:5d:ba:d3:83:da:12:80:70]
            modulus: f095634faf0fcb503682436092d28c8f1d841497f547a1a9cf741dce47cdb599150c8e82d9b271c5020405371347f85c3a9cf5eb4c5a889d8d7173b159021c7229c3852f8a15ac9606cc052f76c14c298f5640bda41e2a61396a45797b9549991a2987530496a4bb4a27791afdc26ffd1408574dd4304483aea5fcfb2fb4fa8cd84c09922044d4bd4a4e1487862031d846dd51671df1f0db59f72d6d4064583d7295e60dfb74ff6bd75523ccf1d868ca07c5f014581ed1243e05dd1fd8396bd870e628cad2ecd20634eb8205c819305f4ef98fe0c676e0526ca912e7f3e3fb6aefb120ba909ba8e55b16ca627ddd8c85cb7f0cba44aa00daf661232607bd936c10484a5fa8c0cc485e22f3238a6083bfade2d1d9e3fa968b17dc0214eac206801ff19fd8a44fb632902673e6643d6b8ecac90560db3b68f22c5a7d9d436fb996793df12eb11f7387ccfc0b19299b9b893ee683d9afd1371ea9b65cb5b2833d642170ded8c5e13e047781b25c233457e1f4a77d72d9ce33c982049f2c02b724cf
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 16529e897d3a7fa5b1ec57dd78dfdc4939d3bd94
                       b8b4ba4250a2860f84cb8eedfdc72eeef21b004f
                       bc5a22853871b530d704428e7b89a47a7b58fba0
                       a6baca7e3c5b491d8be2b2bb9588fc2b0f39c581
                       ca672f2d635df9174d23927c426b86e87c385fd2
                       8b4289698ff17a25bff70df2a302c4c71dbaebd7
                       d65b87efa01ce53639c7cc1bda2f316246b60506
                       def3d7f8c42b00b8190541d2ecc02acc5832c270
                       17f5b910184fb9a825bf8844ed0e46daff461bbc
                       3e8f0ec8109ed562eab24d4b68b6a5951bc9bf92
                       bbbee11eea9d4a23c707a362e0615503d2988047
                       b1d7411565ed4bb15624ae51683f84f52df59841
                       c40d5785eecfc6b96bfc1ed53f7dd9e700ef7845
                       178688f8743101809cc4a25758547259cd743c78
                       244d00459705fe8eb6d861aa484dc722a720d1ce
                       39960376cc9ca500291adeec79ee4d5daef39644
                       1ee833b2b4784b17d413c5262472d825890d594e
                       4e5b2d6fc00aae9a041848b9e8fda4dc43dabc7b
                       bf00ad220945e8eee94216cd88dd2f6b58a56d14
                       f1d8a74b
       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 [82:b9:1d:45:a1:06:fd:43:eb:15:95:85:48:3d:b5:f3:90:f4:42:fa]
            modulus: e090d3f0ac47d23b176a7ec4d0cbe32d53e316bf13e6acd4519d28c283032a1479dedf1cc1e6e51f40fbff5eae6324ad09715e5f4c3068708cb731ce9c5c2b8264cd896a986970b3059bcf766878d55b978ceae08ca5e5e7256b6b6df53ff15728cb5463899f86484dd41e6e229acf65aee8467c09d997496fc8bd830761ce730b8c826991dd067960cb65a98202acb89e0bef70bbebc0e9d2f9956483a3b54b7fb8d6b88e830cd600d725ab5e4cc85ef140566454c11e16b27f43b1e406e039955b3db670b2a3febc4abf82f6aa084c3eefcc3a9eae374c98988de8d6a0ef7be0bbbe8658b070da465e30c2fa4b95c428b9e3a44e2096b491cd699dad1797cf
    public exponent: 10001

]