Results

By type

          2021-10-16 23:02:23,139 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-16 23:02:23,787 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-16 23:02:24.343  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-16 23:02:26.695 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-16 23:02:26.875  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-16 23:02:26.979  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-16 23:02:28.686  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.905 seconds (JVM running for 7.097)
2021-10-16 23:03:09.328  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-16 23:03:09.337 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-16 23:03:09.385 DEBUG 1 [nio-8443-exec-3] .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-16 23:03:09.389 DEBUG 1 [nio-8443-exec-3] .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-16 23:03:09.403  INFO 1 [nio-8443-exec-3] .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-16 23:03:09.406  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-16 23:03:09.407  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-16 23:03:09.409 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-16 23:03:09.409 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-16 23:03:09.412 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-16 23:03:09.419 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-16 23:03:09.422 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-16 23:03:09.463 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-16 23:03:09.469 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-16 23:03:09.469 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-16 23:03:09.472 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-16 23:03:10.012  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-16 23:03:10.017  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-16 23:03:10.018 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-16 23:03:10.022 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-16 23:03:10.035  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-16 23:03:10.036  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-16 23:03:10.037 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-16 23:03:10.037 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-16 23:03:10.037 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-16 23:03:10.055 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-16 23:03:10.056 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-16 23:03:10.056 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-16 23:03:10.065 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-16 23:03:10.066 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-16 23:03:10.066 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-16 23:03:10.069 DEBUG 1 [nio-8443-exec-3] 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-16 23:03:10.115 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 613122185632309552234681261103890094725674682186
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Oct 16 23:00:29 UTC 2021
           Final Date: Thu Oct 16 23:00:28 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [10:74:14:14:d2:48:f3:8f:15:ca:2c:c0:f9:af:7e:dc:99:95:f2:2a]
            modulus: b4f3e86c2ad58eeda12e9e2137ee4bc737df33c5b87fa51b5643ca353b6775b389194584e8874508bf24810df7fcacabc75f688337e7b5041e191b3af39b3c76a3eff8b710fb94a517988b2f19abc2fa005b13b28adee3c447bf9d1f7be2c68680fc6126b0484f9f06c72888473cc5498215008718818bd0c3e138ad59d70e4d53658bb8209debbd0957183fc6989a7dd2b6d20a31eb5c960fdf45d58b5e4a382da871928ef225561fdf5165bacedbedff0f8761cf86dd25af6030f588cf910059006f81389197919d358d0bdc1f61affe9d74f43b414238f4bd3f81bc1c1a6351dfa78bd380fec11e295ce563742a746cb6b08ebb2a077a8dcdffa29cf9296772efee5b4dc05e262986152d20012c35ccd19fc3c74c368d12ce6a8a2b87ed98f1f97f930c0248abfae672ea6d306b9aa7748eccd1fcabf8f5703fac7b37ed5930ba0126860a9aff23e14fac7f7eeaddbcc1c459aa7c4f47bfcb0094e8da8174d2cd4979f1da6aef7b9080b499e54be0aa440b78e02ae24e7f0cf44163704617
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 9fc8d9da1b2aeed9cfe749b547652ca7271e3953
                       1f8033717d2784c41a41adaf91fe10767601dcf1
                       f2c558cef790704844ae9c2e7a3f06c84487fe63
                       dadff494dd9b987fbecea782bcc3554cd57c07f8
                       28448dcd6bb0343cad6cb208d3dc8a935889dbda
                       283ef5e1a6eef2b6e36e05168af5eab3d656050b
                       3e85f56707edf04997cc344ad67aa95df1a89ebc
                       32e666cfd69b70952a31d9d23936a5fcefe2af55
                       ea1528eafda83b9fb3d5ee6a2318033aabaf78f4
                       5ade8ebcd395158e59f2383784ff862863883c76
                       d152c113e2d7645af76b1ac7ae29870c6d1a67ee
                       979047f7382643bb00bf25a7bc5f74e8d9b0521a
                       18e8ec5e706a819c6e131147d677b42ebb2fd826
                       68669167a817e8a9e35613584cf609f83d9f11be
                       3e73d8074efa084e0b156f919c9a57f172992c40
                       40a769c6a6d643de82b77099e639fa26008bbdb4
                       c47a69476e4422e7398ce3dbedbf789a152f7e32
                       ff2a4d8456eb7762b0aba16ce1ae7355c5b2a25a
                       df906c9217e684c56b3ec9e30a4cbd66603389e7
                       728736de
       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 [ed:64:e6:8f:cb:fa:18:c9:20:15:1c:94:75:ad:dc:85:b3:23:4c:5e]
            modulus: ae265a7349a240e52627a812471366f96c7fa2918d18cb9a3fb1f4db76ddb867318eaf23f38ff4463e31659cb58e9254028284f8f4a07ddd760de45547e19684ec79c33e516337c04e53073740971965fcb6850da4f6960189e69640fc2718b0b6ba69995c8c35859b8d2421cdcc67cff7d552b2e09440b1d4d875598e5c193552d467611858490805113d229f250dbe412971570ab3997f7118c46ddbafc3c66b70471a6883b7913eae5ec3286ad6bc63fbc1c3eeaf2918b2ca472f0e377ecfc2914aa120e6ce1e63f4aac133d579bb00f5827815328fc9463729cb182e46485b92360f0624ff3f5750b131dbf95ecf2d50cf6394375b9bd7256218b6b2a34b
    public exponent: 10001

]