Results

By type

          2021-12-10 23:08:20,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.
2021-12-10 23:08:21,059 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-10 23:08:21.601  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-12-10 23:08:23.856 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-12-10 23:08:24.030  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-12-10 23:08:24.129  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-10 23:08:25.706  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.644 seconds (JVM running for 6.895)
2021-12-10 23:09:28.016  INFO 1 [nio-8443-exec-1] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-12-10 23:09:28.024 DEBUG 1 [nio-8443-exec-1] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-12-10 23:09:28.057 DEBUG 1 [nio-8443-exec-1] .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-10 23:09:28.061 DEBUG 1 [nio-8443-exec-1] .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-10 23:09:28.077  INFO 1 [nio-8443-exec-1] .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-10 23:09:28.080  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-12-10 23:09:28.080  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-12-10 23:09:28.082 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-10 23:09:28.083 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-10 23:09:28.085 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-10 23:09:28.091 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-12-10 23:09:28.094 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-12-10 23:09:28.132 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-12-10 23:09:28.137 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-10 23:09:28.138 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-10 23:09:28.141 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-10 23:09:28.753  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-12-10 23:09:28.757  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-12-10 23:09:28.758 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-12-10 23:09:28.761 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-10 23:09:28.773  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-12-10 23:09:28.774  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-12-10 23:09:28.776 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-10 23:09:28.776 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-10 23:09:28.777 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-10 23:09:28.788 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-10 23:09:28.789 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-10 23:09:28.789 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-10 23:09:28.797 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-10 23:09:28.798 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-10 23:09:28.799 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-10 23:09:28.801 DEBUG 1 [nio-8443-exec-1] 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-10 23:09:28.829 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 333042287399802908579771354191195498310937188590
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Fri Dec 10 23:06:35 UTC 2021
           Final Date: Wed Dec 10 23:06:34 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [87:38:59:aa:69:b1:dc:04:b7:e9:dc:1a:8a:41:d7:84:af:6e:85:c1]
            modulus: 97b828ce69191152de818e51127a56186da741eda5a2eb571515144652886da79bbc3b563484fc2c1ff186b9d5245c540cd5faf2d096093c6a60133a1159c39c1c3a895d08d29afe00d1ef5885c118f9a8c0ca5b2223e7704b2941e4613bdde986fb4ccac7b922ee31ededfda4264d6aac975072223d0186ef2d73fe9e02d82ae238013a3ac5037d282a932fb969e883a676f0fc1076e3736e03418a723a7fd7ae4aa594b53c7e437d1947d5a2fc51c50ff35170f399c8e2ee135b91b50a1beb9cd40d96f0cb23a9c9e041afb4120bc66d213fdc615f85bb6475e00ea33de239246c0dfbf06b8e6bf0d0c3c12840757e17e522a2bab0f274544794a17dadf342907d664fce620cb65e72c4962946cfaab74c9160b25dd1cc309b8d9405cab3512a35e2ffbc64e28fa5465daa8a57d92e662d92525db2766df72adff02de9e3d078e5afe1ee213f67599d4ff0405cfde33600cdb8c348960e61f8669e626e9dcd7fdd43c3907024c1095b736e078378e4173485a16819567853a62f3030a2dd33
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 85461c1d857446919341da2fe08286bb68a83179
                       b8932e1746f9d9bad6ea7b23fa281a59ce8859f4
                       b0db1444d876620d1762e504859153bb249e6023
                       004f9901fbd744da184a0f7a6cdd0ba5406e13c7
                       d415a03f5859098250c03702052fe6f1e862264a
                       d6eb803c8fdcad1b805a1f0457e0c44a004709a2
                       89f3c2e946fd1f58956e039f50ea57a9ee74e9a6
                       06cc8a9f1713e09b5c2c45e97538b5507394ee06
                       499e6aedb6f7cefa4ecf4323b0e28933bd93ae93
                       636bae111a0e9d1b0888c9f930a023c69d2ccb4c
                       51cbeb1cd034c7b33ef4cc6a6cfba05233f13948
                       3b3b773a7697bf7c550a1c22ceeb2005e53026ba
                       5dec9aa7abf3a351ffb2f1ed836000caa726aa86
                       3054beab695df6d12173a3344f1e4807d16cb437
                       2c9ad69e8574ef1b294b6c2c698ad2f0ff349a79
                       f3e58beb490ee6f5db8613a3cf70319f8b2bd6fd
                       1782e93f675c05d58a04cba44b9ad6742cbe177d
                       40355edd4f3da0e179fc56242cf46493783dbc4d
                       b66d841b03f83214b61d5a1683431d8f4e1491f4
                       894a8f7d
       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 [09:5c:05:a0:4f:39:05:72:9f:9d:dc:ab:5a:ad:6f:ca:ed:9b:1b:cc]
            modulus: ddee73fb441374fcda629931329ff12f5908415d695c333f50fc7338e1b705692514f1e70fabf01842053dd9500020945924fa87b10c3b1f650e1d0a8fe20e1c41bbb74fa01c0485e926936aab41a49fc563a43c2dc7223c1a523bdfe7ee00cd20eb1ed2ab4df943463110f50d1134d442fb5163b63d5314f419a466452161bbbd98a2a12b1d74a415215728ab96ca82e56944a05d2391de63d9ffefd6856bcc8d8e39ac9f9453a9e4aea206fec7123a71997888292acce7512501957a13fd7f6f2e90cb39bdcf58b2ca50320d98616627d5f87eba949cf7e2bd57715f176702fdf58b22dcd5afe00a07b308188d827fb9109d31c9a362deaed388550fa5fa61
    public exponent: 10001

]