Results

By type

          2021-12-13 12:10:29,732 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-12-13 12:10:30,368 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-12-13 12:10:30.939  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-12-13 12:10:33.261 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-12-13 12:10:33.448  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-12-13 12:10:33.581  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-12-13 12:10:35.514  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.222 seconds (JVM running for 7.602)
2021-12-13 12:12:07.003  INFO 1 [nio-8443-exec-8] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-12-13 12:12:07.017 DEBUG 1 [nio-8443-exec-8] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-12-13 12:12:07.061 DEBUG 1 [nio-8443-exec-8] .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-12-13 12:12:07.066 DEBUG 1 [nio-8443-exec-8] .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-12-13 12:12:07.084  INFO 1 [nio-8443-exec-8] .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-12-13 12:12:07.088  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-12-13 12:12:07.089  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-12-13 12:12:07.091 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-13 12:12:07.092 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-13 12:12:07.096 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-13 12:12:07.103 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-12-13 12:12:07.107 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-12-13 12:12:07.145 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-12-13 12:12:07.158 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-13 12:12:07.159 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-13 12:12:07.162 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-13 12:12:07.805  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-12-13 12:12:07.810  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-12-13 12:12:07.810 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-12-13 12:12:07.814 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-13 12:12:07.825  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-12-13 12:12:07.826  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-12-13 12:12:07.827 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-13 12:12:07.828 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-13 12:12:07.829 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-13 12:12:07.843 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-13 12:12:07.843 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-13 12:12:07.844 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-13 12:12:07.851 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-13 12:12:07.851 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-13 12:12:07.852 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-13 12:12:07.854 DEBUG 1 [nio-8443-exec-8] 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-12-13 12:12:07.885 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 271512779055781969466447762209379186925089400496
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Dec 13 12:06:29 UTC 2021
           Final Date: Sat Dec 13 12:06:28 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [18:be:54:3c:a9:d1:dc:28:34:5f:11:2b:2f:71:e6:4f:73:fe:f4:92]
            modulus: bd7e16d26b438444fdb1f4af757d9ad7913073a1840d41c61519dd0dc5c437f5273a0589c42b0daa79965b00c77d8e5be49487b4ec5ed14eb48c92b54cf96d3b54a4274db7fc31ff67e02bae93d2a9a6a8799060efaf2f200fba638b802330a08dbd6c874e361c4d5af9485a2dc2c640861546805c73f9b631e6e584ffe3b2355923ba5b1195650ad1bce251924ea5261ea42196790b428e574e679b2fc801cc2a3cc1f4afc4d3e627fd26cd263621226836610d8e080cd7cfa61b506b5291e5608dc1e6e669002515c4388e9b52803357638e6f26ad33df476a9215864b7abe271bece729b44ba3e64b0162ad4bcd48467e6cda7591395034773a3ed8b9fc879633ca789f9571494b263880d9f1d6d76f899e565a4db613407fe6b2d832fed0a8426b277b8a7bf72e544ba7c4083066bf2d70a655957820cac5a4a89eea99320b009969069c576fcd30c02cecefa628536893b31bb775ad31a44cf68226a532c050d2b45d2a0f472cc9b5605552d664823393a22666a1e22a68ce5a035006db
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 864c336228433295c6d98b0ac89bfc689d48ad84
                       d39dd7ca2b816f8375bdd7e0c62c2f8c109a4a1d
                       3b55bf3e718b5cb742994fdd31f5f6adca236047
                       0a745956b632ba34757131ba68a3ff76d2312cbe
                       459974772d9f1db029de11c6529d40f7d9e5f2b5
                       ec322201435532331c9518274f226a13c884e284
                       6a0bd64853ab3488f309937cd597db725dc90b03
                       56b5e678bbe66127f4b8fa638394d455de938076
                       d5c374f04e7b7675d537808f860b91e560cf78ae
                       5e56ad85607c0f694d7a533fbdb3afa11e0b83eb
                       a291ff0774b7edd4f7878fa46ba72125c7510a31
                       31de0709cc8f52fa7f35cbc979b9765485a86b87
                       e6c1aece7510bd58c8b818069a5b27c891ff4d25
                       688ff0c888a45064345986b358f15b68d4758284
                       3af7b7425d21f7b3c6eb1b3efeb7a5b632f5c260
                       1056840254798ebadac6f19de70bac2bc9e31d7f
                       c362b604a4bbac3be55dc33e3b38b61419011ba9
                       822334c8ad45d83764e16a770c8e80df0001bcb8
                       ca94c1b2b77a23bc6e890348f66b9afb8a26bfd6
                       3689125d
       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 [ae:4d:7d:99:4d:e1:14:67:35:9a:94:72:68:33:b5:54:e5:6d:71:b5]
            modulus: bb5266efe939400b356f5afa8996ba9dfbfb1c2bd510e30272329aaffd798f30ff4c286699cb99e1d885d230a0f4a622beebcf021914cd6a048a9cfd270382584a073f1d33062e8eeff54a427a2f07eaadfb65378de508546d1a4669f3c2dc2f2037ade5e9b4088d5d841d9c8d158ee8473af360e552ccd7bf5fd2c59ea7e8ed772c05f1ed1ff4d06983af67032ded0eb11f98b088dbf3a22d5f5b599e564b9b515149ee87a5a7baa2d7810f11b3d1126168cdf87cc8fd3c184598cf1aa220a3b3f11f0564c5e0796f890b5dcf235a33e79fe69f691485cd9e7de01d10c34b66781bbb360d2c91dec44dfa58921c79303e7f7c26b53cbd66b830695425d10b99
    public exponent: 10001

]