Results

By type

          2021-09-14 11:24:43,368 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-14 11:24:43,960 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-14 11:24:44.508  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-14 11:24:46.684 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-14 11:24:46.883  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-14 11:24:46.994  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-14 11:24:48.753  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.788 seconds (JVM running for 7.044)
2021-09-14 11:25:24.418  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-14 11:25:24.427 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-14 11:25:24.468 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-14 11:25:24.472 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-14 11:25:24.486  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-14 11:25:24.489  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-14 11:25:24.490  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-14 11:25:24.492 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-14 11:25:24.492 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-14 11:25:24.495 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-14 11:25:24.501 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-14 11:25:24.504 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-14 11:25:24.547 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-14 11:25:24.551 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-14 11:25:24.552 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-14 11:25:24.559 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-14 11:25:25.100  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-14 11:25:25.109  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-14 11:25:25.110 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-14 11:25:25.114 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-14 11:25:25.128  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-14 11:25:25.130  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-14 11:25:25.132 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-14 11:25:25.133 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-14 11:25:25.134 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-14 11:25:25.149 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-14 11:25:25.150 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-14 11:25:25.150 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-14 11:25:25.158 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-14 11:25:25.159 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-14 11:25:25.159 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-14 11:25:25.161 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-14 11:25:25.192 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: 122080375569989413653877538816907134119640794053
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Sep 14 11:22:33 UTC 2021
           Final Date: Sun Sep 14 11:22:32 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [d7:da:0d:16:c1:92:d1:9c:ea:2c:e0:1c:11:bc:78:4e:1f:21:35:72]
            modulus: aafb01e14767b25499098efdaf70c08412beb9a8b19d459854d92346e2e38603702c3f99863e961aa19cc5ebcdd4f01c8196a16e0a2e93f7d7ab68eedda60e06944c76fa1b33f1c9684e24ff1342f1d6fef30b1d4061c56629704d899923d091207d8a4395aaf32ab4d405255718ecd2142bef5699c558a8f70bbdf34c9cef9db9a8daab307cb9e8a2e19ef7153374b3fdb0c83371cc3055d97ff304b741470343ecfabe02fa650d55a53c580d2736cfc681b21c8e8fb042de4ca3748e79058984b249fec05546418841bc3a88b3a589a76863b62f926938929b4b67e25de4c87489e20145dc1d0de0c21dae3ee835069b7e34add52be25e62bbcc8e420ba584ce276f2d5e695c2b4f5fe274668ca4ec1431d16d876af3e4314229e1d6a0cd30eb7bad948cb4611d3c5099e570ce7be64ded11c0fd0e5f9cdf535330c74d958ee9a420c77fedda65f98be1ba7c154af93657459e07e706933cb93daa18504ec287b94360ac43106a779cb5715270ca51ead5a58b27a95bb2e52bbb5ed42be2e1
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 315c8075c00b8fa9383ad3df9ea25b2eefdae5bd
                       94a2270001ec72acf8953f1eff2c9d4fcfab7e49
                       eff7c7ba275de5bb2fc82882255314eb4d17459e
                       f41fb25270df3d5263f211db4642c8027d7ef495
                       080862e7eed2317fd7ed9693275c9f75493894ca
                       f5f6f67fe8714bb6f22be61081ce1fa1201a63e8
                       df6fdbaad0ae3ad6c665de5583e083b5586349a9
                       2c72fcb9108ac42d57f72e88adc7f33acbfbb3f3
                       37585156b623975e179346ccb9baa69717453f3c
                       bcd1a00dc1beb1799c8ce71089b463874fec3ad9
                       01e7f320fc1e458fb6ff63378db136e7d2a24f7c
                       462a62f1fa0435ba59625c7ee7d8cf15ad87e83d
                       57cc6f61b77b02d9a7e52e557aee1dd7ec29507b
                       877893f1e19953ba10ec4726265f4bbd213371cf
                       f62c9641f85d00305b3c900151350d44bd72c398
                       469efb5024c7773a2dc7294056ee7015855b6b40
                       d8aa2cd95f55e8095e0da6149a6e2f5b46154e52
                       1638e3c00c25cf72cacd3f18809dd27115421c4a
                       60253b81f194d0318bf5df262b3861e485df5b8f
                       36497251
       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 [ca:bd:2c:38:69:87:33:45:a4:cc:f6:ba:60:2a:f0:39:f3:b3:5a:35]
            modulus: c8151fb87cad3ca0bf33bfa4646e9a24b51da237aeb140da4330851304abef3836358d3bb98cd9d0ff0ece7963a45d19fbe82ac49a5899c88ec843323e7d232f524efde7d747dd3f56157cd88a299acff07330e79de8e7b103698bfe6382888b08bd124317b77eeae02c5b45b62c66c868ff5e506044e2fd7520d30b412373b3166e7bf08f2db4c8a48d96d19a44df0a779dc16ae4a7bc8983ff8b8ab20270e2695597f03016617cc53fa6d1221bddc34d34e4eaf4ab891f0d0cf016d8276b07bde423908bbe56d9153d40a26a8ea97f06f020d4f6ea8bc7960c4da94d6d69eac80a251e7c902e719d2b59769c5c78a2a596f211c76456e5fe83347640d86509
    public exponent: 10001

]