Results

By type

          2021-12-15 23:24:25,315 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-15 23:24:26,004 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-15 23:24:26.499  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-12-15 23:24:28.543 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-12-15 23:24:28.721  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-12-15 23:24:28.848  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-15 23:24:30.285  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.317 seconds (JVM running for 6.458)
2021-12-15 23:25:11.469  INFO 1 [nio-8443-exec-2] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-12-15 23:25:11.478 DEBUG 1 [nio-8443-exec-2] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-12-15 23:25:11.513 DEBUG 1 [nio-8443-exec-2] .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-15 23:25:11.517 DEBUG 1 [nio-8443-exec-2] .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-15 23:25:11.532  INFO 1 [nio-8443-exec-2] .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-15 23:25:11.534  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-12-15 23:25:11.535  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-12-15 23:25:11.537 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-15 23:25:11.537 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-15 23:25:11.540 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-15 23:25:11.547 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-12-15 23:25:11.550 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-12-15 23:25:11.588 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-12-15 23:25:11.602 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-15 23:25:11.603 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-15 23:25:11.607 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-15 23:25:12.084  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-12-15 23:25:12.088  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-12-15 23:25:12.089 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-12-15 23:25:12.092 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-15 23:25:12.105  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-12-15 23:25:12.107  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-12-15 23:25:12.108 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-15 23:25:12.108 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-15 23:25:12.109 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-15 23:25:12.133 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-15 23:25:12.134 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-15 23:25:12.134 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-15 23:25:12.141 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-15 23:25:12.142 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-15 23:25:12.142 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-15 23:25:12.144 DEBUG 1 [nio-8443-exec-2] 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-15 23:25:12.172 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 272141374252058674564684659896684820290315568349
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Dec 15 23:22:12 UTC 2021
           Final Date: Mon Dec 15 23:22:11 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [da:ca:60:79:a1:d2:35:9d:07:29:b5:6b:ee:c5:a2:ac:81:7b:fe:45]
            modulus: bebc02ca70ff75b862fd16dac7a94bfa04d63f592ed73c19838ccb7a64d35ef19031eda3dcc9bef5ba4b053747186d3909ecd368c36eeafc6750411b1835e7b7161ba0a37b1ba374ca833761556316e4814d7d2194c41af6613ae30845f93a631845f72b51c0caa88dc9924c254bcb4dbb11d211dc3ee71fe3ba150f7aa8f70f786f06babec7844534d8c48f3eb9b4ad98a42f800d9d73bb6415888fa074ae00d8e09bb299dc18719374d6d19a0f92b44017255a736c2c31bce5f541bc474f8b60c17c85dc71c95a27f560312a5c37d6cc71671dc0bb8494d569bd85ca25a0cd7c317ea20796c353fb982a5fbdbd32e15057bab9e0ba9d5ce3a91bb0966d8d9fc36748cb5cb54737050d684249c4bda7e41f58683cedd745b4379012e59bbb3bcff8c72db1e7eaf4f225034cb2bacc7f7852d538c313f1ed63648618dbb1ae8614aab77728fc17f3dd6f40b81ef6fc3bbbb2e989a5b786869c475e48c64845b368f533f9fa2de916eb9d55d5e7d4f19953dc4732e573287c961f60dcdb694e85
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 582d74462a50820a20f51b2a45999487482ccdcb
                       067b0c171cc3d25881130971189924c8b5ddae20
                       61eca0bfe32c4006dbd830d9b4670d64b2c767b4
                       3886a015d95f71cf4399152ca2123fbc5de191e1
                       7f8a5812e4c425dad3ed28928fca2a045a911d2a
                       656dcf7699488c062ef9defc203434a1d421d391
                       28222417ed7d718d75a669674a4f2319fc9bb72d
                       361851efa817073e018f9f610b4846711a93c50b
                       5a49858e46b2b4bede36f137f5a1a2748101fca6
                       c3b861a8cdf31b3b9fbc7021e3a74632f591a8b0
                       6923fd30143872335830d33bf2e7d8d9aee69f4a
                       caf7beaff56ab3ff8775f940ddd8cb4cbb2b6675
                       a459e5c66c4c934feb4f759fd4ce25ca0a71f3d4
                       b16d2de6f7e3a5ac79388c7d12cfa200ab13efe8
                       7a72115c33c289b0b5aa8e2983941a3eda794a2b
                       088d65af784e6e52298a204f9d9a138252a28b86
                       08dea4c02880af8059cd28b3fb3d7713646865d3
                       c893b3c3298a4b24edf541f85b184022edda3171
                       f83b8acde66403803cb0fe1fe454c8dd4bd8f732
                       fdb66d2a
       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 [d5:dc:cb:a6:76:da:e3:8c:44:ec:5f:fd:7e:8c:92:48:b3:42:27:8c]
            modulus: b174943d6a54e8420430c82299fb5cc1c7f1c61cfb659467265730dbd551bbc96b9a626377efc1ff7652baadc8183465237cb7ba0137ba3cca63e5e2b66dcef77f0a63f26803bde61567422f0daeb3170a5ce69d81278ea667d3e308abaaa1ca7dd9dd77ad6db5e63a432a5406fa7a693c05887692d5044d65abfa42417df99c63d025812d5eabf6b5714631ded322af9f3159c7041c0f14c87e1cacce0dd563aee7efa21aa42f846e227e556c0154ca33821810096de87e11179aa7176b4ad6c841b63c836aa8ffbc5c3c1fc2feb3ac05ecb97820a9d48c5fd309f8cb309d14ba0e276f46d037d2c6d06458ea4eb5a99fc6ee42be6d527a15375bb3f0576963
    public exponent: 10001

]