Results

By type

          2021-11-13 12:15:11,573 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-11-13 12:15:12,313 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-11-13 12:15:12.927  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-13 12:15:15.349 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-13 12:15:15.579  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-13 12:15:15.728  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-11-13 12:15:17.718  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.622 seconds (JVM running for 8.149)
2021-11-13 12:15:56.244  INFO 1 [nio-8443-exec-1] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-13 12:15:56.254 DEBUG 1 [nio-8443-exec-1] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-13 12:15:56.296 DEBUG 1 [nio-8443-exec-1] .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-11-13 12:15:56.300 DEBUG 1 [nio-8443-exec-1] .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-11-13 12:15:56.318  INFO 1 [nio-8443-exec-1] .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-11-13 12:15:56.321  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-13 12:15:56.322  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-13 12:15:56.324 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-13 12:15:56.325 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-13 12:15:56.328 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-13 12:15:56.335 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-13 12:15:56.339 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-13 12:15:56.378 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-13 12:15:56.384 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-13 12:15:56.384 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-13 12:15:56.387 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-13 12:15:56.921  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-13 12:15:56.926  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-13 12:15:56.926 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-13 12:15:56.929 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-13 12:15:56.941  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-13 12:15:56.942  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-13 12:15:56.943 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-13 12:15:56.944 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-13 12:15:56.944 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-13 12:15:56.958 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-13 12:15:56.958 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-13 12:15:56.959 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-13 12:15:56.965 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-13 12:15:56.966 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-13 12:15:56.966 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-13 12:15:56.968 DEBUG 1 [nio-8443-exec-1] 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-11-13 12:15:56.998 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 360266361407999990335470902501235997206961291607
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Nov 13 12:12:59 UTC 2021
           Final Date: Thu Nov 13 12:12:58 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [d4:63:5c:5d:83:54:e3:e1:62:40:58:0f:8a:62:f6:97:b0:90:78:6c]
            modulus: b450a25bef8155cdf12c2862f865f97781f3f13427b3ceff28102c67d75f411a6d8718a420eb7432b6938d4be0aece1ce8e6e1064263e882436e38449aafaf9dfe586a6fa226acba8934af821eb14a07a61d83deb31421368dbe262162d2f559466195742db01e047c9797f6a13c3615c1b245dce69d716b562b03c8e2eeb6c41b0be8baacdd75190fde1873fdf2fbde209cd768f7f6dda1f0167474b2cdac4d1c2913fc05158aedfdd59657b8b6cb0645ca0f4625dddb0067fbcef23d281c1a194a129000ec46550c6c2fa1fca3a2ab9b8a56548b77a2fe89c3d215aefe4c581ad35976d44e4b4c602bfbdb11cab6fa8caf54020d3cbfebf57d3be854442ea4ade4310131b33348fcb69fc3deb3735ab1cdc86dedfe78f37921c65164f2be1edeeb636c745eae3f4b6bcda356da9ea47bc4c4d3649b258566a46f70e4421010dff2e6ff8d81e3b1209b150ece8e8ebf67c383c7ae673dba7ee8b2e2aebcd5efe5b181d5bd2c3efb901ba27cfcaf7def22b2696b3397e6319a5d3c4bd7d00339
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 6f2278ff2890d6bfe636cdf9390898675625c0fd
                       39ba212478857b34d7c6d8ee275c9589d2ab2473
                       56c665368c21cc764781d7a9a18c46d4a578b36f
                       ba394182261879f306bbfda099aa73ab8f4a4718
                       59e8c195d66154f0f1907f710da4ef35b8b338dc
                       5a694392dc478d9c12aa64b0c029fb9c938ccb8f
                       8a002db530e6945b20e1bbaebf1196e03b6c9097
                       6a925c67a8f3c64b370501ba3d2bff3b9b5cf8e6
                       fbc91b9449cda56b9807e8436395947e66f31982
                       0c2f6fa0924d8acebd71435ecc0199a2a7761ab1
                       ca7b50f506b09b6aa7f866b36781d105f646d74f
                       bccd04eea944f61fde06fa5de4681b8283a89dd2
                       9bbbbc4c0e4320ec50bed97dc05287d0a13cfbbd
                       d27fd6c315e34efde8b6cb744f37f5edd0f2b8f4
                       2d03c2c04cedec3735e28429b90951a822b48c6a
                       754edfa51046974c1e996e7a40fd92461aadb830
                       f6b078edbda8189e3fe7609d7dad17b3b6881ae9
                       9a32ad8920e86e068c320e9f4b4d987b384b22a2
                       01c4e6b5b867a18436ffcba07f2a5dff9c6ab505
                       67865049
       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 [fa:5b:6a:59:a3:51:a8:52:69:f6:7b:cd:14:0e:5f:75:fc:14:51:3b]
            modulus: d7da71434cbb0a938c4acfe163a6adeed08c5a7b7847834b7a023d2082d850ba2905198af837afce76b4b4abb1a773628154c011f4730954452805f69bddf3af326f37d9a3e6bf10e59eae2263b36682a713b028552a1616a1d7ded7cb8c2f37cf034002d6f9536c151c581d853d7746c5c903d7275248a876edcb951d1784d8cd6145d2c1a5712e099b0d79e8e8d7bdb123821ecefb9411cf7c032d117040fdc6be4fe51005c8dfa23df291f925078fdc8dfc604aba4dd31aebf8af94995652c377b9cfe35733fd5d5c6899b73e42805baf22f609a83e416d6f7e69983fb2014383344877efa9482f6266bf7030bdd7752c704e7867878d07b514ca49afe1f5
    public exponent: 10001

]