Results

By type

          2022-01-16 23:03:39,194 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-16 23:03:39,950 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-16 23:03:40.542  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2022-01-16 23:03:42.894 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-01-16 23:03:43.101  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-01-16 23:03:43.213  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-16 23:03:44.895  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.185 seconds (JVM running for 7.621)
2022-01-16 23:04:19.062  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-01-16 23:04:19.076 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-01-16 23:04:19.131 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] }
2022-01-16 23:04:19.136 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'}
2022-01-16 23:04:19.155  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] }
2022-01-16 23:04:19.160  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-01-16 23:04:19.161  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-01-16 23:04:19.165 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-16 23:04:19.165 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-16 23:04:19.169 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-16 23:04:19.177 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-01-16 23:04:19.181 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-01-16 23:04:19.223 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-01-16 23:04:19.228 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-16 23:04:19.229 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-16 23:04:19.233 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-16 23:04:19.768  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-01-16 23:04:19.773  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-01-16 23:04:19.774 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-01-16 23:04:19.777 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-16 23:04:19.788  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-01-16 23:04:19.789  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-01-16 23:04:19.790 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.
2022-01-16 23:04:19.791 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-16 23:04:19.792 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-16 23:04:19.806 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.
2022-01-16 23:04:19.807 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-16 23:04:19.807 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-16 23:04:19.817 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.
2022-01-16 23:04:19.818 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-16 23:04:19.818 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-16 23:04:19.820 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
2022-01-16 23:04:19.851 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: 39299595939020830362817381312319533498843722010
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sun Jan 16 23:02:00 UTC 2022
           Final Date: Fri Jan 16 23:01:59 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [fe:4f:33:ee:b6:5c:f0:1b:33:cd:7e:92:07:c8:d1:b4:5d:7b:cd:ff]
            modulus: ba746e298e97dd4c53c05f1a00f1d876a3de634a37c43f38d2c4caa08dba160dccb2107472646a8bb841f9ec912ae01836e84da26f571cc345b1475ab51bfcca1f696c7e28aab34cc603082073315ce387d48b11258680daa9cdad1120c31716adb96f1c540fd1601ae1eafd3ebc9e78cd772d0c6e2f874f8c513bbd298e9d3bda341a3bf5779d6e5bd07266b0928d8f24c7af96d679cfde007103c5b5d53639e0d542dcd70f68f8a1ba37fa8777f78b58d72d7566ea981312ce51320a04f25a8caf997c12c9f4074c94634414f4614ab032cf1e66ab6d0118fa10736bcc06880b79fa3cc871f6cd1a963666b18b3723bf7c99a5c9a89f061698becc20cd7baf6cc97cf070f0f0ab03bf95000e41f201d6b4958d56ec598a814994a7af6584f54e90460d6906d4697d6e6785f15a73db927c68117dd2a5ceed8685cf4749859c415298bd19efeb50ec9c4346672d304b87e29713d79bb0add9001416248eee07980ac73dc5e36c5236bf19dfb94d127a71c5b7e94ca319ffb47abb91baa325ad
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 520f1d725f3748458e0e3497f75f7ee3fa0aeaf8
                       8d8ca015a83b7135404b16f47e4107de0d5fa607
                       bf1dfb9d291820368dee59243301ae86239d3bf7
                       2798c481983d71d29a788f3cfa9a2a3a02fdc27d
                       5e3be05d30e3ec4fce72a9afcdc56ff45957a069
                       9ba67e23cd35f99621d5c4f2860999620621849f
                       845e2ee3574878a8b84b933e5dee90f2b4337c5a
                       ac21aa3dabd310d64eda60884d444897168782f8
                       47719023e2da5487cde6bcb21ea4358c222f553c
                       73d5d86d6615125de3b7155f410480f054a1708e
                       eacd68ac2f171df674804575553a902a02d735b9
                       c2e231aae90bfc7ac852c62e1487bd37a802e587
                       590a15d14a1a053d1aced35e55beaefe0d0ad405
                       145a064505ab60cc054d3a453ad34386b9485bd6
                       c18cf87b3a7e1644832604a7b4555feb4680d1f4
                       c3dc3cf9ba081f40d3c12cd1805702c8d00103d2
                       6f8ce60b98f51155f0f8a49620b103dc38ffbf76
                       378664118728f9cb03b03e0282035fd6102510fc
                       5fdefbbfec28c96019db6a229526b929d38608f4
                       e3fcfbe8
       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 [9c:2b:05:f5:4b:95:f8:13:fe:76:76:7f:1b:75:c6:93:42:7a:1b:a8]
            modulus: c67aba081fa4a47afeb86dc4fca1aa0e26fca36a8f8b2fb4470aef3c13ee1411fea209c037f000fc3f2ff09c495c3b9c4e6c88c7d6a92861dd0c13092eaca902dc6e89fb9d06af11f91f9cc542dc56a3c0442b8773404e0865f0530fce4f97589b1334d2c9b506c5cf0b7ee081a7fe8b6e7c453e3611c7ca4e444a197e75aa833b620b92807a7c52e2cca298844cf80c9e7b1df734a201034617b0cf092d482975bfbdc202c72464798aff67f46d8eb5c875ebdc5a5b2a2adf89d7354469de916c9dd7dc04275bcbf6a100238ffebd4162aa92f4f54ac104b4142a3a1205943799ddc8ede51c12fb004758711ca57ac33359d4b329a6d94513906ff28b87be0f
    public exponent: 10001

]