Results

By type

          2021-10-26 05:56:39,297 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-26 05:56:40,209 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-26 05:56:40.972  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-26 05:56:44.218 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-26 05:56:44.504  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-26 05:56:44.649  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-26 05:56:46.797  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.089 seconds (JVM running for 10.01)
2021-10-26 05:57:43.647  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-26 05:57:43.664 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-26 05:57:43.714 DEBUG 1 [nio-8443-exec-3] .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-26 05:57:43.725 DEBUG 1 [nio-8443-exec-3] .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-26 05:57:43.759  INFO 1 [nio-8443-exec-3] .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-26 05:57:43.764  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-26 05:57:43.765  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-26 05:57:43.768 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-26 05:57:43.769 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-26 05:57:43.773 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-26 05:57:43.781 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-26 05:57:43.785 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-26 05:57:43.848 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-26 05:57:43.858 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-26 05:57:43.859 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-26 05:57:43.866 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-26 05:57:44.531  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-26 05:57:44.539  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-26 05:57:44.540 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-26 05:57:44.545 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-26 05:57:44.560  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-26 05:57:44.562  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-26 05:57:44.563 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-26 05:57:44.563 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-26 05:57:44.564 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-26 05:57:44.580 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-26 05:57:44.580 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-26 05:57:44.581 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-26 05:57:44.587 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-26 05:57:44.588 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-26 05:57:44.589 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-26 05:57:44.591 DEBUG 1 [nio-8443-exec-3] 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-26 05:57:44.636 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 663838185038368736768695760232781041896290811643
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Oct 26 05:54:06 UTC 2021
           Final Date: Sun Oct 26 05:54:05 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [98:e3:87:10:a3:01:c0:3d:e5:8d:34:e7:ff:64:0e:de:64:d8:1a:d3]
            modulus: eae95a30fa97a07d0960ca92f67d9d330b66f90db343ec1b2baf94e5149c79cf743d764c3dfe23b2db3844d956dfd80a6659b5c19fe48852128ce4703694c7a13f020e1237afdd39edd4b043dac21175b2914254a8cff582133c47fbd297eb881535f166ecaad292854502b6725e822912e259119dc5cae772f5108ec090a7d1237445c5e7d81f23ed097d3e5f7d9dcc099e397c97a13c24ed4a65354cf0b96deaa5ab974fd9990008fb4a5d0a25c3091f391fc60ce616e7b207a89ad804c2700863e914dc593f5f3007ec7faebb21f3f33ca4a1c262c3cfa3624c87d00528f0f16eeb9da2e6dc9ca2dc0463ac490179df306c1674e77f5f50bac0a62b9183a7bec9c4e739308a3d3c9c5741d04822c55054184154fefa3efe5e38414aa71bd73f712dfc0de5b38269bdf957407b7e897914af204aa631f74bb7d51156a877a55972cbe7a1ab59afbdd1065f72c0a642a3624a707c905e229fdc8d959f6f414362d6c0831897b4432e4a7419ff8d00da4e35c6a9513b314b34fbb900341285ff
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: ce7794da9e58f0fda32ba9b552482ee037511922
                       d496d8ffd67ecec609b610d4f7ca7084f7d37466
                       effd84ca55995ed76dea13787b2477734f1d9c20
                       65b057591bfa27e6edf45f9559f8444980950b0c
                       3e76cabf275bf60f0e7365aeb353632a9fd29bb4
                       3fb4d07fc3cd5ac8c94934300517487587d0cb8f
                       532109860b1c17b3c94f468a03a72ce1e63b8946
                       39a284911ff81d677741ea693181e01496b40b8d
                       ab503e7344c8fcb33910070a0d7ba95963a5ac43
                       7fc3233b23dac43fc7fa25c51be475c485c6a266
                       eb7cfb8b13837ba17d15c78cf98600a5f09129e3
                       0d726fdae1db09dfa8f34bf1a7efc72b0d39defe
                       aa065e4b6387ef600e9d82c9db5977f7c51c9a32
                       b93dc2123ced9debd0b25f4555d288fe5f595856
                       52b4fbebdfdfdc19597c8851eadc82612bfbb70f
                       e54affa0d747dab8212773167abf95d8d0c379a9
                       78949983d60fda12e345c3416e82011369a1af9d
                       db6bab8df9f69f8ea33215cd8bdd7523ea100ec6
                       a351d367f5bb438f307c221170e24f15c5da42f5
                       7576dccf
       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 [1a:e6:73:d4:71:ca:36:1d:f6:32:cd:c2:d1:84:ed:1c:c6:70:c5:95]
            modulus: bbf5860c4c1771b356506a6b266291d4be2da090ea3b524f2c7ce9687c8afa11399394b635946b01f399a608b3f2a3af805f36aa587b011eeb94ad91a208aa578840a3f1a307f7ea47e446c50e46b3be7e32ff750c59850093380e2f3a837a0b23ce4ab2356f19150826ebfe568a199a55b20424a596307fecdd711c99c84a82e8b3143a68f7ef45c4411feed57bd3307404afb73f3987b8217c5145802b6a41ab90c3adbeef704374cb4c704ca4f66bce3ed91730dd5c3464dfac8361a4abb8d12c8bbc863066c510d098e9cbcf0b03860846dc6fc98ce5d91f624b52f2f182877dd37cca90e475520abdcaf10b24a26cf045e4639a1173636011b9382d0787
    public exponent: 10001

]