Results

By type

          2021-11-28 01:39:14,935 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-28 01:39:19,623 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-28 01:39:22.938  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-28 01:39:36.922 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-28 01:39:38.435  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-28 01:39:39.231  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-28 01:39:51.447  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 39.011 seconds (JVM running for 46.916)
2021-11-28 01:40:30.041  INFO 1 [nio-8443-exec-1] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-28 01:40:30.128 DEBUG 1 [nio-8443-exec-1] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-28 01:40:30.333 DEBUG 1 [nio-8443-exec-1] .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-28 01:40:30.336 DEBUG 1 [nio-8443-exec-1] .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-28 01:40:30.430  INFO 1 [nio-8443-exec-1] .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-28 01:40:30.432  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-28 01:40:30.433  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-28 01:40:30.521 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-28 01:40:30.522 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-28 01:40:30.526 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-28 01:40:30.533 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-28 01:40:30.536 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-28 01:40:30.735 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-28 01:40:30.824 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-28 01:40:30.825 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-28 01:40:30.829 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-28 01:40:32.318  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-28 01:40:32.321  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-28 01:40:32.321 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-28 01:40:32.323 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-28 01:40:32.330  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-28 01:40:32.331  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-28 01:40:32.332 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-28 01:40:32.332 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-28 01:40:32.333 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-28 01:40:32.344 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-28 01:40:32.418 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-28 01:40:32.419 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-28 01:40:32.427 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-28 01:40:32.427 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-28 01:40:32.428 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-28 01:40:32.430 DEBUG 1 [nio-8443-exec-1] 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-28 01:40:32.534 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 366420119590821394943674583817179154089109739203
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sun Nov 28 01:30:10 UTC 2021
           Final Date: Fri Nov 28 01:30:09 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [18:68:c4:14:e8:64:53:21:6d:2d:a9:a7:11:12:d8:09:2b:72:31:68]
            modulus: b1e2827d73030e060b698f52b2eb19027a530bb9662a1476fce7920b6a98322731ea361f2edbd39a111e626b5f02672e1d5800896980338f180843e4543ac4c856532810c1a54b1d135a794af7d1010cef09905726d9219f7e29c8b9365106be776ae9525f31521013fdfc305767ed82cfd3b8cff4d283fe1e9825092ead8bd22ef06ec8ec67ab0c268e38f69841245f6b6432b496b40d443aa89519d5414339d4a14048a50f8bcab0f71f6cec57841e4b57d13c4069fbe29dbeac15c86ecbdf46c5b769330ba2a6bae0a47f5fe45899931d58fcc006f2a590fa7ac60ca710ee4c224990c201037e1ff70317242510ff2cf68f5c304c40129a10294f1635839a200edbd503f5f71de312f01bd6790dcdbf1407d31a1e8f7b443cddf0dda4325e664ac84290205b5c1ae149fdd8ff18305e1e54c07b598ae0687bf2b016f13b53610be8962f3ad78138be2ca49e713d67fdc30649522f6f2dba401bcec6c6a426918c679d1609ab75bb6d1f5ad48c3bbb1f93ecf57a5bbdab40ac167e33dbaa7b
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 335e141149d515405cb0664a0066ea209b1af897
                       122c46be9367cc2d5839a20acb36aa91beedd08d
                       9161aaae4ab630235e41bfb794a945db855a2cf2
                       ca85c10e6b7bee51fafdea0daa7e220d134dda54
                       8b4a273b917e54040325d78801e6edb578b22ac3
                       f87c50ec7a68e3b33558d53159998dc8fa1b2406
                       1cb6f3a9e162e86d6b14110ff0c170943ae718d8
                       9b98c3d7377b1639d63c86d0ffe75f0db6fe62eb
                       5ce227305b15404f0962cc7ccada0f52b2f34aa1
                       9dc8af322075df4acffe123f49b2eeda87e29f6f
                       96aada60568018d159a535d0666bc0b1ac0de5fb
                       555e40cf248bfc1c3c623f989644eaf20d04dfa8
                       7436fbb5f77740919a97f9701e1d09816eeda022
                       7725eb0c8b04ba6600bf251cd7753c0a6e65d2a5
                       c0d0f5aaf208a1d36718da46511d38d0cbf15ad4
                       d6f451d63def62c1b79fe78a6619cab8b37b9ef5
                       3941802c9bb5e283cbca24e161243b330ab217d8
                       4ac205041c7964f323c423bf7a4d2ec061ced5b7
                       7c6d4c9dc3dda148a5d8b3d5c83ce1015e285d19
                       db863d19
       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 [98:8b:8d:82:02:7d:91:6f:49:7a:9b:41:d1:d7:70:5a:34:41:97:98]
            modulus: bfa599ccff1250c3b2e2912c4029721934d103079ee7c83fd6f7188f1bc6dbcebccccf9a25419023e1c9fc0f193f6eb20123f21b484b5835d333c696a533ac87254667d4491f325f21c3e6cba5205f7e3d94254d00faa3818114a7ca9b59c48843c0fdd96eb48d26dc5691332af908bd29a68432cb6c0fb26b7d8d760e9988c9396ff84010d4f98f921d5596639a4c5bf52f3fa272805bef5707f99d0dc6f7b626588ef58fa4d91271eae184adb59dd424924bdb1bd9cfff12a1341865532a4fcadfcd41304f78fbb57bb06ad0f607988f61ac0617183061973534493b19d3bcb63cc68c270a589a5a7ce4a48162bd27a027b69c1e9423c60202c0046f7b8421
    public exponent: 10001

]