Results

By type

          2021-10-30 01:39:36,342 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-30 01:39:40,743 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-30 01:39:43.549  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-30 01:39:57.549 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-30 01:39:59.045  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-30 01:39:59.739  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-30 01:40:12.644  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 38.797 seconds (JVM running for 46.589)
2021-10-30 01:40:56.338  INFO 1 [nio-8443-exec-2] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-30 01:40:56.345 DEBUG 1 [nio-8443-exec-2] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-30 01:40:56.536 DEBUG 1 [nio-8443-exec-2] .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-30 01:40:56.539 DEBUG 1 [nio-8443-exec-2] .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-30 01:40:56.548  INFO 1 [nio-8443-exec-2] .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-30 01:40:56.632  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-30 01:40:56.634  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-30 01:40:56.638 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-30 01:40:56.639 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-30 01:40:56.642 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-30 01:40:56.734 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-30 01:40:56.740 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-30 01:40:56.855 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-30 01:40:56.931 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-30 01:40:56.932 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-30 01:40:56.936 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-30 01:40:58.374  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-30 01:40:58.377  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-30 01:40:58.377 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-30 01:40:58.379 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-30 01:40:58.385  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-30 01:40:58.386  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-30 01:40:58.386 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-30 01:40:58.387 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-30 01:40:58.387 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-30 01:40:58.445 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-30 01:40:58.445 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-30 01:40:58.445 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-30 01:40:58.530 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-30 01:40:58.531 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-30 01:40:58.531 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-30 01:40:58.533 DEBUG 1 [nio-8443-exec-2] 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-30 01:40:58.639 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 596874060364761968481743603990132320816506150629
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Oct 30 01:36:01 UTC 2021
           Final Date: Thu Oct 30 01:36:00 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [89:19:a3:9b:0c:c1:08:15:0a:75:18:28:d1:38:f0:27:3c:41:68:d9]
            modulus: adc61c9dbae8ea4da8c74bfc16b9563f008fc74bf7ac7bb2b824d799dbc4ae8e7f0d1f539d24269b45320411d4056384c0a72daf5370b6aada92a976a9536bf2e3419f8afee5280d7ecf07a22c8974d5f7086573f891921cac12843fe35d866b2e0b406a99b4f909b80898a55b0e9dd0c2320c127e3b879cb3db682e3d9a84615108ce90f96fa7e703bd46af055a28b3d70e22278c7213076aa50741225a9580956010965468d45eba59cbaea6890f719e7b8e12a71759b1b658e3bcca6448ee35983360875a9a198c39233256c9fa8787527fbeba1a62b616b102d1c3d17e702c7e1fea9197da56c810bb27f34f7051826bfd38d0d43096143fac548941f338f7bec2bdcb7b5c2af22c305aa2486f7240a05e96550bfbbc0def25a6d3f1e59efd8f1f0d0367442740b503663123f047ddcc6750c4a346d16c6acac27d3555a41d7eed7dbb2882f085e99714efd2e99bc7d76a9068c517eb2c99d3985eb5e2cdaff48ff834aa7c69faf49f85c6ce22c3fdae7cc68afdb3d53d627bed2c17d123
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: a378359f5ac7d1c4702c40d3d126c08c5a7e93e6
                       dd655376fc4fdc7e9c9c7441256e04c908bcdd24
                       9d62396f1318bacca223b71a5dd888ae34fccbb3
                       4249f78b7d8115eb5604ef091bc4f68bc14834c2
                       7b1e8386388baf06500fa6c15c0b8bade94d0024
                       31098c947e5e9f7bb4603d895003e40b8e140745
                       a2557376461d033a012cc38716c8e824b25beb91
                       bb3cd4c8cb214042ecbbf52cc7011236bff99deb
                       c33b481fcdd456805cbd7f68cb26439d5592253b
                       dd8a42dacfb5ad2ba702cf182defef5f0dd82995
                       0ec05c8bf4b2821fc67eb8b75159fda86a304f92
                       ca04f97261510ca3002680058b68d8d890df63cd
                       e9c5c10701c3e2a7fb319f56d54060d5e79cc775
                       09777a6a47e53848d986a5e72d6bd8b9b085ee48
                       d88a9037f0009ae0cc243f4b5419b5603160ef2a
                       4dcebb1aff4414e35db3a9d28cb7853119bd9dbe
                       c3d4c907493116359366d09d5c38720603f1025d
                       a777f68593804a4276162062e2df10aff4554f1d
                       db43df0fb8de7f2c845fcd561f84ee27803bdfcd
                       255f376a
       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 [a7:db:ef:a1:dc:1c:4f:5c:39:f2:2b:a6:cb:35:41:fb:2a:9f:f0:d5]
            modulus: d85f798b3934b7ef5744d8fab14e837690e331219734556023aff0b209e06c5de53022f2ec61cca6e7aeaf98104775dc4942f3bac7fe03a658fbceae5cab9e4119ece92b334ad549a772d6554e35e50bdc3f850fec7d8ff723d465063e6bef3d7e830c1193b6a5dbb786acf3aee2b9843cc16f3e6ee35821abfdd1f421641ca35dfbe62b560247068c9e18cb0595b50cb4f69b909884f5c65d4710b12e071d5f535e1796a137486d86bad817afd95f1435d48a987e9bca24c16bee7c07a475b2ce3bfc5eb92629aaf68a8cc481cb15ab5094e4e2a742aae5680072fae4d64d0dc24368507d9b431f1584fd9ceeb4792ceb3f4071853e8a422221c1150a02a717
    public exponent: 10001

]