Results

By type

          2022-01-15 12:12:18,522 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.
2022-01-15 12:12:19,377 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)

2022-01-15 12:12:20.040  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2022-01-15 12:12:22.630 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-01-15 12:12:22.858  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-01-15 12:12:22.982  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2022-01-15 12:12:24.825  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.666 seconds (JVM running for 8.157)
2022-01-15 12:13:27.287  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-01-15 12:13:27.307 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-01-15 12:13:27.372 DEBUG 1 [nio-8443-exec-3] .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] }
2022-01-15 12:13:27.379 DEBUG 1 [nio-8443-exec-3] .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'}
2022-01-15 12:13:27.411  INFO 1 [nio-8443-exec-3] .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] }
2022-01-15 12:13:27.417  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-01-15 12:13:27.419  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-01-15 12:13:27.422 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-15 12:13:27.423 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-15 12:13:27.427 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-15 12:13:27.434 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-01-15 12:13:27.438 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-01-15 12:13:27.523 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-01-15 12:13:27.533 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-15 12:13:27.533 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-15 12:13:27.539 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-15 12:13:28.139  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-01-15 12:13:28.143  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-01-15 12:13:28.144 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-01-15 12:13:28.146 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-15 12:13:28.157  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-01-15 12:13:28.158  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-01-15 12:13:28.159 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-15 12:13:28.159 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-15 12:13:28.160 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-15 12:13:28.172 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-15 12:13:28.209 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-15 12:13:28.210 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-15 12:13:28.217 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-15 12:13:28.218 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-15 12:13:28.220 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-15 12:13:28.223 DEBUG 1 [nio-8443-exec-3] 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
2022-01-15 12:13:28.259 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 185043044564898272496034728300358021410700585669
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Jan 15 12:08:17 UTC 2022
           Final Date: Thu Jan 15 12:08:16 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [e0:91:6a:45:fb:2a:50:12:d7:b2:6a:97:f4:c4:17:cc:80:a1:a7:9d]
            modulus: 8deed6b4d9a442d20477a85b4cdfe19704db52b15212a68bda7b4b6c9ba9976ac59fbd4284137b2ea522e44e4f4ba0a5faa88ca00cf9ab98a5e47cd53f9136b02c53498bc9c4dcd8bf87840d3e5fed2a5eec856e60c0b8c4c9d1175c82c4a67d16ab976709bd1142c259ddd75fede47eb27812942d00d07318ef53c4f0628e9db2c38dcd71644b3d1cb6a5a2e64f555bb196c4dc8aad88d10e252009746b4ac9359523a5ef7a5eaa3a0ab0c2dbd4bd62987595debe7f767c32ce81c9d9f99bf7a008f4b716630037fa3a3219db7a5746449a2112966a014c9565c34d3c0f28954584b163d3a45a841d87ef12a53c47d5d780a260bddc65608c686bec085a51a92fb96c40a72a8236be3a9fb6b4feb1cce7324a2c9672858c5ca872752c24ff7974887e6ea20f2a6842ffeb054d10532226c941f0eccfb33ae5b7120cbe3713813a43516eb978c43afc1d03427409c0416fd07591b61c51db8a96d0c3a4d17c07151182b8bf957f44bb68a006866bbcee6a9311d1265f9088e5294ec0108feefd
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 141593edf1b65d3a59173bc0974927769399d7a6
                       9d7d99892f23da00fd32df82dfd35df832f5f9a1
                       4c4ff53078f4e769e9ae8e0ef0e2dc25ca0e2f85
                       bc89e4bc388129336177097a59b600fa5451d17b
                       a0d737e5b58ccd273de400695c2773aef93c3727
                       40ae2d0028c248b075dfa6527fc01ff71877ffb8
                       9b72a79775ae7a0ad496b12981de91bd4210635e
                       3d3c1e87073f651a1d3ebb7562739f8e0d51ba80
                       22dfe74727a4de9eea8087ab11d56ffbf3b56ff7
                       2562e37a260300b250f40eaaec17b7ebd5c0efb9
                       db1ed782a82f50605a266b4d1c90755196425cab
                       a5ad094808ce8e20d71f5d76a4b95c12e47dbe92
                       4fa30e23b1558d9c2e2bc35b7f6241462e1f1b64
                       6c23dc6b0ed6675772d376dbba5acbd19f9b03b4
                       a756777f919615a95e35679d97f6da25aed1cd5b
                       7dd107318402d335003ecfc2475e1c149198f4b6
                       164a83f341928d8064e34cc1288b7217b52c5bcb
                       4b4badf496d1944478fea4d31d51cfcdb95941c1
                       ceb6b74585d44abeb74058126ba3184f12fb6f85
                       8fd8167e
       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 [49:6c:09:e4:63:18:f5:4f:88:10:1c:5b:58:87:a9:38:4f:82:2d:90]
            modulus: d08d9f614406f58142c94afddd0a091ab606f1b20d97c6309db192c1e56bcc27a2bf9f4d3308e722b6054f0f1ac4db9025952403d7468ec9f743fdaf0496da07ba9fb1b8e193d551c53b26c77a67f9a02cca161f7e6c2d216f6f98069c851c9de47713fa972d3ff6a17c0e07fee510e88e1c9086f61754ccdb758f8c0e9785093d5126d404e0e7e319a77be67fc14acf46b5da4561d25087a17ecba4af1c3da32bc4449020dffe10a81a1fbc408692140549e65193bed7cbf52996cc27eeb29876f0a083a75ec7459e18546c71269995e7d47e68c1aa4ff1011d1a744f6d4a1930306cca74f767efcfd8bc938fd632e4c989c39c0fd6ef0f5bba74352bee1dcf
    public exponent: 10001

]