Results

By type

          2021-12-14 15:41:03,749 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-12-14 15:41:04,525 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-12-14 15:41:05.117  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-12-14 15:41:07.931 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-12-14 15:41:08.155  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-12-14 15:41:08.313  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-12-14 15:41:10.171  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.95 seconds (JVM running for 8.332)
2021-12-14 15:41:55.770  INFO 1 [nio-8443-exec-8] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-12-14 15:41:55.787 DEBUG 1 [nio-8443-exec-8] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-12-14 15:41:55.835 DEBUG 1 [nio-8443-exec-8] .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-12-14 15:41:55.842 DEBUG 1 [nio-8443-exec-8] .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-12-14 15:41:55.864  INFO 1 [nio-8443-exec-8] .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-12-14 15:41:55.868  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-12-14 15:41:55.869  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-12-14 15:41:55.873 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-14 15:41:55.874 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-14 15:41:55.877 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-14 15:41:55.886 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-12-14 15:41:55.890 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-12-14 15:41:55.929 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-12-14 15:41:55.934 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-14 15:41:55.934 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-14 15:41:55.937 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-14 15:41:56.504  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-12-14 15:41:56.507  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-12-14 15:41:56.508 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-12-14 15:41:56.510 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-14 15:41:56.519  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-12-14 15:41:56.520  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-12-14 15:41:56.521 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-14 15:41:56.522 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-14 15:41:56.522 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-14 15:41:56.532 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-14 15:41:56.533 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-14 15:41:56.533 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-14 15:41:56.538 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-14 15:41:56.539 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-14 15:41:56.539 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-14 15:41:56.541 DEBUG 1 [nio-8443-exec-8] 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-12-14 15:41:56.570 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 604629169739891343659481906791524897748995336512
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Dec 14 15:38:57 UTC 2021
           Final Date: Sun Dec 14 15:38:56 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [0a:a7:59:46:c4:4b:3f:69:c5:c7:82:fa:67:b0:c1:d7:0f:c6:e6:ba]
            modulus: c7be830a4bb5d41eb8b0462ce12a08f2a8a1e92ad9fff2b84a40267ebdeb4c72a314d5146faaec92968395fa8a46f66704dd6ef6db93f8ffb7da771416f03d4ad78b9b21ac745c9db4afd92f0a44ec16cf62e502fa00403c866a6c8cbaf5b97cd03c8b0bf3a86a86ebb18c37098c6b1601c64e4e71e43e27c7c410ce40665a6ade5eb7966b0058153de62e5d38bf544ae6a9bff454a8724ce93f9015c844c332abe2bff524f5b4cea6098571c213432a563ad94ea50884a0035989afaa56a4d608f229239b6abccf3cb51d7bcb20248ff10c935334b163cab94916edee720cfa802ad2a7e93605f61aaba999b1de968fa93c58b29780144715c996efd36e2f909a0b5ff148be16ab5ca57e5be40c5c9d90edf3defca3010d38946bfc85cc53018e6d886b504f22f706b586be0883e9ef8e803f326d9ba315da8a31d481d40d4b8f20889880fea40df3f2dda8f57e0787ac8a0ce5ed113dab70114f90d4da34c042ff1c51508c04bb1f01aa7bc2ac491bf4777af31715bd892adea1ed670ca7eb
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 71eb79b4915e60c7878771cbc2ada8bf28c7ab3f
                       a67f2ba0bfff274fada5119f21557cf8dfeb7ce3
                       f425bac66d6988803f7f0b2bed78710336b01da9
                       70091a44eaf8058d39089af10cf656dff8b4fb17
                       602fb7c103930b90a83651b45e7a807068fb9587
                       dbc7d68f4e3ba6e1e856cc108c1b9bebb4ff9cc9
                       f2b733ba416f01358a411ed213575bf878e20a15
                       889e817f8fd1613ad7e77eeab272202488832bce
                       132095229ef245b93815dc62439dfd8597edadd3
                       c37c65e5b876bae839b9fd56c5319886e2b5c920
                       86d8edf5d7ffbdc050fe791c01a0c223fe2cc920
                       c36b0d6f155b45c34c9cd64022468dbc45c8d5bc
                       73256340c6ace786a485f99d2736c7f50904ad2e
                       9c0098d9b2825812c10c4f409fbd71dbba04d459
                       3af03965e643a61a531d56cdfcc08eaf3fd6701f
                       42318130258ec25ffb6a854c0d9de2cecb15f02c
                       736797ee9a6a661fff21162985a394936d6db036
                       c9cfdb7e63b1f4ef5cb40041ecd2bb287c409bb9
                       0d9bda430554bcbab4317eb664369dc5d87fbd13
                       84b1df71
       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 [19:46:c4:de:47:b5:b9:53:cf:cc:28:0a:58:7c:66:f3:38:72:0d:aa]
            modulus: afc3258e2610dc0093b6ad36297bf9ec67e27323e4d88a5d6d850cd94c7d5957a92743ef07113215b0d494091ae15a74d3874a5554ba5ae3c22d55938bae14483fb4b2711c1a2a630fb3b722d21af4dee759992b512f48fb19c24dda45b7476dcd989b3e3de9a8e97558e70b5242411f21c7d9b472bd43631b26224e2f3908d5a41c51929f25559c87ad336ceab796f6c854d95bc9b10f7c6ab8395fff7fed477033c3c7f68377ff54ed023e10169123dd0b7d4c859ce81767140410366949b98f2b84701316c94d9d9f506d290a2192d42c0c7b37e31cb5f9cb12be5b526018c6b683cc3508f86172fc2eb224f68f8b05bc0789d741eed2816dea4fe9847c2b
    public exponent: 10001

]