Results

By type

          2021-11-20 09:30:28,929 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-20 09:30:29,893 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-20 09:30:30.706  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-20 09:30:33.452 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-20 09:30:33.758  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-20 09:30:33.937  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-20 09:30:36.073  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.786 seconds (JVM running for 9.494)
2021-11-20 09:33:02.584  INFO 1 [nio-8443-exec-5] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-20 09:33:02.606 DEBUG 1 [nio-8443-exec-5] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-20 09:33:02.661 DEBUG 1 [nio-8443-exec-5] .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-20 09:33:02.671 DEBUG 1 [nio-8443-exec-5] .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-20 09:33:02.693  INFO 1 [nio-8443-exec-5] .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-20 09:33:02.697  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-20 09:33:02.698  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-20 09:33:02.701 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-20 09:33:02.701 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-20 09:33:02.706 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-20 09:33:02.714 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-20 09:33:02.718 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-20 09:33:02.762 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-20 09:33:02.769 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-20 09:33:02.769 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-20 09:33:02.773 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-20 09:33:03.486  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-20 09:33:03.490  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-20 09:33:03.491 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-20 09:33:03.494 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-20 09:33:03.508  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-20 09:33:03.510  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-20 09:33:03.511 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-20 09:33:03.511 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-20 09:33:03.512 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-20 09:33:03.525 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-20 09:33:03.525 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-20 09:33:03.526 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-20 09:33:03.536 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-20 09:33:03.537 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-20 09:33:03.537 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-20 09:33:03.539 DEBUG 1 [nio-8443-exec-5] 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-20 09:33:03.592 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 564623195542020120435208874614241078130747841037
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Nov 20 09:25:31 UTC 2021
           Final Date: Thu Nov 20 09:25:30 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [9e:74:17:1c:3b:5b:9e:19:af:87:d4:f5:7a:8b:9e:b4:e0:da:a7:88]
            modulus: ac3e382b8d37ca27a5bcf0e5a47b9154a38d8fd1bde3e9cba8408462493f664be6618de1b45f8d997e1c582559563c4790f23dee49dc778951825a0f5f314a0fdcf5b16606d873bff398522d32aaaa8bbd68abcb7c10adf679e6565341beecca14a590330aaa009353bc839319feb39d973b6a472c2428664281d2f00df5e129a3fdba0fdf2ad2e65ab0dc9f3a427cf637d4b4865ec9929a2eb1ca6d462a88edb04db7c64aeb21933a57de8852dea9c7f4bd898a2ea201fbef6b7a7e99865d1951b5f855400872e1f989401a09a92d7721512c28e582c3493dd19b1c359a22048ade1baef5269523aea219895887470ee44c1f05b719498e7ffcf2e32410d13966a1dd91d01cc93ea404a2bb37730d4b1615bb14f60ec48fd296b84457ca29e7d965ac3a51f314624dcaa559d23eebbda5085a6f11e0785c935bc057dcfb2d33d1b053a3806d7dd9dd1eeed78435f6a9d6a8709a5104c0d83fe8d1988ce7bb54dcce97b309f17f16b6a30de29a3485b1b6583340a3e0b902bded7d0a2dd8654b
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 7071d4c6a40e61d9197a3e0f362de49db7baf10a
                       59bf2b0cdd46be5ccded960b70a06c1832304e94
                       e796d592fe645f6e63966b994818b7547dc6decf
                       3739433444e20293d6d3fef5a5d7f256ce065d4e
                       4f56c1e2b4c3b818bc35f4f5438e293ed67e8c56
                       3bfc10f437c060ca896555c8c31eb3e80da9199a
                       3be3d07c4e7b2af0140625f94b982ea0e901e62e
                       ec2f3069a30f3edeb5cff328612b4cc25b1df01a
                       2cb327a55b10af886aaa563934c4e7c33bdb9786
                       90fcaa576fb68b38f59517033014b360b4f6206e
                       e792219def840de81cab4dfeb5fa3c0657cc3f9f
                       f3fc686f01abdde564c452c71e866b432c9b853c
                       beef708b8a470b73eb73fa194a2f0380d4456b5c
                       349c1bb35dc193853772c055a9640cf37d9e5836
                       a1c26d7f4dcdf370e287314e4da5f9bb63de8ac7
                       0853bb4e3ced5d9e72368f766bbfa2d950e01ade
                       4dac952d89d18aba1cd2824100581fed2aa276df
                       1264cc8a9d57f587cc8884c8136ca98624691cf9
                       c2da3cbc4815c5b3680d5b21f93e8e41a6fc5f7c
                       15c7fadd
       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 [74:ac:28:e2:e7:fe:bd:69:33:74:b0:70:9b:97:1b:08:1a:58:29:c4]
            modulus: a030982677cc2cd0fdbbf6f8ae284994224b973a7fb48afecd679097bf1add139cdd02629ac4d77d1b015873886adb2d8698caeeecd053ab603598cfc75ac5353ab1d96c6a2ddaa322947cfa72f3a5605382f0c90be7effdd440c45d1c233169df6780be8d23089e35832c91ecc5387dd2d4f0d22c54a97b326114632e85e2bb2cbb4de9fac8be663341e4d3a5730aa798febfcc68985aaa03bc1e623bb6329e6a33bfbaeb26bdede1718962ebe732e4f89c44575b4b5e62385ad03d84c7267011a64af0db8e004cddcc0f18f467cdf71c796dd133c3c4dc8bde7f3471e123aa5e267c990af6973fbd3ab845dde28627188921a97d77c99f663cf23373df17a7
    public exponent: 10001

]