Results

By type

          2021-10-13 11:13:45,754 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-13 11:13:46,435 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-13 11:13:47.079  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-13 11:13:49.451 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-13 11:13:49.670  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-13 11:13:49.787  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-13 11:13:51.514  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.125 seconds (JVM running for 7.34)
2021-10-13 11:14:48.692  INFO 1 [nio-8443-exec-9] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-13 11:14:48.701 DEBUG 1 [nio-8443-exec-9] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-13 11:14:48.744 DEBUG 1 [nio-8443-exec-9] .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-13 11:14:48.748 DEBUG 1 [nio-8443-exec-9] .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-13 11:14:48.764  INFO 1 [nio-8443-exec-9] .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-13 11:14:48.768  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-13 11:14:48.769  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-13 11:14:48.771 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-13 11:14:48.772 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-13 11:14:48.775 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-13 11:14:48.782 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-13 11:14:48.787 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-13 11:14:48.841 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-13 11:14:48.847 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-13 11:14:48.848 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-13 11:14:48.852 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-13 11:14:49.355  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-13 11:14:49.360  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-13 11:14:49.361 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-13 11:14:49.364 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-13 11:14:49.377  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-13 11:14:49.378  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-13 11:14:49.380 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-13 11:14:49.380 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-13 11:14:49.381 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-13 11:14:49.396 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-13 11:14:49.396 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-13 11:14:49.397 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-13 11:14:49.409 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-13 11:14:49.410 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-13 11:14:49.411 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-13 11:14:49.413 DEBUG 1 [nio-8443-exec-9] 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-13 11:14:49.442 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 175983528500218194727076438265502880783042470831
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Oct 13 11:11:46 UTC 2021
           Final Date: Mon Oct 13 11:11:45 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [5d:24:3e:df:3a:15:7a:56:e7:08:99:5a:f3:5a:42:3c:22:29:d7:c2]
            modulus: dd2d678b2bde8992701d0cd80bf3818bfd144b89b6c089304ddc6e8fda4b32e6916cc1e7156dbae8b6246bdc1c1da50d4cd8671105d33dfc2a488402c12261ac30d163195f44691f505113372e9b8a375ee1012cb5d21bd3d4ec5ee1799848515c567d0f02630918308e37caf7722e82519ea896c88103071c6d475a7e075a3040bf40b4b3f291e25eeb511d6079b93809835e1fd4ed6e48d45a490dd2d02359c589bfd393e82baeb827977ccf6bf61f27e28799f84642164375cba72bda64f53a25a39b2d0be3bcf049d3545c119b094de77dfbeb795085ecb4b6b4d747b9e9c797f597257fbf0b2ffd21b62c30a46c4812c5936a7afeccb42c00cb719ca29a651dbb56f6c287c440238343cbf5ea9ea9f56659fed068d728f5d2aebb80242dd3bdd64c343366bc64c65ba81f0147615cdd65db99ccdf41a966e97cdf2d73f17892cd4227d50f1694cf1e9a9de6aa1a56fe8bc7831cde6e1c37d0071bace10ffdd19fdf4c2c4cd3dd98ddb364bf8b103e62643d8885c12a5f258af399b57f39
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: d0d2bc6ede09d22b0c6e7ef2e9a649e6034d9b6f
                       defd870f42745d373f60951bec28102dbb079b94
                       63edd9b3c443a15c3a68b198fdf0edc8fc3bd16a
                       ed494bb85f5c683174dc7628f3b9316622efa67c
                       edb1b66fe2c9cda5a3065933427de9b2b6ca1ab3
                       64927c5a0ea451a90cb35ff980dfbf23c5fbba45
                       5c2b0d503635a43d728f65aa01bef2e76bf82373
                       94f57a2e5283fdeace075e80673cafa1ee3f5f23
                       efbe576d69d8620925e0b69f537a1e6bb516ef36
                       b00fd00ef66f30f044ec0e7aa9c8d980c3c80081
                       f92e38fbcd3892965f5e3de38fb6adab7406c210
                       85a4be28baf3ba0460ba0ea0a09619d7513e7f13
                       bc0fdd8e7289476e7743866643dcd725badf30b9
                       f9c3eed6fdd9aab73b3cdc2eca4b0e4054bd934d
                       526ff923abd40ac30992bc34e070cf60b6b96c72
                       49402271c3a0557ac9905f54073e62988483fb45
                       7ba8efb29cb195334a9412a217824acd18f91d64
                       727b83f54a2758fc3439458e949ca50f24ddd87c
                       c38d90e2827c98c37c8288a235a25fc0e9290ba6
                       df5470e9
       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 [0f:7f:8d:9a:63:8b:76:d1:fd:d3:51:41:0f:9c:f6:04:41:0c:8d:10]
            modulus: 93a1e52c986e663d4a306f01386dab7ca9a7f7a371fafa364b8ae582771b5c18322f79a2b4561953146d6e0c960dc0ba24af70bd487766749c555667b4fa03d3423471e7054a6af1cb3448b76462514ea558f4cb759cbe5698650faa8f277e5c065f02edb31a00a3c0c44a512f8053e17029525d92fbea3dc2ffbfd782b23fc1026582b41321bfd7f27989a41a61ed8e1d89432bafa9d3bbc74785dd3857f76c5ec8412d93dfba25e75571c0d7c7d2c3825affb09c0151313a9deed3b56a40cb93dd1a6b913e9b9fa63f1360abd203a80da718d0000b74d70c14568b1667b995fcade67088998351a7df553b034a70f6fd4e1f79987d503030a00dea22c2ca53
    public exponent: 10001

]