Results

By type

          2021-12-10 12:16:36,657 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-12-10 12:16:37,361 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-12-10 12:16:37.984  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-12-10 12:16:40.592 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-12-10 12:16:40.776  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-12-10 12:16:40.899  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-12-10 12:16:42.510  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.278 seconds (JVM running for 7.726)
2021-12-10 12:17:26.087  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-12-10 12:17:26.095 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-12-10 12:17:26.136 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-12-10 12:17:26.140 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-12-10 12:17:26.154  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-12-10 12:17:26.158  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-12-10 12:17:26.158  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-12-10 12:17:26.161 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-10 12:17:26.161 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-10 12:17:26.164 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-10 12:17:26.171 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-12-10 12:17:26.175 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-12-10 12:17:26.217 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-12-10 12:17:26.222 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-10 12:17:26.223 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-10 12:17:26.226 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-10 12:17:26.843  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-12-10 12:17:26.846  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-12-10 12:17:26.846 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-12-10 12:17:26.848 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-10 12:17:26.856  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-12-10 12:17:26.857  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-12-10 12:17:26.858 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-12-10 12:17:26.859 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-10 12:17:26.859 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-10 12:17:26.870 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-12-10 12:17:26.870 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-10 12:17:26.871 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-10 12:17:26.878 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-12-10 12:17:26.878 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-10 12:17:26.879 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-10 12:17:26.880 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-12-10 12:17:26.906 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: 382361141000897437469236192489698048824169575406
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Fri Dec 10 12:14:25 UTC 2021
           Final Date: Wed Dec 10 12:14:24 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [61:47:67:ea:12:b8:40:05:7d:a3:ef:62:43:aa:26:72:1d:b0:83:07]
            modulus: a12d81b0f1f4b8a4b51a1763ee66374cc78bca646ae74370011c9f8057b7de6099efebd93154a81be26ae8f5b8375797ebcd9eb46b858abefad1c4f0ccc223d009b889f865c4c1b9c28bec84819f39cf8c55256872c9e1a7be78b138c3279bf7ba4d755f065ce30b75b992bbe0037bae107f01b3fc84f0f1afd569a770565d8bcea07158b428aec89241a3628fcfe8dbfa416936626cbb89798856b0bf06a0167e2914f7fa9ba32331cf94b0ca0ba9c167b1dd045a007083df78e7f4ffcd39d7f7153ff8047344ab61488058de41935380cbf65f5dffbef7bf6767f02b2d1ea9175ea0484336c274e69e7c12c31bcd878d57b06c5b894932484919fa47b3e6e07430dfcaff19d789900b5343a133f38f577f526f64cabc1aa84a7c9655902b6e64c250599bd9466bced4056ae5264ace45f58f172ef58680570fb5b9457ed4870eb64fa5c9c9ef87cc5788a46ea96f2de615d9ca5d0cfdb8152a727be257897532c5dcc56236147cd2211ce330c72c7dca89876f5c5f8ec7164e53b9fecd7c31
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 5f60c0065cae5f55de40d55971be2662c5899166
                       d8be0728308b5e062e34d9698346c71cd72431d2
                       f4c534ca8dfd9008d61e2e31f16d0dda1e695279
                       2644312b57e873786a95c787bdfcc6c311c987c2
                       ae4eac53536e2a5e5aff27e053a56f4d46d960d0
                       82bcf915c2f4f57d9b978542a32f9a2e29946d1f
                       686eee160de6f23f9d000f4ec3872a6051bdf222
                       dc15822c4aaba44a416007062b2bd1624533beab
                       3d52b7f9f25889260d2f87c91902031ac40d7a78
                       9635f9a074ebebb9798bc263a549ea93dc9ba869
                       cb30259756fc14dabccaeb3357939605e29941ed
                       7c7bb721fb40af50022ec334acc6f9cfcbbe0d0b
                       e4edca24e42bf7f844e00448f3617c2792e6f01c
                       a132ee482d5dae8d973371d4c8e0fb409241f3fb
                       4e882f551dc2a3e7a58ed7348828059cd4bd87ac
                       76e799aff6135c94d5c8025f16d822ad5e387e95
                       4cfc488ec8709f7505bbe83e1a8c1d18a4c090d9
                       6026c66dff525d68a4035614dd6c6574694eb1f9
                       782a62bfae4362a8d44f079fbc4c8139e0e1214c
                       61bcb216
       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:a4:56:a7:a7:03:08:bf:25:0f:fe:fd:8b:4d:18:26:ad:58:98:8b]
            modulus: d5ee5785695a6c6e0f0ac7d9c34e4b8f22227d2ef9a529d9dc9bb934237bcf55fc1626b73b17d3874fd5321d3748eaaa852d6fc3dc3a73b36f276dd515153618804f0dcb013fce54b254ae21117eb87dab674e41ba5a03ea0bd664aa4c4d69a0d38a39b77ae5e4859c46543665c543375e53a388eae6396e4619c4ca6ae20696c80dbb94a469ce0d0de881832c1a09f71a98d53f83617c491a65389ae2e197fd6b0ce07bbaa9c003d9775599a2a9335d47bbc08d3b8fbc915bab55d869fd0d8543fc3edafd375f412da997cde0900e438350e08dac81956c8a036d3794bc345cac0517b05e5101e11ec8da59adc210450bdbac94599fd7940761c0ee2df468f7
    public exponent: 10001

]