Results

By type

          2021-10-14 05:56:57,827 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-14 05:56:58,617 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-14 05:56:59.364  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-14 05:57:02.226 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-14 05:57:02.468  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-14 05:57:02.613  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-14 05:57:04.685  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.46 seconds (JVM running for 9.19)
2021-10-14 05:57:52.392  INFO 1 [nio-8443-exec-2] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-14 05:57:52.404 DEBUG 1 [nio-8443-exec-2] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-14 05:57:52.451 DEBUG 1 [nio-8443-exec-2] .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-14 05:57:52.464 DEBUG 1 [nio-8443-exec-2] .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-14 05:57:52.490  INFO 1 [nio-8443-exec-2] .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-14 05:57:52.494  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-14 05:57:52.495  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-14 05:57:52.498 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-14 05:57:52.499 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-14 05:57:52.504 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-14 05:57:52.512 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-14 05:57:52.516 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-14 05:57:52.559 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-14 05:57:52.566 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-14 05:57:52.567 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-14 05:57:52.571 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-14 05:57:53.190  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-14 05:57:53.194  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-14 05:57:53.195 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-14 05:57:53.198 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-14 05:57:53.207  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-14 05:57:53.209  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-14 05:57:53.210 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-14 05:57:53.210 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-14 05:57:53.211 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-14 05:57:53.225 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-14 05:57:53.225 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-14 05:57:53.226 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-14 05:57:53.235 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-14 05:57:53.236 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-14 05:57:53.236 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-14 05:57:53.238 DEBUG 1 [nio-8443-exec-2] 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-14 05:57:53.275 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 258041478977839191363069299903358170077930608458
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Oct 14 05:54:18 UTC 2021
           Final Date: Tue Oct 14 05:54:17 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [c4:7d:6a:c2:62:c2:54:18:81:73:99:fb:57:dc:e0:0f:09:8a:2a:4f]
            modulus: bd1afb84a8bfccdfa329570406efd45a870f107c0aef3fcab900408b755251cb49b671164c7eec318ba7ea2a677c8d1c03f034a29161f1707c24ab48c7d0433103365293ce0cdc5b752e29508ee8b7eabfda15851f3ffdda12d73fa606e061d87381d2c530c436b5f36a3ccfb781edaf565af29f48f2344bd013daddd50cc840f5a3bb222f038c97d323949dd95ff6a717a162a9f47435fe2b11aa45be128746fbc8b0797c47be28e03d1229284bdf80894bca000fc4b1626d7e3355f8e52e023a8057add677b36966309354d44971c21a1558ce2bdb430308b20b4e6f5d46c28109e27bb1032b08e00944fdfc98feeb15ddfa719326ab138913d580d7937bd20c576b7fa1a15db5dbad9f73c3722aec2c92b6c620186e46c147cc77a937f48dee3999bee3dc3271afebefc96184c66a6c7679fc0d862b386aaf8656ac34e0938f612756fa3387ff7f2868f09a5607a6a55d948dfedcb0f95c5ac24d86dd1b8c5441860e67759cb8fd87b218b87a5ba3e34c70ea7c4ca352ac03c216c8419ce1
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 4422fe300f03785b7d8c6463c4c9f32c0ef5b138
                       a5203c62ac6ff250e1db01d086a0c4963f42eb65
                       63b620f3495f7fcc945077ca1a509a4cd11c9203
                       206ad787dac65eff25d1ce3f29afd30c2e20fd50
                       38d15c0393cfb2998247746d8db6fe8fd4f56d36
                       415f89c592f4111a8c40db0fada97b1fd7c00eb9
                       c381c2caf59b261aee79413c8e5114f809b0edee
                       2ccf3cbf9d9604f492d40e0b6df1a6dbfff14ca4
                       36278256a69fa1c69487afeea6b005e96e57456a
                       e47d4fbb6b1031e8d58b18d0bffe378d7c0545e5
                       bd504e943029f750cfa18924d4fe0d2a5d2094c1
                       45140a34d356b0fd854aa1382011913ea7976234
                       606a711eece98ba501e924803df54bdba0aaf80d
                       3090b42aee32b5de0face8f3d2577a162764f43c
                       0bae3be19dadfcb048783cf98c5be5de2bd4b027
                       a79b20b8379de21c2cf40e939af7f099f3d65a3b
                       5fc533da75e10758cc791770edbb9c022adfca9c
                       6e70f0fc3de398e39ebf1a2fcf8709710ed3e424
                       3274e364f53fdf2cb52a33fdbc04c1fb017cd622
                       6a301955
       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 [d7:2c:ec:52:6e:b1:72:4f:eb:63:f2:a7:e1:b5:90:98:2f:85:32:bb]
            modulus: ab6e94f553240de2fb83a1a32760a2393d6bdbcf8001342d72e77f18a70865333c3e01d5e6ab0261a49b0d334c5f3b036aa4e8a82d0d3b4d09472ed9556bade70566c5ee064ebaf306e972828f371fb1d29ec86de3bbcb5edafbadf2d4dd27b65e8b5671219c23476a1e2c0aa8f881740f80b563efda51f83841e37da9ab1a5b176dfb9f50965f56001d59c5885a08100482bb0d12cd9da7023b8e907a920fc89d104f19cc175657569d9578ca9134696333ed6da625baad93fc6a3c48a8805a6c7d28be3fd918d833073f00d0a2603e827ca7650166abb79f1df48e95be6aadf258b2c278eea906d757bb1c25d5c1ea0b46e72457aa0bdc982ccb8cdd5c164f
    public exponent: 10001

]