Results

By type

          2021-09-30 01:42:50,616 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-09-30 01:42:54,313 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-09-30 01:42:56.714  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-30 01:43:08.236 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-30 01:43:09.119  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-30 01:43:09.711  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-09-30 01:43:20.722  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 32.095 seconds (JVM running for 38.497)
2021-09-30 01:43:52.223  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-30 01:43:52.311 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-30 01:43:52.426 DEBUG 1 [nio-8443-exec-4] .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-09-30 01:43:52.429 DEBUG 1 [nio-8443-exec-4] .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-09-30 01:43:52.513  INFO 1 [nio-8443-exec-4] .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-09-30 01:43:52.516  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-30 01:43:52.517  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-30 01:43:52.519 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-30 01:43:52.520 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-30 01:43:52.523 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-30 01:43:52.530 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-30 01:43:52.610 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-30 01:43:52.722 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-30 01:43:52.727 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-30 01:43:52.727 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-30 01:43:52.808 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-30 01:43:54.008  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-30 01:43:54.012  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-30 01:43:54.012 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-30 01:43:54.025 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-30 01:43:54.034  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-30 01:43:54.035  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-30 01:43:54.108 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-30 01:43:54.109 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-30 01:43:54.110 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-30 01:43:54.125 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-30 01:43:54.126 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-30 01:43:54.127 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-30 01:43:54.211 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-30 01:43:54.211 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-30 01:43:54.212 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-30 01:43:54.213 DEBUG 1 [nio-8443-exec-4] 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-09-30 01:43:54.320 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 224870844204398726051234466202418633263501096520
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Sep 30 01:39:26 UTC 2021
           Final Date: Tue Sep 30 01:39:25 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [7c:a4:f0:ec:88:52:49:77:55:2c:3e:63:aa:27:ae:82:2d:19:70:84]
            modulus: c450d72839f9907dda70815a425aea1d24aa552feb2f90cc84f732b8e1ecf5312446f09ce6694218c62488831187afd27b6777638d0e868549b73c8113b71c002c46173a946974dac91239f340842b79a9ef9f6e4d62450c12601285c356f3387679f0e2232978647be80da221e2848281706c4b765366e13e1c0f2a2c5436a1c87e83e65f79561d7ed34bc3dddf82a07dbe88af90fdd76c304054a4617a891d9bd87279d26b3c47af37c591d0ac84c112499c8a91a65fc9a5a10c3e56b4adee066028455db1ecb95f9563cb80f9da81106a2a219f19d99b57433e2b61c49dc3da7fe185ff8cc7cc426b35cb5c6e52bc37f35be9b23d925e91e030daa367d52bae51734dc318e6158d9559d876a1584b94cd0afe74f96e2117f35074d5898919f8cd64fddf45813feab66316f7d6a383af3376e825b6c317de16132a98be858dbe67eb28973428f8954f1372748126076ec4524f8690a62a978f33e0e91f3959fb8b37a9c5a4c361207f8d35afc4b1b7cc75c16df559fbfa7f0eab4aa8969cdd
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 63e9999647a12132007f8c59058c1a615fb98152
                       ca4233836ea972af2793bce979b44f58648c6d41
                       40473407502dc5ff1405039f1fdb06805368ec10
                       a9350536b6bd787d29666effc5970b0abcb0a5e6
                       19d346cf6591f98bd068c451d626f7ed3d2ef74c
                       28029a1b1bdc0b4181f780fd16f99ca8e4e9f267
                       9be3058046cef8e8399ba54f980ef0fbea72bc80
                       cb596a63b06291d55724bd8309c01680a048a0be
                       6a746483cf2b503a5564cc51386dfafdf83fe587
                       61bfd4025097f3ff95f0302813642205d4c87691
                       bfe4e94e64d77a93193513709135d8f646b8c9b8
                       eec199f531d02803081ef0f5de88a92685af3c32
                       c682f508bc62125e4844fc96008a78d8caa79842
                       61a58c66b0169f6a8dd12e8762b4f1cc057946fd
                       24e068a43e2462902ab22944eba7df5617778a44
                       acfef3d36454c50dd59cae5d0fb65107cd3ab510
                       535e71a1569095790ff313abe0009eb147424bef
                       2e1c6c9ecff520699f280490d65c76b6afc49c1d
                       24a9b546bd6b0c2c3352b4a036db5bbde85124c3
                       a161ee9c
       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 [50:40:24:5b:c7:1c:d3:fa:9f:71:09:0a:31:97:53:e4:50:52:21:59]
            modulus: d994c46b83bae160ca66187312286dc7728b798475ce37d5b5289cdea5f6ecdb5a3b3147575462b1f0bff4d342089052c5fb1fe60feb437904e57128f07a72f392eba73f49ca4939ed0b009d3353657aa3f4ced3adc178484a58870ec22bebfcab7fa7a0e88fdbc76dae9bf42561589bb9bc8400610d40729e956fb31283e1cfed3732a0c9bd8bbf3eb4aba1dad19ec041389362e264044a3150e07d9385b7e033e97b383e76d37e5888dad65c286e5684287c502503dab5d5c841438e89bf9864c9917f271dbce1596f269b50e39f00d837e694997d94a196c78727bbf4c615f6216346aad059a9762092f5796de3c9f4c7fd4bbc9cc45565c6c88714ca88ad
    public exponent: 10001

]