Results

By type

          2021-10-13 02:17:25,302 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-13 02:17:29,702 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-13 02:17:32.915  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-13 02:17:47.301 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-13 02:17:48.297  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-13 02:17:48.912  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-13 02:18:01.007  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 38.105 seconds (JVM running for 46.0)
2021-10-13 02:18:31.197  INFO 1 [nio-8443-exec-5] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-13 02:18:31.208 DEBUG 1 [nio-8443-exec-5] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-13 02:18:31.400 DEBUG 1 [nio-8443-exec-5] .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-13 02:18:31.405 DEBUG 1 [nio-8443-exec-5] .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-13 02:18:31.505  INFO 1 [nio-8443-exec-5] .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-13 02:18:31.591  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-13 02:18:31.593  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-13 02:18:31.596 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-13 02:18:31.597 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-13 02:18:31.601 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-13 02:18:31.608 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-13 02:18:31.611 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-13 02:18:31.895 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-13 02:18:31.899 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-13 02:18:31.900 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-13 02:18:31.903 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-13 02:18:33.918  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-13 02:18:33.921  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-13 02:18:33.921 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-13 02:18:33.923 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-13 02:18:34.001  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-13 02:18:34.002  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-13 02:18:34.003 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-13 02:18:34.004 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-13 02:18:34.004 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-13 02:18:34.096 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-13 02:18:34.097 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-13 02:18:34.097 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-13 02:18:34.106 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-13 02:18:34.106 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-13 02:18:34.107 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-13 02:18:34.109 DEBUG 1 [nio-8443-exec-5] 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-13 02:18:34.210 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 548844472390754782545287408964125051981816457544
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Oct 13 02:11:03 UTC 2021
           Final Date: Mon Oct 13 02:11:02 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [a6:99:8d:35:e8:c7:4a:68:89:04:4d:d1:dc:fb:a0:47:87:5c:be:9d]
            modulus: d5ab51b2a826eca0c13b6060b6008d5390ce4defbb8778ef53e2c43f976f99315f85455e2128673af06f0fc696ace575a0afeda6b2688fd76753ed0b4c0775763e336c732c07431ea8c70b8d046ca2fb1b68375111a726f90a84e31bfbf4ed9be017ac06d9c277d99e35b779b477c4c05b5b086abc6d8c1530fc042086a8d03c94430e48e652c2a92035325ff413d044617e7f950059259088f0c64e784b6da1558df0607aef64a857a753646fd1c9f2c4eb5139b4763074e7e5039ded27bf1fd41b70159e967785e64862744dbd690cabc5b3ba68a3c542d9615c7481b5e922cb2e70edd0034ff0e5168efbe81f7c12b0c7db66fc57b792a708dd1bf8cb3ac34af7d697b278ceac332bf0ce8fde2130ed3a1d8b414c919a57de1d9e8211a853faf2bcb52950679d6a381a7365c3ef8130e27ac26309e7fee4ce85039953021ac71f8bdaedebd32f141cc41407de57e47017a5637d1bfe97e8dae1f3f2656b0152dcb43f06896bf60b7be297d323e41fa899e870ca4bdab34e5e874d422fbf2d
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 9fbb9d13282571a39e75b3bfc05b0ba76a3bf9a6
                       4c3a3974090cc7691f2a3cb59a28adeb9c3999c8
                       a0a7cb53a463f2919e2566f5bf4cbabeab491f48
                       d7d6b3a767c6432b45a76b5a6ec1a37b3244b96c
                       1182a30b8cc1d8e1fecc311407192c5097277ad7
                       ccf5061d8c2d2c084da97545f7ce5743c52d8c38
                       12680bf46eac144ea3af058e15f65affa886b2b8
                       8a3cccb931f80a5e5ddabfd1834e3b4668c4c3ad
                       83e259d4d9a058b6c5454cb75d77f2cb7c3c750d
                       8feee241dbcee8aa80cbb0e5eaa1a1e3b53ab09e
                       982d68c37740f8329bf0d29ddd72ac31e0b99aa7
                       b2cd850faf57cadbadcd0bf983f2f6090d343cdf
                       3dae38bd0048d7912c299a5f6cfa746b1cd07256
                       00d1d8abf8c50bd315ba012fd1701756a95ccf1f
                       c6089ef63d7474d6c149decd6eba3952a476b7d5
                       e3a73e83cfa0f5a3f6cf83e33ef67b5d1a3c1f76
                       89f4f086e7ef6f1a3bb699d6d899d4a51599400c
                       068cb7d3706369762c7bbfc7dfc7225cbef4f4d5
                       fb8110a3e46241ef6746c355b03bc32249778512
                       cf38b29a
       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 [28:7c:85:f8:28:5d:33:16:ad:3b:a3:72:ed:1e:13:40:bb:41:ca:e6]
            modulus: c80f093c9effd888aad3b3954dbad8c6ede97d85beb023f9a482f240c250738963b1389166d9fddd9a0af454d37403ef6026e7d843b8c4059483b295f47a7cebe2f6fc529dc32ce6cddf003e2e8d0b6045bd7295c356243c4c2908839628b0b9ee16ed6e58b2cbc414ff1348bfdd37e9da4f7b6cb8db71bd0064b647b11d5ac628219003ddaf4af912116058c795ed0597084a42a0b5cb883f7a5350b1327c903ddc4d4af2c43312df87e33e6934cef8bd952e0909cc9fe07a215e7963f9222da967a211eaec2396fa90e73776d2f03a8b1970f37261627da9cd884365e33a1b92980ba8a16cb29ba5fe6a0e0911724fe9a145ae2f2fb636bcf767b560788177
    public exponent: 10001

]