Results

By type

          2021-09-27 06:30:03,624 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-09-27 06:30:04,467 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-09-27 06:30:05.283  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-27 06:30:09.018 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-27 06:30:09.324  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-27 06:30:09.463  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-09-27 06:30:11.648  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.716 seconds (JVM running for 10.498)
2021-09-27 06:36:02.152  INFO 1 [nio-8443-exec-5] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-27 06:36:02.165 DEBUG 1 [nio-8443-exec-5] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-27 06:36:02.225 DEBUG 1 [nio-8443-exec-5] .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-09-27 06:36:02.233 DEBUG 1 [nio-8443-exec-5] .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-09-27 06:36:02.254  INFO 1 [nio-8443-exec-5] .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-09-27 06:36:02.258  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-27 06:36:02.259  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-27 06:36:02.261 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-27 06:36:02.262 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-27 06:36:02.266 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-27 06:36:02.274 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-27 06:36:02.279 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-27 06:36:02.316 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-27 06:36:02.325 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-27 06:36:02.326 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-27 06:36:02.331 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-27 06:36:03.076  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-27 06:36:03.084  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-27 06:36:03.084 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-27 06:36:03.087 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-27 06:36:03.098  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-27 06:36:03.099  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-27 06:36:03.100 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-27 06:36:03.101 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-27 06:36:03.102 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-27 06:36:03.121 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-27 06:36:03.122 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-27 06:36:03.122 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-27 06:36:03.129 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-27 06:36:03.129 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-27 06:36:03.130 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-27 06:36:03.132 DEBUG 1 [nio-8443-exec-5] 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-09-27 06:36:03.165 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 660093665354222056265761899048980022166036315919
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Sep 27 06:27:16 UTC 2021
           Final Date: Sat Sep 27 06:27:15 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [96:04:12:0a:39:95:26:87:07:a9:ef:9c:2b:82:e1:da:96:2b:3b:80]
            modulus: b14731788ef592609b35fd3542cc3ee7470601b1e211b02ea96903a142dfd901b1d4359ec1b2c6fd4009f54fe7680066d7ebc180072faee0f7592bb7c96741cc313f22c19bfd91a941c0735065f59e37d357b2a94f4bb16c5a0a53676548b7c53628f7e5ff0bef55783652c419500ae683c70696f1656eed5828b17507b4e48aad90a1a3ac5cf81172563c9677ec620009d75fa82f8277e0d5cea4878ce046e2eb3f707f21c66fe647e634c5e78482a63f5b4224b454ff93b5c7d38d47e001061ccb5c1edf4471eace01f22ec01d12037bac9d8a18fe19ed2d0dc8d2ee08051af7099a46ecbf7c94193e8e00c061233d5c0272ac1ae77ab28437fefcdbc2880c99d322b898033531895c65a89b7c63cc8477e96469f93eeb6f9a2ce43b8a2c0b2f9cc26b19d524fa18ab2d1c62ffd0bc6cc7831d4df65ec23abf52356b25181032f16f72c09c0e9704faeedc3c3c0a1d881806d792bd2c07cb833a566c2c0eec444662d1a42f7c80a53159c2f60f93feee146c957637ed267937d2e231fc8867
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 6f9e3f060c0d94bfcf4aa57962943890cc65fe0e
                       e2887fb1110aeec5a204cfcde7d4b0ea39388638
                       701b37a85a2e2f4419e08e68ea3735855c852e8b
                       af5c0454bd1b4b21eb863371de6e544b28010414
                       202dad7c889eff7760b4cdbc34f385f892f3ef75
                       f12ff59e59fe378ede29005824341686c5fe7987
                       895f551511e801ff5689ebe603ede7eee8f11bc4
                       82283514689028e4dd23e633759e2f71c4033bc1
                       d191af61c77fa5b198904eb527369c4d6012a0cc
                       9ace9d337cb310d6db93f1d03472c51c1edfd2cd
                       d0c56074a7a5a293f32c3383075c28d4cb01f1ac
                       feefee698c4c6fcdbd0e953672a294eb5d1df56b
                       9b6afe1f812eec043ebc0186bb73deadeb84eca4
                       d4cdf8656aed02d557cffad1eb4d53ce6f750c21
                       9ab8cb5e930feb1be3712deb271fa3d343bbee3d
                       93ac1feeb6507b09e314c8619a520454865c66a7
                       784e78607cbed6e3296871cda79363345910302f
                       fa86ac97c0b495575836f590b5fe313122cf7b8d
                       95828d6318aa2b4e46adecbfcff7cb92397b1e2e
                       c633a2c3
       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 [0d:d9:1f:36:e4:6a:13:d5:3e:c0:df:0e:69:9e:bf:df:31:93:32:38]
            modulus: aee220e6ea63e2d9571d652aea28118b6eed314802245b571866a1ff1dd8a192552448cf6fa75c3fc3f29fd9d2c318d024cf67135558ba9a77fc7e702b454f74272741e909b61864d4bbf0c0538474dfb63501cadcd8b1f4dcdbc6b4b08994a4499511139110608fc56deff10d5599f83f122dda510953fc2c755bb5f7da7a69722c5cd86b949dd4862682ca9e8de3b8cd7445048401610d612c2c6053433d9b4bcf9cd18e1d4a6bbda3550d2ffde0b65173c85482ed15f57039cbfba3619cbe37a7c2775ea98289b8b8282cb775c0ce521e2917c85b532a6184f97494ee49e99429189b871f349f4701d5f41bde62ff3caed862663297c73e01195fd0d9710b
    public exponent: 10001

]