Results

By type

          2021-10-05 14:37:03,973 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-10-05 14:37:08,279 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-10-05 14:37:11.379  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-05 14:37:25.970 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-05 14:37:27.178  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-05 14:37:28.071  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-10-05 14:37:42.074  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 40.586 seconds (JVM running for 48.456)
2021-10-05 14:38:33.871  INFO 1 [nio-8443-exec-5] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-05 14:38:33.882 DEBUG 1 [nio-8443-exec-5] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-05 14:38:33.996 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-10-05 14:38:33.999 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-10-05 14:38:34.169  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-10-05 14:38:34.176  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-05 14:38:34.179  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-05 14:38:34.182 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-05 14:38:34.182 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-05 14:38:34.185 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-05 14:38:34.191 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-05 14:38:34.272 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-05 14:38:34.385 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-05 14:38:34.470 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-05 14:38:34.471 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-05 14:38:34.478 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-05 14:38:36.259  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-05 14:38:36.263  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-05 14:38:36.264 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-05 14:38:36.267 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-05 14:38:36.275  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-05 14:38:36.276  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-05 14:38:36.276 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-10-05 14:38:36.277 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-05 14:38:36.277 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-05 14:38:36.374 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-10-05 14:38:36.374 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-05 14:38:36.375 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-05 14:38:36.381 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-10-05 14:38:36.382 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-05 14:38:36.382 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-05 14:38:36.383 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-10-05 14:38:36.490 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: 539202022357443061126147768760421993251908196251
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Oct 05 14:32:35 UTC 2021
           Final Date: Sun Oct 05 14:32:34 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [3b:7a:9e:43:df:f7:2c:de:7f:d6:16:a7:9b:08:1c:90:7c:b7:81:05]
            modulus: a43fc874cd2032a440ce576180126aa035545ec6ff1c404e901120ea19eb3a58301b9c515907372e550f402a71627de5bd18d46dafe0a9c5c00e01f75f84936b639d28cc09ae97110cf9d037e167863b73c8efee78365fbbbdda4353982b131f45aef1388b7f0f78cd4e4063d65fe055f94345d9145ebc2089cc4325eb4621fd841e8e61fd5fc8b3784288277c41d2849408f71a26d5e637f21ddd43bc183c3356ec545bf53a63282b0de187e5b4678ea5e994a411dcd45c243c9a22258d0efc4da6ae7fdf4cf73d163f3406c42c1277b59ac6e26140cab7a76068cd17487f20a801798b85f990c13dac844145b346490ba2d9ac73195b9a6f2e1b6e17e6dba61baeae252953430c2f3cdf2575c9065e7efe9da899bb373a0772938dcdde2e5e25c748c7577e7c9e01751284d7310d3be0e375499c657ca6ca2780dd506df8c7103fc32589546c7f83f42b905cdbc2278965ad74dc93b567d497968db4d19b4d8e2d71394ccded4507dc8d3dfd26437ba404b7ab91d83333d8968e9033a94151
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 4d933ea79466b32bb330b1b7a1603e8e1189ace9
                       952f5b32a91a785695fabe7ed3bf5abcb474a1e3
                       bcbe2c2e4f28f443aab10d931b21f4e7db512163
                       402c99c2f0fb7e1e00ffb2255a169bdbd076d1f3
                       947a2ab65265bed759c40c5fa463d5058380dcd5
                       eb12ddfebba6a98816b880dc165c7db032766fca
                       8c86f67ab37d29b2cafbf7c84ae0f4265533b124
                       c439c2312f44a50fd81013a0c0495e5687dcfc8d
                       7f1f3ba79ff35517c3d8881cf4cc36b18782000d
                       f566270455bfbd939f5aa7918940044cf5b13735
                       24606647cea09e4ae3f8d39c1d63107e5cc4ec9a
                       3dc2a8d3787967ce3be804e795292f4fdcb4b7c2
                       df549512518ecc4e43c6237f8d93e95705660af4
                       46e648962f6345d2d58e0fe2eebd6b44c15b7da8
                       68cf924d9757d260896108d0bc740e76a296f47c
                       dcccb42df9456ebd508f96e6768ddf0818b10e65
                       23358209e96e1560c0d91d1aaf427b70568dbc5b
                       3c823db2a002b519c19c1f72c35075c7409abb52
                       dea1c211b22653793bdc9637977390590913890f
                       f0a1b56b
       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 [45:e7:ac:73:85:fe:fa:6f:e7:ea:51:16:98:02:1f:85:52:43:1c:6f]
            modulus: d907d623a7e2aff0b4eeba1d98827741067ceac2033289896ab3993119f9e0b9578af48b12d8dffee5daf3cf1e4a39ab770f2add5065dbace2763aedc5d68da63c593ec8ec3dfbbd42fde3e58bdbdaa4b8218510a620bccf358a48c7e179e3ef13bc50c0ef9d04f0c861e1d00731f4e198a3a3c2244fe1a93a4fb85d69806c0f46a93f5c9cdeacd565e53bdb104062e9184f61711bd73596e46811afb03ea27a1cc4b283047110f9ea8e99a5de03de73e968159b64586d04d00b52cf3f8a3aa9a9711f0961b21ab7c0e2cbdc4aa8847ec1d4f0b69a5588e0b8baa0fcae7de60472be37ef2a5539544767b80360b970f5430891c32fb4abce601157447900ce3f
    public exponent: 10001

]