Results

By type

          2021-09-11 00:36:51,572 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-09-11 00:36:56,170 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-09-11 00:36:59.285  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-11 00:37:14.687 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-11 00:37:15.988  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-11 00:37:16.790  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-09-11 00:37:30.168  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 40.999 seconds (JVM running for 48.556)
2021-09-11 00:38:35.980  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-11 00:38:36.077 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-11 00:38:36.191 DEBUG 1 [nio-8443-exec-4] .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-09-11 00:38:36.272 DEBUG 1 [nio-8443-exec-4] .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-09-11 00:38:36.377  INFO 1 [nio-8443-exec-4] .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-09-11 00:38:36.382  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-11 00:38:36.383  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-11 00:38:36.385 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-11 00:38:36.385 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-11 00:38:36.388 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-11 00:38:36.481 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-11 00:38:36.485 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-11 00:38:36.677 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-11 00:38:36.685 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-11 00:38:36.767 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-11 00:38:36.771 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-11 00:38:38.421  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-11 00:38:38.425  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-11 00:38:38.425 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-11 00:38:38.427 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-11 00:38:38.473  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-11 00:38:38.474  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-11 00:38:38.476 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-11 00:38:38.476 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-11 00:38:38.477 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-11 00:38:38.487 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-11 00:38:38.567 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-11 00:38:38.568 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-11 00:38:38.578 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-11 00:38:38.579 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-11 00:38:38.580 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-11 00:38:38.582 DEBUG 1 [nio-8443-exec-4] 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-09-11 00:38:38.777 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 460924181583777833137481582771249782097871870773
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Sep 11 00:33:38 UTC 2021
           Final Date: Thu Sep 11 00:33:37 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [97:a0:87:4d:ec:5a:32:05:f8:89:30:17:d7:92:e8:3f:af:be:73:c9]
            modulus: b853407e42c7711966e82c952c8d624f84c0846fe2cf3279f3a328ecda534a33efc9ba513e6bb6716b044f6f36afb19929d7e0561d7900a5c9be638c0cc42a20043dc21c3486859216f6c08c2bcfef9b8584fe3130318fadf0ac82c3ef9536054c3a74564b85a975acb5ffa52b8924a8af08f50bf005f68b3852e145f5b0dc2d48e729d5f0c6732b231d67f65feb64f760aef60eec69efae7cea8674e72a3b4b6813c8329f184226c9fbc1cb33fb5d236a67066098f4a0722c677aba436df506976c31507da509f26d188fee72cca2d1a520089786aa68bcfd38983af00a9de9da10460a54e892eaab0f9c3f4b88c0ec37b1c4294bbe965256cb76426f529f032014205b62ad8f1d6aee14bd0cf24e042f187e75d032569d9134021b73b19c56c6feffe4b3f59c7deddad1a86bfa84c300148e2d15e9e9ae4334544910171c767434170b4c1d08b7a83fe88222865d33a43b619889baf98f85bc97702d2e2f134e02d4a24f27664cda91f1de61b5375ca0a52c4bfa8fe9b7989599f377fbe9ab
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 0dc6c4ebc0ea9672c9de9672aeb605f6e5832552
                       3dd43912fafe39986d69c371eb5b998cf3e52fca
                       738212f1da7bfa5d26c400c2e6331c78e93085a0
                       bcab81a3d157fb23d5c08d82e68b20c4cd993fcd
                       5e32f55248ec3069a13c4b8e63bfd7cd31464c77
                       57fe221b9ccff7bb571841e31ba086b85aa6d6d3
                       592a5ae9984f06ab1deb98558d0c50c3a7abde1b
                       135ebb2c02506aae373d7a9923e141c6a4843e56
                       dffb813548db2e622b8c69db7bc664f05eff2364
                       47e0c6f011294a207f8598187a108aef8479093b
                       48495a5cf3f17e828c7a48495f0e119dde839eef
                       3704e97f213eaceae8e81b12914e362fe94ab37a
                       ceda197cd817e0ff9760925eb20c915fd95e2a99
                       2e6e19a77f30f26f4a467221badb3d57a425d246
                       6fd9a05895f51a460d48d1fde589fab93fc027e8
                       bfbe70e68feefe002ac8523d0a4e4b430a642e38
                       e75aae0f0ca8a3b37bdc7d737d22c93206072d87
                       628dbae1f25ba772e13ba76f9b52a5e719c1c007
                       523a6fc3fd80213219b54bb0e69d33b6009cb0ef
                       1ec58b39
       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 [03:2a:33:f4:8b:ca:29:8d:15:b9:6c:d9:e9:68:1d:8b:98:62:6a:69]
            modulus: b62c7a2aeb903df101f2a638c8de179e43b3de08b5b5d77a0074cc94e1fe210627d9eaa6bd6fc46fc9ffd16b0756aa734bc9761f7eac11485c7191f97bd670202225d4fe9e479fd926eaf72eedad03724c2e337f6601defcbd1dd948dbb76e63f5a50773645df30ee99538cb00f841d92e8cb245c6baa2a2b5100771dd5c686de25e5b477f62081e634cdccb685a65f9cf352f918671218b360bbb199568a76e407e4e808d252c2cbb25ee7af2fea99fe776345856dbb6714cdf15d71f804f789499da1a49570acd36dbaf39e1784203b5bac930b26141012e1d4da45112f8e1be595819a72f15362d06b5291399bc0dddd2e777ef77ae4d6717babbcdd9daab
    public exponent: 10001

]