Results

By type

          2021-11-24 12:16:48,071 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-24 12:16:48,745 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-24 12:16:49.313  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-24 12:16:51.497 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-24 12:16:51.678  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-24 12:16:51.780  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-24 12:16:53.563  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.895 seconds (JVM running for 7.122)
2021-11-24 12:18:31.952  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-24 12:18:31.962 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-24 12:18:31.997 DEBUG 1 [io-8443-exec-10] .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-24 12:18:32.002 DEBUG 1 [io-8443-exec-10] .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-24 12:18:32.032  INFO 1 [io-8443-exec-10] .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-24 12:18:32.037  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-24 12:18:32.039  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-24 12:18:32.042 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-24 12:18:32.043 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-24 12:18:32.048 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-24 12:18:32.057 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-24 12:18:32.062 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-24 12:18:32.135 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-24 12:18:32.144 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-24 12:18:32.145 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-24 12:18:32.150 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-24 12:18:32.709  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-24 12:18:32.716  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-24 12:18:32.717 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-24 12:18:32.720 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-24 12:18:32.733  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-24 12:18:32.734  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-24 12:18:32.736 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-24 12:18:32.736 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-24 12:18:32.737 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-24 12:18:32.754 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-24 12:18:32.755 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-24 12:18:32.756 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-24 12:18:32.763 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-24 12:18:32.764 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-24 12:18:32.764 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-24 12:18:32.766 DEBUG 1 [io-8443-exec-10] 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-24 12:18:32.800 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 681410479587281837349304480455297409208700907475
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Nov 24 12:14:34 UTC 2021
           Final Date: Mon Nov 24 12:14:33 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [88:18:38:e9:84:72:ae:0b:4a:a5:8d:b8:4e:3f:2b:02:83:6b:56:7e]
            modulus: 8b5810dba10350539737f97802d928ef2448019d93b5e7366992fcdcb8cb81eda5e623b7208dcb459084acb497826482c1288aedc71d9e77519b120387bb831c723a25937e4d6a6ce9d15fbf93da01307a8f30ee7f05316d64f6e7055c36c664c1793c7c658974e92a9cba91da41b5b8394f48213aa2a8a3269459884318ac3c71cf9b2c81bcfefd68c968a72d7fdaf0d1ff7ff95a90aee1e2b69cad4ac4e0bf991d6310bfd6df4d3f0fbad4522a627abcf4a5ff071320d048beb603e0e495f7747e1951ae16b5366cbdb903c3ef6c7da70119ed3e37138db9138bae450cf9b268997f0b2bc2d89a5ea5cf6ff9c349b54a5707e910f8c21f125eaf724715afbfaf3f0b2efcc1c57dbaa86f3720d662334735ad7ba5e189a048847101c0ab6d67d4385a8a34e596c3c48d1bb5e93622f58d4e5dd0560f94fa69afa63971537a946b068d745f7f377c90a8cb40367092aa5ccea63d1d6096010f7c9d56a1c3c87b0c5890a7080347b5486e08af0ce980166d5fe63fa7b5cb3ebe43a20ff6a49673
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 0d9508a00f29f90b88e3db3fd927ad08944fa811
                       eb0e026f3265d5ebe6b8e9912d6e7ca73f8e1e0a
                       c7058389c51b71cb57611087a25625d808b93f54
                       fd5323e507c76134c75635406ab959921220c1a3
                       78b13cd78212a2b21f0b6e53cc813bfc0f554c09
                       d29283bef860b0a82f6344b6bc456bbac0549f67
                       3d120f1e01cbc911c84e66aaf182ed8787b2b08d
                       5297be90133f044d361d16be804c4e122dbe6170
                       6dd095f0250e1a0cb376e771fc82978ae750297d
                       84dfca06a10d73dcb7175fd82f4a50136f661dfd
                       ca239fb9846e5e6da329d93f63b335f95a229ec5
                       588895a4d59f9bfce1c3ce1f24fd450f78994812
                       f5c80ef7b9ce152e3d4822e53e71482dea2abbb8
                       1ec58d55861e8968ea6f8a6df2a54c437fb24ecb
                       2087185e07bb178704fd6fba472b646c3c1f2e8f
                       a1c8353609c687eda0e8faf891c53f842dc3af13
                       eac1997e936394836b0343134db7608f4f2e7098
                       d70d65ecc28b2e7de1e1b0a3532b4e4b88164593
                       4667d0378b68331c6cb6416010f1a50414fd5d3f
                       63462bb4
       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 [b7:d5:fe:08:5c:4b:eb:49:1f:fd:5a:5b:d5:ba:2c:ee:f8:4a:0d:9b]
            modulus: c7ff2b814104f63c71a0108d7f2436c2c99d192aadd9287b4aacc939ecf3a9e1f4a7a35e4af9cc976830589e5b981c7e1611504c56089ab96e6c1795fbe749c35c08935463d9d0e599d37063531c31fd45d9efa1b1112dccc44a1e8698568c179cd8cabf8f4104c2aa99535730edc7c79361351ad5716a1c8306d61d49d69eae2b2871dad7caf1a4f1bb3dd95704e3a2afa82a0f78f0623c8858a3c04e360514bd5f19470626a5f3dfc710b7a3d378399fa8bef092539a6ce63cdfed0e82596665e398be603b4acbac9375a9e05621fa61f568f2fb3ca58ddfcb7be7e034ceb3a874813aa4e76be01f105f24ccb5cbe37253724c4c560d146b847d5dc5f551dd
    public exponent: 10001

]