Results

By type

          2021-10-14 11:02:58,506 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-14 11:02:59,113 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-14 11:02:59.647  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-14 11:03:01.774 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-14 11:03:01.981  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-14 11:03:02.093  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-14 11:03:03.800  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.672 seconds (JVM running for 6.88)
2021-10-14 11:04:08.689  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-14 11:04:08.697 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-14 11:04:08.732 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-14 11:04:08.736 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-14 11:04:08.754  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-14 11:04:08.758  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-14 11:04:08.759  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-14 11:04:08.761 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-14 11:04:08.762 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-14 11:04:08.765 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-14 11:04:08.772 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-14 11:04:08.776 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-14 11:04:08.810 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-14 11:04:08.815 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-14 11:04:08.816 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-14 11:04:08.819 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-14 11:04:09.385  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-14 11:04:09.388  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-14 11:04:09.388 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-14 11:04:09.390 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-14 11:04:09.397  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-14 11:04:09.398  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-14 11:04:09.399 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-14 11:04:09.399 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-14 11:04:09.399 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-14 11:04:09.410 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-14 11:04:09.410 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-14 11:04:09.411 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-14 11:04:09.415 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-14 11:04:09.416 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-14 11:04:09.416 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-14 11:04:09.417 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-14 11:04:09.471 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: 371053016791350189596003507666505355053257736634
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Oct 14 11:00:55 UTC 2021
           Final Date: Tue Oct 14 11:00:54 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [7a:01:7c:21:ec:e1:1d:8a:f2:d8:01:8a:fd:31:dc:c4:b9:a9:33:b3]
            modulus: cf498df35e0891e5a313fc58ddfe4fb8b6bce6e2198249eb761f23c3a62810485a27e495747792bf38277477eaed7baf152e0da0a1f1e78196c4a38c5244c6130e7f6dc06ab47f3981971e615072636bd7072f2690e5d39f9c4fba9e959e606abd61c57802142f7b9186bb11f0d265f571bca14727dfd3416fd8783f45a3d339fbfce7cdce7f55124b6fd2d5560cdb5ea8dc6121ffcd10bf5c8f1401a43aab51fce60120e14f8efb6efc11669524e33ec5a5e4c75ba3181008e994a13fc4d01c455c142d99551df633c1ccf7ed1eaff7686a5cf94659b0f24eb94a4ddde7fd7a7be7767214cd624717f984c78914030856eeeddb7c020cc9b4f78ff45aa87a1154e1d88649128b5ea843848b115d9489d43c5373e946ee156b063a6593f9d12f373e748c167524ccab627b4669e149bb16ed20bae06750d1a2d55b059677b235ab8dbbc0d071f0da876609adb2d21d7152fc5e63ad08b90d97241ebe1ba2f8b0b8c00bbb307b96a82e77778cd5ebe7b4c995e0d6244464c36eec12f5924bf283
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: bd7c06faf7da1ade3bbb79fd4fd3d15c28599e9d
                       a5016d31afe7318237847f3ad8c07004541416e9
                       cc7eb3ae1156328b9acbcb2672d50690d11dfcab
                       56d64cc8e1b7d7feabc440e2ec029135696e3ac4
                       6454ff57d8a6c63f0fa98f8be983c0a081972ad9
                       0392804efca2b3d7b3d8a1264d6e4be5189c0e4c
                       96ac71caa1c9e12088311e885569dd71a7482df3
                       23d077584f9aece9d90d7faa228f7af11206b147
                       5c0fc640f3faccb5279d4d240a69684b08871cf9
                       b2ae37abc703c330efb2b2e1df19da4875742953
                       c488c40bc7bc00e9830dca5817b130363a557f51
                       8bf40e48eaaee0275b6c2c93df8ace5f73a3aa4e
                       ff691fe3abe2b8844ea3d9e777288c406dc4c40a
                       8e4921db5cf821c85f8347bfab6e8e11bd531f6f
                       b393a24580d1641925ac01e130f17713493b2b62
                       db9ebbceec9b9f543b63028e71fb0595c4cdc378
                       de15e4c2abd1fca949789f88d59f94efa4357862
                       db75cd52923277ffb423252ceaa575fc7752a46d
                       315654ccb071d19d4e88ce20ca0eb830c6004f9a
                       5a57b777
       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 [96:35:1d:13:6c:fc:b5:cc:cf:3b:7f:d4:e0:f9:d8:a5:2d:c5:87:68]
            modulus: b9a4c591ff129fde708320c9e803dafe2345bb4243f4ca9af2f7a179c495de80230f36e69060e3938c85b1d30bc481dbebf9f360442864c6d2740f560adb543f160b0770cfdc60eae62e8e66b8895e65a36afdb3fec4f7af46110124164e66dd4731cdb802dcc30af2f6520ac437c77e41540c3ee141eed98856fbbfcade097fce625c4414be0f6ad65ca8ce5c6b5ecba445ac85fd74aebf130ed22cd2bba873b518c2977039bc5cb239a397e58935e59bd3c256734f1fcd57319ec73353d606b2a5db0e718140587244833d2b89fc818fbd8e0bef73eb2d922a89448271965e44f2fe1952e4902c15590393a8857da4aa8d407bfbc5a752af71bf457432ae71
    public exponent: 10001

]