Results

By type

          2021-11-15 09:14:36,194 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-15 09:14:37,065 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-15 09:14:37.788  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-15 09:14:40.857 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-15 09:14:41.146  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-15 09:14:41.315  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-15 09:14:43.550  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.989 seconds (JVM running for 9.738)
2021-11-15 09:15:27.837  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-15 09:15:27.848 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-15 09:15:27.898 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] }
2021-11-15 09:15:27.903 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'}
2021-11-15 09:15:27.929  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] }
2021-11-15 09:15:27.933  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-15 09:15:27.934  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-15 09:15:27.937 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-15 09:15:27.937 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-15 09:15:27.942 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-15 09:15:27.949 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-15 09:15:27.953 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-15 09:15:28.001 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-15 09:15:28.009 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-15 09:15:28.009 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-15 09:15:28.014 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-15 09:15:28.633  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-15 09:15:28.639  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-15 09:15:28.640 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-15 09:15:28.642 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-15 09:15:28.652  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-15 09:15:28.653  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-15 09:15:28.655 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.
2021-11-15 09:15:28.655 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-15 09:15:28.656 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-15 09:15:28.667 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.
2021-11-15 09:15:28.668 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-15 09:15:28.668 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-15 09:15:28.674 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.
2021-11-15 09:15:28.675 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-15 09:15:28.675 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-15 09:15:28.677 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
2021-11-15 09:15:28.707 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: 253318904439572524697006117984221357586435897668
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Nov 15 09:11:41 UTC 2021
           Final Date: Sat Nov 15 09:11:40 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [cf:29:f6:ce:09:20:8f:7f:61:97:b6:29:8f:ef:7c:80:28:4a:ad:79]
            modulus: c037face4fd9b75792d2a95545af530e62d7ff0023fcef7c841594db50c479cf4616207a73e38e1b0a94619bb2091eaa590a8c1d9c461dbc462720c8b4db319424f3c64844006fb5ee143ed257a1013aa61193de50d58c402c30f795593f0fa722c57c3a7a56f2f4410b5cf46b4f18c0426cf2d1d18b2a9240b59a2a4079afbaee2a325847045bfa48aba341ee1ce41fe118fe5e02a5e602e92ab1ff015328623760d0482e3353bab426a4997e446962db0cf7a9bb026738243b5c042fb804463b4641a460120d3a3d4c1e874ea8e123393da3e2d6e41dd6345798627a0fa82571147e67913dd8bb55d46e6bb6d2083ef2a953c91f8ebdc6bac446f6eaa4641ec0cf9440296d2d5ec72e5c45c7b58b7fb43e27b7b36e20c502be443db7eb0a542dbadf565532c00e1a3c7013be2dbabb68f480896cceb14576a605ee978aab45f49c9dd7689272274bef5a801baf144512e17ddd61a0816b89becb7a69499584b672d3cd194bd256aa845675ba752e80db225d97853f94b1528d915706c411b5
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 0df8c40bd3dce77e34cdbaf0b8f54fc395b5dc7b
                       e1c39c5c208173054e0e008112dff76060564977
                       3aa4dc90e6f31e03e4b4a739ddcaa4d7006d6c7e
                       f0ead2e0b073a620edf650c10a53b01ffb6e3a00
                       8a383fe99c0d321a4fbcedd17a9f2c6640d68872
                       5471730bebf1cda5eab8cf2234cc3e00c9ca119a
                       27dafe517a39a33908d3353a9a633daa19ec18cd
                       4e9589329277e5da37e50be3479e00a47324a1cb
                       49710356973ba065d7f75e0b3612e9daa0e23741
                       846a8382de4967d60db70b7ad46a5036296e9ae1
                       78ff8b206b55fb08ea61dad1b295fc382fdee5f1
                       2ce1144818e03b837a85bcea182583e10cc079b4
                       39eb291f72526a6fbba85bd00016ed0fe3a747ae
                       91df8f0b1292adab5ed06cc903776ca9ba0f5dd5
                       7f7c01e89fc317bbecfcd23d4dbfc4b498d53803
                       f59a28460dde54fb7fd9241f9dd12e3706a15d31
                       d03efd5b8c4ec35104b84396222683154cf2475b
                       94c7d78c0dbd7a9b2a00d5a510484d3626fce205
                       6ec39d15d756a9b74d10502a5290e030d668f6f7
                       f8de50bc
       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 [1e:d3:b6:7f:07:c0:9c:44:b1:24:11:a3:0f:89:c7:83:c9:e1:86:65]
            modulus: 9eff464c5c8d69c5f0d75877284e6dcfb3e8b10aab3e86594487c309d189ce2bf1d3a9dfac72e5d275c4a1ad49a75446945b81938b7f1112e45b9ad274e914be26298e7b4b6a163730951a86db4fcc35d9f9b34a030c259adb2e9580a878e618371d789a580b4e8f6b0cab2511dcacf162dbaaa5170be8a44991bb3e68d135f5e6a809241edd7d2eb83141ada036f16094894788a020e94d75c07045ae4f58ce8a140d5d4743b0cee2453014d263a6a2f4b6c23909c8438a1b164438f61907dffce46174286fa9f92b77b4c88c26bd48f2ed5eb64c21a84c578a7964faebcaa3288ac97c5098a286085a58f3601234adf34571eb0b8175cce54dd4ec15b110f9
    public exponent: 10001

]