Results

By type

          2021-10-23 05:11:41,854 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-23 05:11:42,746 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-23 05:11:43.511  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-23 05:11:46.532 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-23 05:11:46.781  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-23 05:11:46.940  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-23 05:11:49.184  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.039 seconds (JVM running for 10.089)
2021-10-23 05:12:51.909  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-23 05:12:51.924 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-23 05:12:51.977 DEBUG 1 [io-8443-exec-10] .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-23 05:12:51.982 DEBUG 1 [io-8443-exec-10] .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-23 05:12:52.005  INFO 1 [io-8443-exec-10] .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-23 05:12:52.010  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-23 05:12:52.011  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-23 05:12:52.013 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-23 05:12:52.014 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-23 05:12:52.019 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-23 05:12:52.027 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-23 05:12:52.030 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-23 05:12:52.323 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-23 05:12:52.371 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-23 05:12:52.372 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-23 05:12:52.380 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-23 05:12:53.131  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-23 05:12:53.145  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-23 05:12:53.146 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-23 05:12:53.149 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-23 05:12:53.170  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-23 05:12:53.174  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-23 05:12:53.177 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-23 05:12:53.179 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-23 05:12:53.182 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-23 05:12:53.197 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-23 05:12:53.198 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-23 05:12:53.198 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-23 05:12:53.208 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-23 05:12:53.209 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-23 05:12:53.211 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-23 05:12:53.215 DEBUG 1 [io-8443-exec-10] 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-23 05:12:53.273 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 274190888225280230082588932354085400838686729747
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Oct 23 05:09:09 UTC 2021
           Final Date: Thu Oct 23 05:09:08 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [0d:39:26:ba:77:c2:d1:6a:b0:98:39:56:76:ea:9d:de:9d:24:24:06]
            modulus: eacb33e4cc235d371590a9385b8bd5bed8adf13ddcfdae4bd64606b3a3d0cde0ce15fa5efffd86be13573050a20765f3efaa336047ece70bbe7fff790c0895de6839fd6f129a1645ae2f790c868a942216cbd2251be8127a6ffb2931d2ce576efc4c5225241a6474968ee4f9aec57b56e00155bc72d9cb97a43569d649575c57373ea2754300793a4aee19023553cf508b426398103d69697947a831cd274ec13db5e7bf744e86641612a50449b24f5278140fc28d1ac1b412093e60dba954a23be57f40bffd7eab94814a0187f84e013dd510654d07394fcfca4aae122f38f1b07c94dcf48d20942731bc87282bdbffdf0c75ea2fe4c6399724cfb313192242bb517b1076c42eac5081d320e3577448fa8a758b33acae7daec5353d136b85e701f58d0e5ebb8d42533d1d21c7331a17421301c42e2dd61ee622b8185c81076f2d8527aa5c16d4f59d0a5a3c24887a8b39a256041cadcd86e12c8d4cd14fccf4caf2582601be93ac6f9bc74f2926a1f20156ad939ec910868ff000cfc51b3139
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 97c7b0369e461a6c3450a76bed6155a4b3fd00bd
                       9ad6efb164e6b2a46a8e1b4d6f4c6159f7ea0367
                       3ad9f7d8aa58c8b6732d360ab9dcd3806cfb8977
                       c1d9096c23c4d9fa487b4ae884a196251ecbdc1c
                       9459535e83d1ed92897cda00f770c6dcc9e8b559
                       8e2f38aba7ba9f22cd54c5a69eea2ced4adaf3d5
                       e83952504c2ac8754d6c6c1be0c1790fceb6ccc4
                       034bf0e88371dbdfe784894ddea0b97ccf9d628c
                       a3523113d5ec2f8da07bd505854fd8e0f8715f69
                       a7d24b6196b196414b6f89d01e70121776c1a523
                       3bc1edfeec6a66ce15be6c5231d114917ca8488a
                       4229d98b022b008b3374c6dee653f0022c2640dc
                       5fecced49a50ccc7232fa5713bcfdc3717954649
                       476c3665988cf45b1ece666fae992feb65ee0020
                       e5f3aca435fa5aaebe0c70d347457001d70408e8
                       64f2f41adc0f6ff156a97d8bd80f3ef7a5e1f120
                       be43e90aa1d7ee4d793fcae9b678b07f6f2d65aa
                       8f9e8537bb4b066cb54b72bb7ddbee404943a0da
                       ae9e180fb484ebb76121228c8744148d32b74954
                       1eba0343
       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 [89:7a:9a:22:a4:34:2d:b2:f8:a7:16:8e:d0:f9:82:98:00:e0:df:ec]
            modulus: cc7f63b01deca350df303e1f62dff49cdd8b49a0e5cdc26f693efb97d7e68c134104fe6fac9b76a52273052656f84593338f65848cfff89014d0a2ca3aac0d27b6f46384a5e4b2ec3a314ed3d8e9bdbc3734d608a9c2c76dc0c64943444abba86d0324fd44254b6e6373ab202b8bca2fdfdf832a6d2b13db7cf5af1776be723232f51884f4bd9af952be86095e64f692666411bc190cfc1fb128766b89a147b67dd41bd87776ccb47a7bb5020a48286e6b3433d07437412c0f42a44021169bc2a541ddd7d4b26980bc1e575740dc3f6c514a6b74a3494cb6b0af9b1357ec92665933b2ebb3c8874866fdddea0fe8e961dd96957dabe17fc7e6d94dd14de9f01d
    public exponent: 10001

]