Results

By type

          2021-10-27 23:24:07,685 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-27 23:24:08,344 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-27 23:24:08.901  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-27 23:24:11.292 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-27 23:24:11.484  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-27 23:24:11.604  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-27 23:24:13.358  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.124 seconds (JVM running for 7.424)
2021-10-27 23:24:59.647  INFO 1 [nio-8443-exec-6] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-27 23:24:59.656 DEBUG 1 [nio-8443-exec-6] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-27 23:24:59.692 DEBUG 1 [nio-8443-exec-6] .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-27 23:24:59.696 DEBUG 1 [nio-8443-exec-6] .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-27 23:24:59.709  INFO 1 [nio-8443-exec-6] .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-27 23:24:59.712  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-27 23:24:59.713  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-27 23:24:59.715 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-27 23:24:59.715 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-27 23:24:59.718 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-27 23:24:59.724 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-27 23:24:59.733 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-27 23:24:59.766 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-27 23:24:59.771 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-27 23:24:59.771 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-27 23:24:59.774 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-27 23:25:00.320  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-27 23:25:00.323  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-27 23:25:00.323 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-27 23:25:00.325 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-27 23:25:00.332  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-27 23:25:00.333  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-27 23:25:00.333 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-27 23:25:00.334 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-27 23:25:00.334 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-27 23:25:00.348 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-27 23:25:00.349 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-27 23:25:00.349 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-27 23:25:00.357 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-27 23:25:00.358 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-27 23:25:00.358 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-27 23:25:00.361 DEBUG 1 [nio-8443-exec-6] 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-27 23:25:00.409 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 5784640495921280072952536602074714473780296672
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Oct 27 23:22:08 UTC 2021
           Final Date: Mon Oct 27 23:22:07 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [29:49:71:75:48:e1:37:9a:ce:34:0c:89:45:4d:3c:f6:4a:5c:7c:20]
            modulus: 99ea3258c726e23aee201af267eb9ba31b2f0e15448265977a1eceadcb11be3916e9ab5966d8d7d0b1f66aa20ea1f9bc19ac8dde0918280c31248e5a308865a2a46d57f47ef5bf237b629c2c19bec41df817f26f5c321cb962336b418de2a79e0570c3a0f9001d4e462d5ecfcab72b082fdc234b23cc7f472915a80df123bf8acab3c4f8b07de05a8b23446a7915190cac74d10849625b0a5defce0a5f27ab75d778109999f25f5d572567d99c73a4db0038b3ee1a884d90bd6320edb932bbbc887702224f6dc7c96ed5fcc22619c705605096e022e56c809b912468107c7aa786671e1b7e45aa0fd24641982034145b1e321b0c131320d124df14b1a9caf4115c1761a64bb7ac8314912974b43689791d50887700bd9878411b48e885ce817193d52c55be1fffca6fd8b481ddbb37c399b2260125567dc31b7641b76b01dffecf640bd7ba3d236215180d7e7ff1bdfc03bc0d52838d4183de45469e3edf6cef590aaa105b659227906f1ff310102282e9f8a4ac568145dc97c72e752654e409
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 4a305ed3e96360befb54497f87f7617cb25b5a6f
                       ea4e323927f67436ee38b28930bdb9eaba3c0090
                       c74f825ab1a1177e6190f7ac843c3e1b4e7d4604
                       8eb055ac91610a9cf2195f675e0ac63935c2f65a
                       b08507cacd687673112f7ee613ba8c56a7ead60f
                       a0b300f12bcc2592b19c20545c7cfe41772c1308
                       0b3b9a652ebf2ed613b5b9b9b8eaef7d7c44f932
                       ee7e53217497cd903f73ca8ff4f4ff38294a50f0
                       5ab60afdf79edc6d2db66bd7d636f1dfdbd6e25d
                       eb2ae8e644c38ff1ff62e043b2e27ed322425387
                       565c459f1c809191cb416e29011532ebbdf3e239
                       6f7c299933fb66ea0120c792e9bebe5876e9b92f
                       43a764b6a5badd9039b64099bbcc6218890f248a
                       96514fbddada8487c4d3c1dcc331e2a27740983e
                       2d2cb74c6f7dc0b0187f5ce5dcbebd852e4761ad
                       d61b6e85e8e4b64fd112971d585cffed3a4d89e9
                       045a52a6dbd666732e1ee26baba19f6fb41d164f
                       f28b85a4195e52acba92e809f383c1edd20c0fd5
                       03b4e846582a9177cac41ca0b0922de64a6018d9
                       0a94df90
       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 [78:37:d8:bb:2e:fe:de:bd:2c:91:43:47:e1:32:88:d5:bb:4a:e1:21]
            modulus: aa36b745506a2fe6d1df175a935f45437652978e6d4f6699591268bceb251c4b50b99eb141d07c0ae073cf5fbff6a242455510c2159f41a374d3252c271d57b47a375b5c24c450ed92430e84db343741532ecdf3e479e6e4fbbbc3da43a1bae3738a02f57457f0f1bb21a866360f8699631a1acb85171fb7308d793a758ed3ea9cf828b135dc5fa2b14951bb26e57cb35c99c8fee4cc1cab88c0a279638cd940be9a264ad8dd22bf0757b0c1f3041236fcef15b66a30ea8aace58bfcca4975411c59bce8bff799dd5b04f151665941848c451c6083a02e6d629e87fc134403561f6be559eed5fe91ebc48be84e60b47e798c099457a5d52a1ab5990e46e73a17
    public exponent: 10001

]