Results

By type

          2021-11-23 23:17:09,648 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-11-23 23:17:10,445 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-11-23 23:17:11.025  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-23 23:17:13.658 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-23 23:17:13.870  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-23 23:17:13.994  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-11-23 23:17:16.425  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.279 seconds (JVM running for 8.657)
2021-11-23 23:17:49.936  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-23 23:17:49.944 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-23 23:17:49.978 DEBUG 1 [nio-8443-exec-7] .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-11-23 23:17:49.981 DEBUG 1 [nio-8443-exec-7] .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-11-23 23:17:49.995  INFO 1 [nio-8443-exec-7] .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-11-23 23:17:49.997  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-23 23:17:49.998  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-23 23:17:50.000 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-23 23:17:50.001 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-23 23:17:50.004 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-23 23:17:50.010 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-23 23:17:50.013 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-23 23:17:50.047 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-23 23:17:50.051 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-23 23:17:50.052 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-23 23:17:50.054 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-23 23:17:50.581  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-23 23:17:50.584  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-23 23:17:50.584 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-23 23:17:50.586 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-23 23:17:50.594  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-23 23:17:50.595  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-23 23:17:50.596 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-23 23:17:50.596 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-23 23:17:50.597 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-23 23:17:50.608 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-23 23:17:50.608 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-23 23:17:50.609 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-23 23:17:50.614 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-23 23:17:50.614 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-23 23:17:50.614 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-23 23:17:50.616 DEBUG 1 [nio-8443-exec-7] 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-11-23 23:17:50.639 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 598014575180486367619625626226796292777665096406
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Nov 23 23:15:03 UTC 2021
           Final Date: Sun Nov 23 23:15:02 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [d7:f2:5b:16:9b:04:fb:ce:fa:c2:ef:79:44:93:3b:bc:40:90:a8:91]
            modulus: caa9c4a36fe2f7f017a29c6263a34095e81c986c972f8fcbff07dc3fd43b94cd4a3d4846dfe28fda8228c7f69e99bf51bcfa627069b7cd7ae9b4a2fda920219f7c5cb826c3483849240c6b2ce2b416024bd80e04c9d5c82cfbff9358e083bc7557ca4a0b8dcd0d27ca6e483569dc11ba8a0876d381e7493e2a9b99ebd922928b63be638823dc7f4b044f210ac9f27db3cc62f1d64bef19a2bba5339e694a13ab2d0317d27e6e95e100718bc55428534841f9e7b8aabb2d471f5c4529e1f3fddccea725f171e6084a3a74506703503168cc0e98a673583759eb7a5316599ea0e5f0dc96dd40a9a45c0923297912f8a3b090f255578ce1a5b225a4d5d03b0655a1ba1d700be67db69e7ec87d87a7c4a71a13a143dd080fb04c08825bf17594cc28194a743c83e3782be8975d5ed7395dbb752fd4f7d4339a13522918f9039e312790c098071944a31e0e2b771da66c1b64ab43a1ecea916dcad3e6a115465777d8bcf8638349d665ea5e08ffe6106a083f0244819046829a03922cf032e7a30fed
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 11d8496573d09870b316a9d69539938e5be1e43d
                       0a7213cc548c1aa91307f31fd578be6653dd4517
                       8f606f0e074477b645fe6f22589b004bd1d22ade
                       410648eeed0457bde99dfa0993fc2fa37bfc0c3a
                       bc7613462b956eafb63de01c01121a8c20f9a934
                       9502106875279270c0f988a389a2dc1e38269f33
                       3f47f7a10110fee330af88c92c97bbc9d73c861b
                       120a6925c520dd9576b599902f5968cd71d46295
                       c5a2115ee690104b2f208ad744501bf68289cf0b
                       c29a2a32b366bd37f10e9b3e88a82ab0110dc544
                       cacbd34b1982c55df6179fc37cc9836e6d722983
                       e8da298256b5d885931be3e899b8ae2df6e39286
                       70608664dec3f0c24a3546313b2af1ca55dcc657
                       7197f80cee0a9be2115d0830b3f37fb066e8cbc2
                       3e7d52b81c050e226493188d3c3613f85483f333
                       9efe5da80021fc002c76cc72847101ba6fe70897
                       d2119c95d1cb337868cb47bee0ded6d4bb2a4ac7
                       8c7ea9092e8a8c8ad36ddfbf0e1a9d527a521ac7
                       7a4b971dd78cc17202ad56135da7919116f22513
                       825b0823
       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 [5e:34:ab:5c:30:1a:ad:97:14:50:de:f2:48:ba:41:5d:76:1f:3e:14]
            modulus: b52fda0951c4267cd652b17ae42f158b3d022308e859dff8163b4d1cf16b04ba8141248831b41f6015404843ed94e75b9626533342d4f50f2a0efd9d125bb7baf11fdc49736a8afc95fd6442a02406f298e75cbe08aba92bd36adf5ee24b0025180dbee8f59bb6f51c5c9e3ac9ac3ad8af564f82b8120d8135cb8578f6423ef20b977e049c9230a500962252951c5507514f6bd74751f53ed9b51c0b07c19e787d5aabdee3e761c6b6f7acd8978b569e4cac3752771e8105ee3e2815555e23ba76bab0d0029dfb89edc02f854c8aea987f92045a3412075ccece03d216500129e2cebcfda015d980d44771bbdb324417279e5c10b300fdf01b48523e4fa1a299
    public exponent: 10001

]