Results

By type

          2022-01-10 12:11:18,129 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.
2022-01-10 12:11:18,889 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)

2022-01-10 12:11:19.539  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2022-01-10 12:11:22.061 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-01-10 12:11:22.326  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-01-10 12:11:22.457  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2022-01-10 12:11:24.327  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.637 seconds (JVM running for 8.164)
2022-01-10 12:11:55.198  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-01-10 12:11:55.261 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-01-10 12:11:55.302 DEBUG 1 [nio-8443-exec-7] .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] }
2022-01-10 12:11:55.306 DEBUG 1 [nio-8443-exec-7] .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'}
2022-01-10 12:11:55.330  INFO 1 [nio-8443-exec-7] .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] }
2022-01-10 12:11:55.334  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-01-10 12:11:55.335  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-01-10 12:11:55.338 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-10 12:11:55.338 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-10 12:11:55.343 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-10 12:11:55.350 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-01-10 12:11:55.354 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-01-10 12:11:55.407 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-01-10 12:11:55.416 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-10 12:11:55.417 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-10 12:11:55.422 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-10 12:11:56.073  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-01-10 12:11:56.077  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-01-10 12:11:56.078 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-01-10 12:11:56.080 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-10 12:11:56.090  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-01-10 12:11:56.091  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-01-10 12:11:56.092 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-10 12:11:56.093 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-10 12:11:56.093 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-10 12:11:56.107 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-10 12:11:56.107 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-10 12:11:56.108 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-10 12:11:56.114 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-10 12:11:56.115 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-10 12:11:56.115 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-10 12:11:56.117 DEBUG 1 [nio-8443-exec-7] 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
2022-01-10 12:11:56.153 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 492940628059790952533341625816961954650375860875
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Jan 10 12:08:00 UTC 2022
           Final Date: Sat Jan 10 12:07:59 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [19:2d:76:39:57:c9:b9:31:e8:e4:36:ad:9f:bf:c5:f3:ec:2d:16:cb]
            modulus: b5ab2ce2299ace2c29859ce897d1e26e146a6478b4e311d7b57746bc221445feca84f93286fbd2648f54db584692d392a22cac917623bd5693e210f25b1ac0245e6629be399032a9d067a3f791260c9759882c0f548f7be4089f2fdc9c40895c79506f4b91ca6e3913da64d93aa5d99569841ad3c21e02d2b4534d8603962c57a2a9719b9f7eb2e6bdb67008eb0decebb2bc109c45fc0b70762c8a3c40e5c712d03f6dbbd8c3394479088394764ee1b9f6f0f091831ab22bde527dec5e66cfba4159fdd242bf5763164a2f23fec614610b74c9a6a90bb172f696dc1f676d1c00f7b9049ed41c23195a74e994cc6d5f5338a71968d75df98a1f068b07240165f06987dea2c0e44548de0ae6872742fe5ec5a93245b5176c751239e050466ec169bd3e1089a44b8d0f52ea106e6d64187baea9b07355cf4297e07a2f0c6c009ecad0a99aa36dff10c48d34b096a5675df1f63ae5126cf5f8c341be6034617c15105402f1f734b14facc873cc5bdbc33f596606377b50a17a9c3f4d86c16ee47bff
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 6f25b1b79918c4d7ac68d8e91a6f85e7172e4761
                       c2abc3e1fd5689156611a5c3b4dee4fbf575ad19
                       1c223147e6a1fd11b9a9397282e98b0d426aa74b
                       cc118338fd0bfb6dacd53b7b7c0734236660a598
                       71eda6679ea0c7f31547383f26d2e05ab5260efd
                       9c7f238903cc62d031ef791812f9658c9077baa2
                       e29e80cf03d4e899b73446dd032a8a969dbd0af6
                       3b6ae2b87bca0bbf10c986808651ea7e79f7edad
                       9e17618cbb78499ae6d9cb97d70bf4b057ba19a4
                       dd1fdcaecbdefbab6451c9cdb48052df37701ae8
                       a32c89b2da47fb06864ae9e7b8793d64512d5fb6
                       8bf4ed5f0e6b8bc2006bd3e6dff9cbe7d53de396
                       9b91b5d49af8c93dc8083791a6f8e54cd85adab9
                       50ceff351fe8256dd7588f5eba64a7268b09b813
                       2520a3a17f34ccfcdf9dac397319294e3ebd1181
                       a2c6e3ab826bf3675b86f3fafb4f9e516539d2a2
                       776d1c7c74c1a9c642299eedbbf811d12a07ef6d
                       3a6c429cb24335a085ad788d355dce9aacac5ed7
                       b56cf4ab7f7788c794a22ff64b6bf22e41bf83f7
                       6f2a7187
       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 [d3:a5:7f:f7:08:ed:05:f5:64:a8:3d:f5:57:ed:24:73:da:c0:9a:cc]
            modulus: de8fb6fc9c8913f9642a1581b0489e1369c4465e241aef53f6e419cc07bb930124a4c0aca1ef6d9066ab2163e9b19e74479186a46b2a780e631617e2dbe93fff96cb2094c9ea0e96e54404a81ec7941535d4d950423fc5e01152a1b275e40226e07dcc2014de316037bb27214a5e2aa608fd148a7f94a2793c4c5d1c20c8ec500d192b5bfecd233f8817f0357670017f589a53eaf87a8b0e04ef189c4dbc7d047df631e7586d8e8a4df02c4cf1fe543817cbf7a209f61c6018dafa8d37f6627c77e02236d7e834a415abae8c397e78945c9739a59eccbd6c3f9be980b044d39c1a7cbce1fdf69dd4261bcdc06bad78a682465b862e411f9ee60c2421db726bb7
    public exponent: 10001

]