Results

By type

          2021-09-27 23:04:47,898 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-27 23:04:48,741 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-27 23:04:49.487  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-27 23:04:52.607 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-27 23:04:52.868  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-27 23:04:53.062  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-27 23:04:55.408  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.075 seconds (JVM running for 10.241)
2021-09-27 23:06:10.131  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-27 23:06:10.143 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-27 23:06:10.193 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-09-27 23:06:10.200 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-09-27 23:06:10.220  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-09-27 23:06:10.224  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-27 23:06:10.225  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-27 23:06:10.229 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-27 23:06:10.229 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-27 23:06:10.234 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-27 23:06:10.242 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-27 23:06:10.246 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-27 23:06:10.295 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-27 23:06:10.305 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-27 23:06:10.306 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-27 23:06:10.310 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-27 23:06:10.921  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-27 23:06:10.926  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-27 23:06:10.927 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-27 23:06:10.930 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-27 23:06:10.940  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-27 23:06:10.941  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-27 23:06:10.942 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-09-27 23:06:10.943 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-27 23:06:10.943 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-27 23:06:10.954 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-09-27 23:06:10.955 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-27 23:06:10.955 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-27 23:06:10.962 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-09-27 23:06:10.962 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-27 23:06:10.962 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-27 23:06:10.968 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-09-27 23:06:11.014 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: 96918066887224720803347547665526474506902707585
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Sep 27 23:02:10 UTC 2021
           Final Date: Sat Sep 27 23:02:09 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [e6:85:1b:db:44:fc:e5:6a:19:fe:e3:42:bd:b4:ac:dc:55:f1:de:ec]
            modulus: a8f17007a150b3456dc72b3e2c9f6db6913d1a3b202feb6bc9742a6092339fe18578c7c20d9fed85999829ebead980b56aceab837cdb515e18b8ad8a922d3cd79963ff9097a09bbf6a14dc71e4303b863f3fd7bab480dd03d4c818ca4afd8e5756d077139e862cbe5c5d31564823956862ee6c443677f6873058cc0f9bfa185166c423e840452ed05748d971d0db8a13fcbb3e0a9a83805a407c4895400178d4d66bf667dd1ad67faf6cf552e71bb9902a6b5f2b6b31aeb1a52977ea55fa90e10a8dbf796abdc7d83528dc36ad930d359f994f8497ff4c54ae8c661876f363b509cc59258447c9926a32e1f67dbeccd32180d10e81bf7ce44f94cc8291b7c779daabb4bb9c1b85338c154c9b2f4800652ad6f1e6e9ff6991ef5cadddaf7da1e52479de0d74177a57f252675175315a7d06df1cb838b5836bda70923a81224dec46913c73d991ca01c1d706b7f879deef6d9a2543ef709c375a95e10e7a3767064958fe1df57b6e19606f2ef7ac6c2558a565323ce623fc1d66772e45da5e6de9
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: a24cbd0705cacc6f340cc68ef649df3731c04859
                       014591cc72671f87414d52320f76410315e4fb2f
                       24182cd554907b88de528b91c76e5d91b3eb4b06
                       d3157f00cc3116b742b400a43828bd5cb51466d6
                       e14ca6109e842fa93616e53a0fa8942adbdfdd68
                       7020911d9ae6fb600199ae5a95a58b32afd96353
                       ca2ce7084405c8e6eba78578e79066327dfc82d6
                       bfe8ebea11c27e53646ab14b1ea5a61920a5db2a
                       54ab9993cd3f2bd06246502eb72b1042ba08c81a
                       8e1d552f4da1502cd056a187288d82901a8d22bc
                       1f3035efd8c5baac65edc3464b2aef704ff098dc
                       754188f93635c61adbe499f1be0e84a4f98810df
                       f3ff19b78c6b3152965fbf5945d29aa32c8735b5
                       7bb374fc0aa32b88ac919fd0ac2470de0f340d7f
                       d43262151f952b23a430f6e90fc6ddeed3caa060
                       7bf95bc012e1aab6c33ea5f030ce00fb6d6ab069
                       3054bc0a5b4548660ac074c0486a0273cc742b7b
                       b0a2bdcfb8794fd2768440f0e119c442aa5052f6
                       87eb2457d3fe858c4d862de7a4091309111b7880
                       22b3296e
       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 [4b:5f:c7:ff:a9:bf:8a:49:a0:b1:b5:ee:72:65:88:23:87:2f:ad:5f]
            modulus: d02cfdb45ef62f87e937a1d4577723ac49d6222914f9e033708f877020d0a9d371140264095ade8f44edfd95b97bb0db36f25a3ca34eb66ee23d5c4ab135605ba3c8417a21ec0594e96e64be0644606ea1e659bf56f888fd3e4a82ff9bb54a399e40ab25203ee4d6ae8bfabcacc4d82ca6f49a93c2ef3199b8a3fbf6f8ea4f470bd2c3a6b62e88c1aca9810bbf86385410c3af243b6c241ce39adae3fba974ada627e8c1246fbbc51bfc34dde1db99aee5515c086a27e9284112a70a75fc1238e07e6d5857d3e480cce0453d307610981fef415f84b6570012100cf4e5ef7ad68f80b73db7b4ab25971492cea197b6ee8f8d216360bc955756fb6f49a97fecb1
    public exponent: 10001

]