Results

By type

          2021-09-29 23:03:46,872 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-29 23:03:47,538 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-29 23:03:48.088  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-29 23:03:50.487 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-29 23:03:50.694  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-29 23:03:50.839  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-29 23:03:52.424  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.959 seconds (JVM running for 7.274)
2021-09-29 23:04:47.743  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-29 23:04:47.752 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-29 23:04:47.791 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-29 23:04:47.795 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-29 23:04:47.816  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-29 23:04:47.820  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-29 23:04:47.821  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-29 23:04:47.823 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-29 23:04:47.824 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-29 23:04:47.827 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-29 23:04:47.834 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-29 23:04:47.838 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-29 23:04:47.878 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-29 23:04:47.882 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-29 23:04:47.883 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-29 23:04:47.886 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-29 23:04:48.391  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-29 23:04:48.394  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-29 23:04:48.395 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-29 23:04:48.398 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-29 23:04:48.405  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-29 23:04:48.407  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-29 23:04:48.407 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-29 23:04:48.408 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-29 23:04:48.408 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-29 23:04:48.422 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-29 23:04:48.422 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-29 23:04:48.423 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-29 23:04:48.428 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-29 23:04:48.431 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-29 23:04:48.431 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-29 23:04:48.433 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-29 23:04:48.467 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: 377920038808295979157747780278565359678938073436
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Sep 29 23:01:34 UTC 2021
           Final Date: Mon Sep 29 23:01:33 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [a6:cf:0f:17:4e:fc:b7:4b:aa:e2:ae:3d:ab:a8:e5:b2:95:bc:1e:fa]
            modulus: b46509c30cfb68002e967966d1cfa9c5f8637e2a8bfb969bc0273787401774c4d578683653a5e7ab780b2dfce394b74077ac27bf86903f781c77569993ae7a913d952027ce1a7350b95889baeea77639edfd1a0bb37fd13ff2e522e560b8065395e58c810151aec2da27b66ba01831de1026fda9a57a0e656d50e24221b28e42b6467d33b90d4bcea2138b7eb8e4ddc606dd6436792b23dbd18d2042b1dc793cc5062e4f53dfa21a3e98a93c3fb52ce2a4be3936592c1e17a3ec573e36d30172df6eeaeaa52d945e6d6869452ad62c93292e06967a8be96bfcb6847de6d4088dadfa4e5d21e0261adde49792b773d2d95bed0fba9a160862739af6507d63b3693a609697e1acf0aa3f39dc5e5f427116523340907bae01b2be81e6c05e268173a58a10096493fdb604040c34868e89e77168b6c400f3bd2e57fd559d205ae36febbc216f93bdb3f25289acc994ae02c8b6745d3c7b0b49fe93965d6bdc543a959f46bb03e1c2f838904672ba8987dd7a42331cadf254122162c1b6acaa7bab21
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 9f9c347682e6ffd4d13f03a96de77ab5014d59a7
                       3d13887864563eafefc7ecfd386c21b1b5aea097
                       6a76cde2706dad1d871b0a7da5e25cd06e8292f2
                       dc4645c6b1b70a25cf96fd051599221393fb2dfe
                       6693713caa0874d8970d9d3e6d137697b287f782
                       177e3ef2f5f6fc1956cf68e03bb13b6288a21e8f
                       0ea723514b6af566cae8ad7568a14ff5e2d52bab
                       82190e4e1c5a775e0a36bb1c004f4de57551f59e
                       ff4a5fe738db9121fa008e15b381edb9a4cff56a
                       e3806e11b1b223ece008717f71cb5cf82a1c93eb
                       23317874d5d028a7e149e1752c6dfc7e37f1bb2b
                       9d7a4d5a23c2414d6b8e16b80d11dbd3bad24894
                       e19eed1106050ae44057112e6f1a8ffc23caff9d
                       2a2cdf884f88edec24d00b988aae36709ea37cb4
                       ea876f8324950fc236570e3773b66f165d39d6d7
                       58b510f976f9e8158311b841e1c4279836083538
                       a5780d0b8a060e72b4c847a5fe37f8307198e085
                       4159e4c6ca8ca77695734d1b284b176883f817aa
                       77a27883ff98348566fe9798ede25cbce3192d4f
                       62317af3
       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 [0d:16:a7:53:11:1e:d5:34:bf:2b:c1:e6:d0:7d:92:ee:bd:2a:6c:60]
            modulus: c9d8a0719470a608b290e49de697cebd510c0f6dfdd01e1f960fe73118fd5e586760dab124828e799ca6856fe9b5030c4f8df0fe76708577819e8ec3d6a7d75e5a834cfd6b93c9c0e342727f91a6c95736af575aff2500fbc375764c6a93e5b26eb71c608600be100c45c0b51945a664894b3f7538760e5a18547eab230f7db3388c2e6d2b1334055f72184508b7b0775432669d4871d8114b2e96542d0dadf193612b3d540f35666c8e7ba0d7b40939ca52ebf717f6d411f0b722639a1ba376bf9ade29bdd77c9dc1f6b9e04bf06a2f61a8a87ba587f6d03cf79dcdb38f1d45748bf7d3d00ce0e018ff33a14077dcedc95d9b15193eb26be19e990212749f13
    public exponent: 10001

]