Results

By type

          2021-12-09 23:29:13,403 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-09 23:29:14,158 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-09 23:29:14.782  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-12-09 23:29:17.123 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-12-09 23:29:17.362  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-12-09 23:29:17.483  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-09 23:29:19.237  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.221 seconds (JVM running for 7.584)
2021-12-09 23:30:04.017  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-12-09 23:30:04.027 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-12-09 23:30:04.072 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-12-09 23:30:04.077 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-12-09 23:30:04.097  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-12-09 23:30:04.101  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-12-09 23:30:04.102  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-12-09 23:30:04.105 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-09 23:30:04.105 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-09 23:30:04.109 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-09 23:30:04.116 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-12-09 23:30:04.120 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-12-09 23:30:04.175 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-12-09 23:30:04.179 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-09 23:30:04.180 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-09 23:30:04.184 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-09 23:30:04.721  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-12-09 23:30:04.723  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-12-09 23:30:04.724 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-12-09 23:30:04.726 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-09 23:30:04.735  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-12-09 23:30:04.736  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-12-09 23:30:04.738 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-12-09 23:30:04.738 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-09 23:30:04.739 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-09 23:30:04.754 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-12-09 23:30:04.755 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-09 23:30:04.756 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-09 23:30:04.763 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-12-09 23:30:04.764 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-09 23:30:04.765 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-09 23:30:04.767 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-12-09 23:30:04.797 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: 46888264564912451151888410312825119311069271955
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Dec 09 23:26:42 UTC 2021
           Final Date: Tue Dec 09 23:26:41 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [ef:7b:71:fc:51:7c:69:e1:f4:08:f0:8a:69:fb:bd:c5:7f:e4:a8:ca]
            modulus: c558cfff4e14c18b06ee9f54c6d3168128c62b70ee32c47bcc61812d594d3cf5255c823457d0d4b4cd18d105bee1f9c40aae0ca6ba3989665760b48f5a3a2d0bc08edbdaca8effc95ed30db9a3d3b4539e97f9c3c5fc8f909f977d66381d163148ec4cc2f0bf1a49cd7774050c53bd7d80f0218a9df5dd0484213babcd4c56b0f3137603c8db99d6d828bd19438b78b1c38d56de932ad948d6403fef303bc119bcb7bf031a0188abf1837369696c074baab14eafff4b2fea6f14a228d092e5d604d3d3b6957b51a1ca561eefe1d8e1d30154d284ef11cd521dacad2d74e0bc11acb0bb758ac35df9284f8a6868428bf15106569c6fcc92f6592320d8e3f6411dc3d209f174140665270d0641ec8e157c83fbc4ffc7721a95f4f9d14231f273eb462158cf9920e2e37eec19241fb37d1552345351b65270f29bc9739f610a87c1acca04c64093cb8d0e13d26813390bea20faf274c7a761ec76fceacb46fe8ef7f22d699d978680df294dcf2123df4ab58f0448354897077c495661488949cc95
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 24ceb23ec50db1c83cfd14c704934e37cc420b00
                       78666fce51647dc4f2d95f981a8380f6b6b70fc6
                       3759e58525758673c9be8ce59b20128e2343531b
                       96fd95d6570a6c751a20a66e7a9135fed39a099f
                       219b8a99f4aacb78a023380254981989cce5abe2
                       12d864240995af01791da6eba323e9d0b8822745
                       65fd50113d4c7b895fbdbf0cea3ef442af9a3325
                       3b62f037b06dae55ebb796487d4358b12f271681
                       9058c8f24caad577ba0e76496e38279c975c3ba3
                       3ebf4f9299b5eebf1f7632c2738f867c93520091
                       31e50159636899a0badb9f960ee3c4fd90493b03
                       a5a86e0f056f2083145a00adc597ea5c5da462de
                       674ad76b6214c27d5c9f82308cc0a3cc3cd5fd16
                       ff644e99e0bd19558f92844733a9fd6ce403c2fc
                       72393f677f3d56830518f0aabff9f2f4906144dd
                       233e82e7d905e80b78085cd222e3205b52bb7e42
                       2fd58257e463087625108a7f50fcb3db8f067781
                       71feaa68b0d6aaec9e1bdfaf10d1cb1b92aba2b3
                       de67507d3617cbb3ce869ec484d89ed2c4046472
                       ca6a4fb0
       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 [12:c0:58:4d:f1:7c:55:c3:ed:73:3c:51:11:f6:78:a0:a9:0c:32:f3]
            modulus: b297399b305a8e59a85e9ad12b9eea978d8c715fb2d300de9fce5bae55553fd0664272edc5bcdf2604088af7082026c77df89076d6b890a30975caa574de533bf9facb6be32c7d89d17027210738919a4ba3336160e1435458ef25b895bd0485428187b2defd1d16288d806c8b170b80e7f37ca69f5bcf539371c69788e6f523014efe7db8b836b9ab0d6de7fb80bcfb72ccf0bfa9a57b7946224209914ffecfa6b8f65aedf957806967aeea64ef317ca4024ac986fcfa2169c49d817520389fa0aa7f0082ac936178a262df283f4ceccf54a79d482d1f8d48f7639308cbcbdbd9dfab6023c4b499c3bc17a73351a3b266613dd0b6d9aa33802d261ce2222995
    public exponent: 10001

]