Results

By type

          2021-10-09 23:17:40,203 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-09 23:17:40,745 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-09 23:17:41.271  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-09 23:17:43.353 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-09 23:17:43.537  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-09 23:17:43.643  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-09 23:17:45.209  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.458 seconds (JVM running for 6.626)
2021-10-09 23:18:33.837  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-09 23:18:33.845 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-09 23:18:33.880 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-09 23:18:33.884 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-09 23:18:33.899  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-09 23:18:33.902  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-09 23:18:33.903  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-09 23:18:33.905 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-09 23:18:33.905 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-09 23:18:33.909 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-09 23:18:33.915 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-09 23:18:33.918 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-09 23:18:33.953 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-09 23:18:33.957 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-09 23:18:33.958 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-09 23:18:33.961 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-09 23:18:34.484  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-09 23:18:34.491  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-09 23:18:34.492 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-09 23:18:34.495 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-09 23:18:34.507  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-09 23:18:34.508  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-09 23:18:34.509 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-09 23:18:34.510 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-09 23:18:34.510 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-09 23:18:34.525 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-09 23:18:34.525 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-09 23:18:34.526 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-09 23:18:34.533 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-09 23:18:34.533 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-09 23:18:34.534 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-09 23:18:34.536 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-09 23:18:34.565 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: 487266176052605144052794948295319262049299662665
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Oct 09 23:15:51 UTC 2021
           Final Date: Thu Oct 09 23:15:50 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [81:4a:b9:13:4d:3e:65:e3:bb:2f:eb:9a:da:b2:ca:02:4d:ff:a7:1a]
            modulus: 9cf7fce65b40f8c75daee93c6daf7078741cc6476eb9fcd0e04a7153cd06d7106d2bb6d479e365e99a1f889bf3b47d38b016d1de344d0abe5e3e3fa63e5cc5c122f9ddbc6021aded0ade945b6ebac4398f25cf4606370346ad81cafda4b9eb9af1c8bd15e14f99fb01cfbe35b7c55b70b1b29b60c83c00c7bffbeeb60e27949f12a35b2b38e547104ac7bb6b6c0af220b4b689e20c9bb598d4d9ce9bf2f2835dc3d667707505ed7f1427d5bdde314abf3788c868dc23ae3b72771c96c3c557b02a33c0da202e38c3352fa4d9e6d0945a1c31d9fb2cd4fa9bb956ac73388ec2229d0f86e8d16e575610959c6bb5e6ffe2138a95b27edd5ddb07e9f83af84d4cc4f5c514c2baf35818552afb4bdea64c6e16d988161b85f39c87e285447a75145bcd00880f32b1381b8960b658dd783b653f699263ea80833d50cf8c0a4a873ffccc1aff0fd65eaa85f8c320f4e8a0678adcaa7dfcb97f5104ce01f285e85bc6e1e394a83a3266b19525c76ef9033e93431c3ca89ffd3893fdf461c03f0ba388f7
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 1e87902499fab31e7705248369fb3f1b30bc1c6c
                       114a3780bec260cd89f7be37adab3eaeb7ac0b66
                       12d8990de17dfcb1fdbcc4af5ccefd4c0a3bd161
                       333333b1421d605b7ec8090973719ac49178527c
                       ea6940e649029b277702506222a998043d76daea
                       303a53046c9d5833c8475d68d3f1200ad21b82c0
                       4c4ec27301e5aee5fee88e80126d0452026a9d3c
                       1d02e5b2bc50071a4797c6ad46ea1213b8d870c8
                       5450ddece8c23eb45ab36ac62177da219a2d6fba
                       9ac63bba8b6f62131c10d1adbd38679fbc5d93c5
                       38f5d9c168d09d9c2d9097745fca008c4ef8339c
                       390afb503622265acff383980551f48680717651
                       2f49c7a46b20ab08cf579902ee38de96d19d2b51
                       657a7d28845f41bb84c9045b2f321e3a2655c0b5
                       3faa2dbfa9a2b8765255c9a1477670cb5ba150fc
                       e384c2b86b2ff78d094c6ca9c2261750511e605b
                       ed167ee759e6da2cfdc8b55adefde848a54d6d6c
                       cc5858828eee5e0e28935efe8dd61809fda46636
                       61d5d50c633b108ff78f8c13ff2cd9ee934a52c9
                       d6a30e47
       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 [41:70:7c:a3:2e:25:5d:76:ea:89:a0:7d:37:7b:b6:dc:8e:3c:de:88]
            modulus: ac909a43a21a6045d07c6256fd9d73a4b71b615c0ad927b88d094e215e6fa05084c8788606141c29eba32b28ebe9b6cf2757364c2b712621d9b8d0d8836663eaf8021fc950103780c705fddeb50cdd40bef7590dbc2b7ea4e064d5220649ece7cc425271294563242a122e13165ccdc5e0c38ec7e4c0c0dbab8ffb48fa5dce1d069f4e72d91b58a3379789b8b5994b18be3dd44730fe78f6301148d79dd2efd27feae068f79d12d5562c6dc1da408a77f63329809f8092d6996a79c44f700cc393da924bf0d31385f27bbcf1769ba30be31c760aa5fa88e1e43b23473034f96b1b3ec52e5f8d12c5d86c9d31f295d61b5b186bf599765e6f5386f69d972c8dd9
    public exponent: 10001

]