Results

By type

          2021-10-23 11:09:56,799 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 11:09:57,651 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 11:09:58.252  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-23 11:10:01.061 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-23 11:10:01.249  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-23 11:10:01.362  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 11:10:03.232  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.876 seconds (JVM running for 8.283)
2021-10-23 11:11:43.397  INFO 1 [nio-8443-exec-9] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-23 11:11:43.413 DEBUG 1 [nio-8443-exec-9] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-23 11:11:43.450 DEBUG 1 [nio-8443-exec-9] .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 11:11:43.459 DEBUG 1 [nio-8443-exec-9] .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 11:11:43.488  INFO 1 [nio-8443-exec-9] .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 11:11:43.492  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-23 11:11:43.493  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-23 11:11:43.495 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-23 11:11:43.495 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-23 11:11:43.502 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-23 11:11:43.510 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-23 11:11:43.514 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-23 11:11:43.635 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-23 11:11:43.668 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-23 11:11:43.675 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-23 11:11:43.692 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-23 11:11:44.259  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-23 11:11:44.262  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-23 11:11:44.263 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-23 11:11:44.265 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-23 11:11:44.274  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-23 11:11:44.275  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-23 11:11:44.276 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-23 11:11:44.277 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-23 11:11:44.277 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-23 11:11:44.290 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-23 11:11:44.291 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-23 11:11:44.291 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-23 11:11:44.299 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-23 11:11:44.299 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-23 11:11:44.300 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-23 11:11:44.302 DEBUG 1 [nio-8443-exec-9] 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 11:11:44.327 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 9048693232703457738443250921990536590079764865
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Oct 23 11:07:54 UTC 2021
           Final Date: Thu Oct 23 11:07:53 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [27:9e:f8:54:1b:cd:31:c2:ad:b7:3d:33:15:3d:60:b5:cd:e0:71:d6]
            modulus: 9dac0dcf0328634e1bd66564ace0cab53420a440e91a1894957ac1de05ca125692b2fef5028f859659f780de46b491f4fa447305ae3557e9f377b4467df05d0c14e657528f3896ab0c7b4c2be640b30f44c5e03d153f548d632359117210e60036a819a34785f43e038349fc6bf4faf01a77656ada58e1b8d05d65387b89d5f09e55dc725271fe43a22645d7babe67130b2ef55294130be25e87d12ac36603b844ab1668b7ba7d4026d28220c2ea33d5e7163076ab4531d108b7134ce9abdb0c3b71ad35ffc29b535a1605df3bf6a6a53eec386b1be6eec17ee23c98263fdbb42fb3a7246ce18596b79dec4192ddea885c0a40be9c1c22b08518592d71684bf3bab3fd437bbf00f6c1d03c3e5a3c915698446238150080e377e7608ed30e10229c1ea7c26675193aeb44522880d65034368e0a2cfab056ffa01fa6332881a1ae62bb17d4d014c8122f98bda2ee7d35fbae032c255d0f1d4bf40a73cc5f74b95120b88f0a184c5e96cb9950230dcdddcdc179661c9cf6af23e89af6d604f40153
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 5d3d3db02c85394a1b0f2ea788ee28b56f0e73c8
                       5e813c098eb9a8969ee26bf104eded637e3b8f57
                       c1520e856e67b18ad84fac6f9d9b7c22772508b7
                       776316fa102ee3ac782913938928d5a4bf50a802
                       7dc18e91e71b46a52b3a69050c7913c9b40696c1
                       2b33db565219537f2a271cfd4e65f51c21b138e6
                       9530ae1d458a5ae2296a55971f44879c023bd1c6
                       a823b26f4aef3971e43b8b57486cda98c87d5e5f
                       456e3883dfc526e78e874167aeb3956c0a4a453a
                       2d5c15adf088fe516f252bfd099042ffe2d576c5
                       1ee040eea8379a13cbb49a3aa1fa0854460b325a
                       d597814475eb86ddddf2dea9876f856b8b632ee5
                       e5e272ffb6ed3fec1ac3c4788eb4564e0106d074
                       e19ce738bbfb6d4cadc38cbca8e22a9ecf19192a
                       8f066c2835b216dcb41bcecaa5cb40d1c220e16e
                       82cb3fcf618bd6134d3170503068dc7d5f3dc6ad
                       ec7c3886149be4c0c41a1b850539e6570accb44d
                       3d9179e299bc6b13cb670096e0dd6d6c40cabbf5
                       a026b7ccbc49da9ebba8d01965c3af4929514d07
                       9897c08e
       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 [bc:0d:9f:9e:8c:42:18:f8:38:c6:8b:da:f7:4b:c3:03:b1:9b:fa:92]
            modulus: adaba710fa4ccfd30c0add6fd879115200b0d710107fc9a0ebe6782d9356dad72b7dc77e3a9ca7b37eb93c276606050c58ce7e6ea32fd6d1e5d2d87a7ca8ef30c367762e5cf02966fac846218256049606cd5941e727c0bbac0bdeed5b67c126b3c3348a1d9a240a85a5237d6c478ecd79a1671d44179edc809848d2772b19e09dfd0ddb3f056b4efcdcf4c8c4aa13a2226b93e51c4ba38cfe719e3fda03f4193e723542ff682f448cf95fc31eb58acddc5b8aa2da3bbd37ab562cb45b310710f18910e2c0bf2659c9664e20f97b316676cae8d63c3fd52dfe1b581b679ac16a200e274f8d3ceb3db9d25e5a4f7c58b82ee21c4f8a9feb7ccd560ef55456aa1f
    public exponent: 10001

]