Results

By type

          2021-10-26 23:11:46,252 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-26 23:11:46,856 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-26 23:11:47.405  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-26 23:11:49.541 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-26 23:11:49.749  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-26 23:11:49.871  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-26 23:11:51.476  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.714 seconds (JVM running for 6.918)
2021-10-26 23:14:16.583  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-26 23:14:16.595 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-26 23:14:16.646 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-26 23:14:16.651 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-26 23:14:16.667  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-26 23:14:16.670  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-26 23:14:16.671  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-26 23:14:16.673 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-26 23:14:16.674 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-26 23:14:16.677 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-26 23:14:16.683 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-26 23:14:16.686 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-26 23:14:16.733 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-26 23:14:16.738 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-26 23:14:16.738 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-26 23:14:16.742 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-26 23:14:17.539  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-26 23:14:17.545  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-26 23:14:17.546 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-26 23:14:17.548 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-26 23:14:17.554  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-26 23:14:17.555  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-26 23:14:17.556 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-26 23:14:17.556 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-26 23:14:17.557 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-26 23:14:17.566 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-26 23:14:17.566 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-26 23:14:17.567 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-26 23:14:17.582 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-26 23:14:17.583 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-26 23:14:17.583 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-26 23:14:17.585 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-26 23:14:17.621 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: 25216597758363757779174304569190996469321310802
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Oct 26 23:09:35 UTC 2021
           Final Date: Sun Oct 26 23:09:34 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [3b:8d:d8:95:e9:0b:76:e2:4c:5f:a1:cc:b5:d8:f2:e6:db:6b:ce:fd]
            modulus: b395381178ae5552e2f20d0bb3b925f3388527a04134c8d29d3a2463957889a99cdb9af9ec326a1a0ca3c71fca71a310f596bc4335ec3678c53481b43337beaa746e54d846d3c121e873e88e1fcd5bca59e605de07090767bc1069e62cb77253e5b06ab99f5fdb1598b2802a7321916d865d13124c23af014e00c35ae3127882f77251a955b69956356bb32c7408563b96d9d3558117d3e792b0313b67655cdcb48e486e3d93caac01b0e782acdda1e8fd9d6aa1f682ed358ba074275a22f6dbbb6330c616383898bedc2bda6578a9f11797129d9b4804d252e7efb638fe3243e233c27fcec2cb4d0031d5d3df3b5ba241a7449febc9c10e8b5f80b608b297c364cde44af24b1cdd2fd1ef2ed2fc108afb9d9d7b68bf3b59765a89ee99725e9400def9ab43030564327040dc89b780355890ab4b6998b5b71906824c3bff4bb4b0b113c8133f3fd468f51cbeec952aa9e4fa191ad750e9d397cf31d31041a4aec2a17c13d2c7ec6d6807eaa21add95ae370b703b8c5ca2b40e65d1ec737c1631
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 2a1b3700e022d8a3c3a656e3a5bbb7e269c69802
                       22fac9f0b44db50771be941c79f05d7a8c37ae80
                       e5b44672e88a077e88c97159e4e32906c2433225
                       75ab194b1d7d31871e1823d8e9b10bfe3c1d929b
                       4b53a7fdd90997d579f7d5a9a9ade38caafd11c8
                       2fc5909472b47d462fdfea33323c416727dffc0b
                       ca879da3eb887ef81986ebd95d6d6a5d16f4f991
                       6e79d3b2e82e4fefcf3f6dd585dfa2a29d6a8c4e
                       2ceef1c33fef205774e2eba3a4b840841d13b952
                       fc710487285eb99d282c2bf611df3f11d153829d
                       3b62de221564940c598c15acaab9115d247e4566
                       16941f98f2991b4fb10ccdd4a75239d532ee0824
                       d7d77e764ac37a397235e9c6d1933018403dad32
                       fbe1c89caa8f3587e8bff2627928c372b8eec3e8
                       09659fae33085ada4e676d8e40ba9dd067aeba43
                       98c9a0af023be5ad37e9c6199fc1dfd917e0ec12
                       a3fbffae0211ea97fe66f6ebc2e3d8ea32839866
                       b327b903df820caf7b8297db804c66dfd3cb6ffd
                       a34bf97012e328f39f53d788e6707ab8f77835b2
                       9f394232
       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 [5f:9f:18:12:1e:33:d2:cf:57:91:0a:3e:6e:a5:43:23:8a:01:49:7e]
            modulus: b945a007ac8ecfb7839fd56393713ba8b1af07aceff3a632daaf63a397cd49b8ab49c588bffbea7076101c67d488fc63fbe4191c4f631b948e395ea2e7ad4b572e6b41cf0f04d1bf22699d0adc8d88f53b694723c8046e5273febcd5484d360fab22d5f8f1fac2b1553996e2ecdcb859604840e5022665777c22760ff5436034d352567cbb63b62ae621e9791fe58d3f6d7ec7e28ee71cc0dddbe372e9b4d56b4149d6bbdb98849c2a2a0a9eb8bdf62ff042f20a890e9b2b9e1a05f065005a11321b3a3758070a5e1e847a1e0ecdd0dae12d72f7ace3be309cbd3d3e1017e1dd4c0db70cec25e985011e394d80f1a0ac4c932fc9213c2a12c13b25455fdaf45f
    public exponent: 10001

]