Results

By type

          2021-09-17 23:02:18,685 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-17 23:02:19,451 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-17 23:02:20.090  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-17 23:02:22.817 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-17 23:02:23.054  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-17 23:02:23.213  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-17 23:02:25.194  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.945 seconds (JVM running for 8.444)
2021-09-17 23:03:13.704  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-17 23:03:13.713 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-17 23:03:13.752 DEBUG 1 [nio-8443-exec-7] .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-17 23:03:13.756 DEBUG 1 [nio-8443-exec-7] .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-17 23:03:13.775  INFO 1 [nio-8443-exec-7] .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-17 23:03:13.778  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-17 23:03:13.779  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-17 23:03:13.781 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-17 23:03:13.782 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-17 23:03:13.785 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-17 23:03:13.791 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-17 23:03:13.795 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-17 23:03:13.834 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-17 23:03:13.842 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-17 23:03:13.843 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-17 23:03:13.846 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-17 23:03:14.404  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-17 23:03:14.408  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-17 23:03:14.408 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-17 23:03:14.410 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-17 23:03:14.419  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-17 23:03:14.421  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-17 23:03:14.422 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-17 23:03:14.422 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-17 23:03:14.422 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-17 23:03:14.438 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-17 23:03:14.439 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-17 23:03:14.439 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-17 23:03:14.445 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-17 23:03:14.446 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-17 23:03:14.446 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-17 23:03:14.448 DEBUG 1 [nio-8443-exec-7] 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-17 23:03:14.476 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 15213204865707207401659806016805559308468647350
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Fri Sep 17 23:00:27 UTC 2021
           Final Date: Wed Sep 17 23:00:26 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [c2:a1:06:4c:ee:74:ec:0f:f0:f8:35:77:41:7b:e8:43:36:e9:23:ce]
            modulus: c3a769bc6f817c94821543242a5fd5d46d501cc6171dd5af7a637384ac7fc8b9c94244064620a91dddf17aba2ca80a4b3da56385b9795a61e6ab203a0e1ba6859eed7eaa8824e1669f427d0dae6abcf971af590ef0da2caa1609c2f2f9968505238eb2ce2070aece418871c489ee34302aa39b78c9eb84580201f919a572c425b73b7937ec7ba8aa5acf50f39cc5b2fc454a5d40aacc4eb4f597d175f87950cf6a846166bd5098adc389e79409c348eaa499336041128174316467e1b95c0c36fbd4dd7d0a41a4c6319136c30066a866020b57432d85f89c740fe316627e26986d85b3219c89bc937e2b1bd61e5dae7b1324faf4cc3f5ff5591cdd61bb70cda133421c65a12a67de93f38b97dbf88ea9b42752628b38743a9d1cab22c9a94dd75235d15cab2242e026b7768ba3cadee422a2eb857bf7b2be266cff8e5a56360a387cc1705fe0dd9d269570055e013771656c034da3255fbe19e2476c22558a9506f5ab4169973fc9fb9d684bec294c118ee76038fe65c2097ba3032452cc6747
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 13a0e42f6d30ebb8bfe9f8d53d3178233d51faf4
                       f5cc3085892b6ff6a9629eb515c1e3ea1b81c095
                       12530eb3e615140acb68dae89f1a0c5f6d93241c
                       6e2d87443ddc9f78f52b24c1313fc7b80b98396d
                       15c7b0423546099ac191cc657a0691fab6c5abb9
                       0ad17f4ce2fb71f0cdeda87f0fa016b6ed103751
                       62a27a7e171d94642a11c7228f5b6223f15337a4
                       a7fa276f5f546870eafb0cc62fba4e5715e82b47
                       b71ba9d9588899afd568a0213eec747dece76252
                       5747696ef4744627f6ec647b2a160ba5cafe1687
                       9615fbfaf699d7cd10615921339bf0cbe8cbdbd6
                       4230d5e70b1954f078523254bbd90ca8fc913d17
                       e6d1c0d99b1ea63951f8970133ce67cd157270e3
                       44e99b49c7b28442f4aa1647d0ab1e1f77bb988c
                       f8765d855fb683bc28e2c5818e32f604022939fb
                       b95ac7aabd32b30919f2d3bb72e98775e7518d83
                       f6f7cf2e2f328841cae472f59a62264e9a9a654f
                       0d350d14b957002e9dd38dc37afd6511a3198f34
                       9af4b6ecd6abbd6ada49ba44b26535d5e2762628
                       97711ef2
       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 [2d:78:89:8c:a9:0f:78:29:30:fc:ad:0f:53:d8:68:42:24:62:21:2e]
            modulus: b03cb49b2bef2dba7341b7df3983eb84698b71ee5efbf34a6d2813178636ae41abfa36d58f9adb5e40f2af87d5b526ec2af4ab1f8e8a6385206593befa948e0c8faeeeeb75a1c2a78252c1d164c18af1d803e7d3dd487b6ef34598993da573b8dd3c5305154b263776ce05f38963b48ee0b06c894f19f5b404b5b7ff0f472b3ee41052e8520a9d6ff6b6aeb87b8972961e5ef0595a4125e0fb5f879dfee25fa68904e6f46431196b550aaa1b983fb55d73bdff8f8deefcd11905d49fbe3301e966192d6c9453016f22029b0c5c255de7fa10c7a418b31940a74d75703b235221121ec40a6f5dfaf2aed04dce5f9479be74821ae0d6722934a5df1494311bab65
    public exponent: 10001

]