Results

By type

          2021-09-15 23:45:42,067 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-15 23:45:46,562 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-15 23:45:49.458  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-15 23:46:02.865 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-15 23:46:04.547  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-15 23:46:05.158  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-15 23:46:17.458  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 37.698 seconds (JVM running for 44.909)
2021-09-15 23:47:59.650  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-15 23:47:59.744 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-15 23:47:59.852 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-15 23:47:59.855 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-15 23:47:59.952  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-15 23:47:59.957  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-15 23:47:59.957  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-15 23:47:59.959 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-15 23:47:59.960 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-15 23:48:00.047 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-15 23:48:00.057 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-15 23:48:00.061 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-15 23:48:00.264 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-15 23:48:00.267 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-15 23:48:00.345 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-15 23:48:00.351 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-15 23:48:01.734  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-15 23:48:01.736  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-15 23:48:01.737 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-15 23:48:01.738 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-15 23:48:01.745  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-15 23:48:01.745  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-15 23:48:01.746 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-15 23:48:01.746 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-15 23:48:01.747 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-15 23:48:01.756 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-15 23:48:01.757 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-15 23:48:01.757 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-15 23:48:01.845 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-15 23:48:01.846 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-15 23:48:01.847 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-15 23:48:01.850 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-15 23:48:01.957 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: 94468660798810764757917960498473957876996149898
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Sep 15 23:41:58 UTC 2021
           Final Date: Mon Sep 15 23:41:57 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [78:a8:bb:97:41:6b:55:14:84:55:ba:09:40:3f:a9:7f:ac:36:93:ed]
            modulus: d6b884e5e3d5df006f04ba3391174c180106d4cfb667b0eaa3ba06234a5dcf44c1081d5a14a7403046450fd8228d87e955d7ad5fd820e0932b08ac8df1bbd675889eb13826cb5844493d94492ddf9993c8bc5d7e8a0714231c1bb3a1dc8f2f38d6fcf822458418e674a11767b18534ad2e80f07d4ff1703c378e837cd4f7edc1cec84fdb756830c90413596bb829fa9586ed75e7efa691da9840ad5598dea548fd3c0c235b3c8638ed76f286cd7add6d7f3871a02bb2ff05e5fb4cf00340d0e70f2fd3a03e44b9c25681db3be787d5000573708c44523f231d85aab90823df840b6e5e43b412535596e669ab78e4e2468c2ffb6fbbd34d44fc4238d76d909c931c1e4f88a865c8e79edd08bbcde48a1cae2550f49d711dd2a28b3f1234508ccdb78b47163a6fdda77c7ba3c0c4821303af286a836af94d7548639fdd8891d7263789e361e896af749e66c31614d7d580caf50d6fb52546921103d473f915e89479a26beaf0e839588ffe4f9efff0bcfc3801a6bf0f6b8ba3e257f0bb138fa6e9
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: c35ba5a81824285f57f6f30c6a91e12c5aa7f96f
                       478e6a10a9021c24a3be904301103b69721f9092
                       8ae9296455532b25a956bc604be8989286e74204
                       f454c0acddb52d29d347416244830abe5d7a9ef1
                       9fbf1ce3051257a2b06a2331ab1728088c4c841a
                       c67b7c6bf527772d211ee0ea53ca9b1328284e03
                       99bb4e23755142cf84677ed94c00479c6c02ca1d
                       870de2532eb26cb511cf1ce422b141c2aae74961
                       3c59e87acc46166b7979311df2a4fd6aa6d9a672
                       8c75b74da9b69253ce1c6b9b87a50aae96d6c76c
                       0e7c7da6d03c1db1db9e6a22fa8fcc9c5a3fee8a
                       158d35f1d133a63d30098557d31c7eb05ebbc141
                       81655a02ffb7d6b620827e861e6439fc2ca7bcfe
                       44f905d7f450c7b26809398e10126e47a54862fe
                       bdd80e3ab17cad2046d239a9e7e7a20b8eef10d3
                       c6b585117ee700e1816715f6369017392d54c40c
                       35d863b7db2f5d5c59f42e9c923e4b15fe748094
                       1378461782af5f03d7c485fdb60f07d64ca2602d
                       3aba656724f21e1e4213c2e6a11551305bd03afa
                       fe928e6b
       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 [99:62:98:41:bc:10:13:3b:0a:6b:17:16:ab:ce:53:bc:57:b6:5a:20]
            modulus: d2ab159bc37e2f3bdbd101e877cb13ccee6f91a5bd2fb01824b158a7c7708b75dc59754924edfe654bdb35aebc030bb3a057ce86a921ca6091c6d1f0a85a1ca24d69890d5706fcdf57c0898540ab8966daf06a3a7dd926f18977348d99ad1ba26ac313ae228f28055a4fe94e5516160587962c211538ee052ad56d225fd13bd87a74040b9ea233b166eabe59277f8cc41377db96426a259cfc9646f8797b9da1af23e1e0ea8635ef572140597290ee0fa6165ae26071bfe3354f496566318ac0cceb91b1e6cb58f3c18a46fc1a6c7633d385d1bb7c5d2a35b3995374ec2bd41ac4318a12339145e9e02cedc857d56a71995c529b2af072ab4916b216ba609631
    public exponent: 10001

]