Results

By type

          2021-11-27 09:21:47,055 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-27 09:21:48,088 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-27 09:21:48.884  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-27 09:21:52.067 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-27 09:21:52.370  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-27 09:21:52.526  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-27 09:21:54.850  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.565 seconds (JVM running for 10.459)
2021-11-27 09:22:51.399  INFO 1 [nio-8443-exec-2] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-27 09:22:51.411 DEBUG 1 [nio-8443-exec-2] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-27 09:22:51.463 DEBUG 1 [nio-8443-exec-2] .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-27 09:22:51.468 DEBUG 1 [nio-8443-exec-2] .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-27 09:22:51.493  INFO 1 [nio-8443-exec-2] .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-27 09:22:51.497  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-27 09:22:51.499  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-27 09:22:51.501 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-27 09:22:51.502 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-27 09:22:51.506 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-27 09:22:51.514 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-27 09:22:51.517 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-27 09:22:51.559 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-27 09:22:51.568 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-27 09:22:51.569 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-27 09:22:51.573 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-27 09:22:52.164  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-27 09:22:52.169  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-27 09:22:52.170 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-27 09:22:52.173 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-27 09:22:52.188  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-27 09:22:52.189  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-27 09:22:52.191 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-27 09:22:52.192 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-27 09:22:52.193 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-27 09:22:52.207 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-27 09:22:52.208 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-27 09:22:52.209 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-27 09:22:52.217 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-27 09:22:52.218 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-27 09:22:52.219 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-27 09:22:52.222 DEBUG 1 [nio-8443-exec-2] 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-27 09:22:52.259 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 693787797679024414205217605569257487790409193029
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Nov 27 09:17:26 UTC 2021
           Final Date: Thu Nov 27 09:17:25 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [b8:7b:4f:ec:bf:f0:93:cb:49:19:2b:fa:41:8d:de:30:be:ea:bf:df]
            modulus: ac54eac997b36b2b0dd97a1b8bdf4ee34c326f36c5c4d9dc279d46b55e0d518b00fb664ca31f444b4b57413246968c6d9f735adc3d280df979f310392706e9bb0782289b2428098f2d0dc018473c99763ccdb84c47ef3c352707b31a67a96e9344deec565947e12484947e20ec8c26fa082134eb97ad9af777901025b61a8e107cf7dc56e27a20c889a10eb46b55df04111bada82d877d218204d6a0d31d68ae3a1fd12f1cbfbf63250efb03fbdda83a06adfd11aa2d8dc2d9c0fb3d951c43525eecdac4435cac200ab6281e604fcd680779960410e21956c12659f24640143a090dbd9606f94b089363cb62f9881afc959054c9b277a0f51f5df241fdc76275f34c3e376d00e39d675afd3fbbdac25f32777d970360143543de51e27b71af01d07302d04a0d3519f9fb17713294f456fa4e39761a099c093720b9f3a2e8d09732d904226250f404dae5515c9a5cd5edacb0efc17efdd3b1ab84da455ae869a9e929e73631dfa39c11864eb04d9e629896a6b5897b7cfb6507713357ad6877e7
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 5e2dde684404d29ff56d8e9c151060bed0de0df2
                       2df00ba43811fa418205becfa01b8e9ea3b2878d
                       cbd6dc9b4c5071fae754bfbc03642d8b86e9972e
                       73dfbf9dd95430bf7dc1fe6c89727f0f9264c67c
                       edb4692b30f8b15a98b7cabd8385b45c5b16a0b2
                       13d1d44ce37842fae5ff3c31b60ba3b5bff54d70
                       046f5cc318dcbbca5e0c55f106bf130edb3706a2
                       41142dbce5a7787b3f4f51e19a0a98b5c6332e53
                       b42e60edf36a444a10b0401f149863aaa773ef95
                       07a9d7cd82753ca01d4878fc8e95c5596fcde460
                       e4d0292b3e7b175434366d65c41a1017ed214a93
                       0f3ee5a69c9b72cc2edf2ed56e1e407db2883709
                       50868f5746eeaee999e3e44e7f3a5b3207cf9607
                       9ee8d289cf2b99cfcf11f88f3cc17f88e721696c
                       8d1fa47c013259523050fa6ac49e27fcd9e1602a
                       ee947a1249a47f6fda4edd51a06a50a070241c35
                       6cd96fc0110caed3ae312bea9213ff33d806f1fd
                       870b3edaf6ea0e454c1cca94a2e0be3efcc96590
                       4d66245ba0fda0ec02a2c8a40b7b7a3deaecb65e
                       3cfe1776
       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 [54:5c:4f:7e:fc:3f:5b:09:eb:82:e2:45:5a:6b:e6:ea:fd:a1:79:3d]
            modulus: fa8a143f53bce5d6b1ee4746d7de738055ef41bf0449250536e001568607d2ff620cdfb207b79fb530e9f62186b73b4b1e3b8d68f7eeae162cca8a48af108d2b711b01cf5721fa6c26227a94da45b95f6883bd1469be28816d64371f39f0f2588c1fcefc96b135a5364af6cef353a1f3ee5567f66e50274bcc792188a7648a08c1e876c4d962024b81f7760c3cc1790c16a1693d5627e79fd8bbcb045a4d776a2479f1301c452436ae9203a19d607fd8e7ed81834d622c6c2a0450fd97a2772afa1692f9dadc4d146504fc66b403e6bfa460db43a7d6dcc586bff13fab36691b0391322956de0278f43ac9f6976830a41f3b22fc8df92d696db503d5503e1b95
    public exponent: 10001

]