Results

By type

          2021-10-20 11:07:39,307 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-20 11:07:39,985 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-20 11:07:40.604  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-20 11:07:42.822 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-20 11:07:43.045  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-20 11:07:43.150  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-20 11:07:44.600  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.676 seconds (JVM running for 6.922)
2021-10-20 11:09:03.486  INFO 1 [nio-8443-exec-6] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-20 11:09:03.498 DEBUG 1 [nio-8443-exec-6] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-20 11:09:03.553 DEBUG 1 [nio-8443-exec-6] .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-20 11:09:03.560 DEBUG 1 [nio-8443-exec-6] .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-20 11:09:03.584  INFO 1 [nio-8443-exec-6] .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-20 11:09:03.588  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-20 11:09:03.590  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-20 11:09:03.592 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-20 11:09:03.593 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-20 11:09:03.596 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-20 11:09:03.604 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-20 11:09:03.608 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-20 11:09:03.647 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-20 11:09:03.654 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-20 11:09:03.654 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-20 11:09:03.658 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-20 11:09:04.270  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-20 11:09:04.273  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-20 11:09:04.273 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-20 11:09:04.275 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-20 11:09:04.282  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-20 11:09:04.283  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-20 11:09:04.284 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-20 11:09:04.284 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-20 11:09:04.284 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-20 11:09:04.294 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-20 11:09:04.294 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-20 11:09:04.295 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-20 11:09:04.301 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-20 11:09:04.302 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-20 11:09:04.302 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-20 11:09:04.304 DEBUG 1 [nio-8443-exec-6] 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-20 11:09:04.327 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 328086509004462543332069311362655733274738045551
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Oct 20 11:05:31 UTC 2021
           Final Date: Mon Oct 20 11:05:30 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [47:7e:04:a9:7c:6b:e4:ad:20:a4:cd:41:fa:48:0f:7c:0a:d4:97:e5]
            modulus: c346096703d0ede02601aa29709668f99bd908c8d888f76b43713bae006f4afdd8dbada519300e2c66864c2a6fa645d774e99443f1d888e8d7ed9812f061a32d28544f701c42f82429d89004be047d41cc0999d298c9a2899faf88061d316d456777307bb354336687fad37afc6ffa54108abeeac07aa23bb7208d812013ad8cc67cf9d6788ba5e49e980542254ab891d647f576d2c082f139ec70ebbe49739f6f58535798672715ceb2fe1b8bdb2829b0e360df7ff54fcc08220ba756938d875360977817dc955e85fa8cc81fe2163765716ab2a9e26c84a3c87d4b6f40e56bab087e9c7519727f469542833a344f2426f406f80e167b2d258d98bfe4f3476caa8b704e9d0646cace663705f7089136f54fa4d8a9e130fb76d7467e116653c02e23f4181967973f7e0401d6944ead8c27dcd331f5f5e59d468600ddcb77fbbd85f1ad51ae69bbb36729163be4a7edaacd4699567f0b91eb17ecfc29fe14dba27ff6d1ebe8f102bfefb6056300176605f1cd6633d8bad4380ce8a0b55014bfef
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 4105f916ad4fc0e3ca9f1616f767baf6e100f321
                       e8fb63f3f3d3ecb835998fe97068063170dd7599
                       84bed71cdff49e7767123a2ce0f738223cda7bd1
                       048e7a94fc134ea9b2c4c7a4579954627493c7c5
                       f8ad7d4266ae80a8e19530dba67808332b3ba8f5
                       9a84faf842f1f726ae46cf65a3a6f9176000870d
                       a16c9975162b46ee8846662b6b44deae03c5a103
                       c48796f9417acff83486d08a174e666bff6ffd70
                       3283c34ac9d3c1642393df5d0b46cdf5a31504ee
                       72d72321d1b8ddede8a8323f49cee4ff371af089
                       e6cd35e8f36ff37fd80a2fd1bd5a9dcc7a27dc72
                       59aca65aa283741aba7ea2ff077914a00c1e2313
                       35a38941e52b475a07fd4de36c232f62c3c9df36
                       06349bc7f91dd9ac1db0a5d4ef45143aa0ab35ea
                       a87e81da3816065728c9faa09396db5eb86aa83b
                       377133870b1dab758d97d56f3eddb8338c8ea29d
                       fb06d4d7a5b786f1ab1eac44e31d2731dceb2786
                       936bd0f1c81103ff97a5bfc7276faae4e1577df1
                       a6fac6a1872fc4515a514cd2d011653b066da171
                       b3194665
       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 [07:05:c6:9c:fb:e4:c1:18:f2:4a:4d:c5:3a:74:9f:9d:72:43:37:5a]
            modulus: 9cfae0d584bf49dfb083dde44e3a9a9f205594774dbf277c2460b76dab43ef79c0f9b3e1ac6b5d28deaff6e42d294a9fb84a3b0b043823ad94fb01ea651e6d1119f8d7f99271aff9fdb396d6b0930b3cae6a53fe8606d9260b1b7d7a4d697e68839a5f27edc02a1d8736dcfea0583c3f9324990d1a4e0f26ca7af3a6c742255523d1a4474d753d9afec3bbb2d72665c2abb4f8cce5751838e7f71cba173c297a379364e5aa7fe7f959b96dd2e96fbcdaf62dfdc5ae91f3c5f76202897f795e60e0d052ad43ddd517da90328ba5ddaac4ead8330e87b8b36413cc31897904881edfede170ff492ced292106fa87fe80f8c8bf703daaf531955424fd4283586e89
    public exponent: 10001

]