Results

By type

          2021-11-03 01:24:21,089 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-11-03 01:24:25,876 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-11-03 01:24:29.198  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-03 01:24:44.194 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-03 01:24:45.594  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-03 01:24:46.386  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-11-03 01:24:59.201  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 40.516 seconds (JVM running for 48.251)
2021-11-03 01:30:24.588  INFO 1 [nio-8443-exec-8] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-03 01:30:24.683 DEBUG 1 [nio-8443-exec-8] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-03 01:30:24.886 DEBUG 1 [nio-8443-exec-8] .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-11-03 01:30:24.890 DEBUG 1 [nio-8443-exec-8] .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-11-03 01:30:25.087  INFO 1 [nio-8443-exec-8] .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-11-03 01:30:25.178  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-03 01:30:25.181  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-03 01:30:25.184 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-03 01:30:25.185 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-03 01:30:25.188 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-03 01:30:25.283 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-03 01:30:25.379 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-03 01:30:25.494 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-03 01:30:25.574 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-03 01:30:25.575 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-03 01:30:25.591 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-03 01:30:27.276  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-03 01:30:27.280  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-03 01:30:27.281 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-03 01:30:27.283 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-03 01:30:27.384  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-03 01:30:27.385  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-03 01:30:27.386 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-03 01:30:27.387 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-03 01:30:27.387 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-03 01:30:27.480 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-03 01:30:27.481 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-03 01:30:27.482 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-03 01:30:27.491 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-03 01:30:27.492 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-03 01:30:27.492 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-03 01:30:27.494 DEBUG 1 [nio-8443-exec-8] 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-11-03 01:30:27.681 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 153945119394394040978165700140975089322525073707
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Nov 03 01:19:56 UTC 2021
           Final Date: Mon Nov 03 01:19:55 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [0b:39:ff:1b:67:ca:88:7b:ad:ad:9c:69:3b:f7:d3:62:26:39:cf:3f]
            modulus: afdf391270c6220afc7cd040555f01ec62e08914d51985b89c19cb4e8a384df6b4146cef5f0781bbed843f4d5758671e0d25ed77f25ab1490445092377e45ae80ea6416ccf72751c4d6ef30e454f4035f966ea0449705e71dab88faf8b6a688d3654f35a87df00de7848322ac7d2451b756b04c753590c265ac40418b6816b5012f82c92ef68a087415e81ad22cf4c1f4def6aad6852f854b9999a42d555f95f2b5aed922d0b0dbd15d81f62c05a5f8aae3723ea8da48bb962a770574f454fa64420acf2cd2edadb786d890baf909b285c881d30a6e7c87bd8a657c7cb848aae6ee6e74b9ebcc51bb0baa27b9ceca249716d4618d00278d3f263fccf77e3de5525bbf4e3bfc4ddadd6db76a94a73baad10aeb9f6c80ed0569befadb70bf241726cec53696bf8bed723462a07f077a50f06fb02a0e4e7c86ae5a1470528c37cfbfef610cf3202ea1213033258db601741c24c153a7550696d0922a80ab84dae80ec812b8c8392c42a4bcd98601a5dd6aa48b92ae29d90361808aa0475580bb3df
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 523bdf74bab8b3f830849d14e85914c65fa96638
                       8d2a6a85fc40b15703d23b144e938c39199c8caf
                       0793e38d87621959715b9136f568f3ab2c14d8aa
                       4b71d51b9a9926cad834ae9ad89c4afa02ae9b1d
                       f78bd5a50e27c130385ed4f17e52bb9ca8878e86
                       453ef2ebfaa374e994eb51b67708ba31c84b685a
                       47aec57194cf7dea27cf7c0590773d4be96959c5
                       a9042a2805d9e9e9d0a8e880adec7cd35143edc1
                       0edbae375292f7c1b7e5e5f699879211ad5c5aad
                       7db3da33c8292f48ce0ecd977825689c882d6935
                       99330c7274693ba7ba62c8ddd4d9f2c144f18ca6
                       13e3c5198eeada83b4af959b47ddb4490e0c968e
                       4ee1a3ff2688dd22fa63a749bbd2dcefcead5455
                       94c7c59370f15cf697503de739dde3d13cc90b05
                       b4827e6d85507a1ad82b2b2879a6e4e9bd9d8068
                       62d2c27e3f043a42cc502c37f812bac5b08e427c
                       b4533ad0c943d8e0b77c54baffb7da51d13687c7
                       5bbd09a68b13ea5e8ebf38992f5a549e5774b4fe
                       c05c0a66ba9ae799559511dedf756f1ca60cceb8
                       beda71e8
       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 [58:97:a8:33:50:b5:7b:a1:c6:fa:e1:e3:73:3d:5d:82:bd:50:a4:e2]
            modulus: c98dc6b29e714747b8aadc2b306b6a33cd3b5e73c88e45e2416cf3f9d537faaadc05f1061d5dd72be71eb1e5c6f2ff5fe62d024e86bd9eb4287847fda3ad55b28e35d7078e74b02e8224e6a83b126384695fadf6eae6cd775b4a6cd4db90c6ce0400abd83616d112d4244da7362c7f14d2a97fd1d4b2fd1de817cb02b6154947d1225d747ca8b7827614337406ba3e691c9883419a2014558dcf0cfba79befeb4de7c1a44cb193a85bffb40632fc4b06178be4e9826fcabd69dc2fa9f813433320120a5dbf725725f9674caf9516c2d1ce6995d8267e09d352ac0fdc5bd260c3c7bb585497c8223bbd96d291f6f475cd031d11f68da475136b1846c36ddc8edb
    public exponent: 10001

]