Results

By type

          2022-01-07 01:11:41,378 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.
2022-01-07 01:11:44,858 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)

2022-01-07 01:11:47.067  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2022-01-07 01:11:58.084 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-01-07 01:11:59.157  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-01-07 01:11:59.751  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2022-01-07 01:12:10.155  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 30.691 seconds (JVM running for 36.944)
2022-01-07 01:14:57.063  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-01-07 01:14:57.155 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-01-07 01:14:57.276 DEBUG 1 [io-8443-exec-10] .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] }
2022-01-07 01:14:57.282 DEBUG 1 [io-8443-exec-10] .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'}
2022-01-07 01:14:57.357  INFO 1 [io-8443-exec-10] .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] }
2022-01-07 01:14:57.360  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-01-07 01:14:57.361  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-01-07 01:14:57.364 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-07 01:14:57.365 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-07 01:14:57.451 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-07 01:14:57.457 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-01-07 01:14:57.460 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-01-07 01:14:57.571 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-01-07 01:14:57.575 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-07 01:14:57.575 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-07 01:14:57.651 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-07 01:14:58.716  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-01-07 01:14:58.720  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-01-07 01:14:58.720 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-01-07 01:14:58.722 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-07 01:14:58.730  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-01-07 01:14:58.731  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-01-07 01:14:58.732 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-07 01:14:58.732 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-07 01:14:58.733 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-07 01:14:58.760 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-07 01:14:58.760 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-07 01:14:58.761 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-07 01:14:58.766 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-07 01:14:58.767 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-07 01:14:58.767 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-07 01:14:58.769 DEBUG 1 [io-8443-exec-10] 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
2022-01-07 01:14:58.967 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 445348810990048425674163731297072872290134965454
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Fri Jan 07 00:39:32 UTC 2022
           Final Date: Wed Jan 07 00:39:31 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [4c:77:79:78:3f:8f:d1:d1:d8:86:9f:a1:bc:b7:b2:66:a6:14:c5:24]
            modulus: c64a9f547019569d4c0dd79b941c9e744a4ff58e5ad3cfc85daeffd1220378def36cae047d996da36d41a6696a84e8435d69a46aa3be84bdeffdb94b9bc4d56f1e80564298af81c59e06e14610767ff7bb79a198616a10484b8c6e79166319bac7d6acd09947d62287ecd00147d186e60d9bfd41fbb3db4a5c4315f0344c7553a89f65fe38ea2fe06d0ffa48dd6ea00c94b53722d5f5b767d0199e5bfb8d4e159ca1e44431b30ba2411a4eacfbc6cd30d2828dc2f9bfba8e8e60d87c14c833e71c5b231be30421154316c4436a742ed0e4fbc94b9e9ffeb348458f98b653df0ad787a794aa44d95d52e6b0a6ffff782b9f59c4b564a2bf8628b671b20ff8fd48cbe97e8c8e4c0bd4a5c73857fadd98db64416c214c3355c19bc20ef2f1bcb0299bfc6420241547dc9debb7c8c92b9203649208736e8222889d396a41b7d11cf62aad901ddcd2e5c0b77c2da978b557e9e70af71135b5337760bc1d09c692a776946981d195c5bffc42a234a7f3f84e4cde98e390dc19e93ca090f18098745e2d
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 9cb36bcf1c8882dd7e48d3650148c9e2e2dbbffd
                       90c9e99d06ef06961e1dfc5ebf382908bcc3e519
                       a9f889d41a405359c067cb4720743699579d402c
                       5487bb0efa8a51bdd48569bd738b93f3530fb7a9
                       5a6f2d24271660b6f29e8e8cd6967cd5887fab02
                       b98e177ef641bfb75d2834e24f93adcd1a572605
                       2eb65e3b0fb7d107de132569ee1f6f6cc392837d
                       f8d278c6b4ac8b7e6ba554a80d14d30deb41abaf
                       78aec2ffe54bf35a85463b5c7af45d13b2285d99
                       c37763158e48e6e41e3850d5628a7f999c0e962e
                       faefeb266e0684db6f145f2ccb732289e88c44a2
                       8a15a14bdcf44845c2a6c9c8df588b99a0df0694
                       d7d60da26da575fe6cee3a63372c0ea9f048cd79
                       e411e389b975a0ba9112be42b19ff853b1f8a259
                       3d2720e992c793d9856554a61aeb37ed5663865c
                       2bac80362be3b81d6bc0ec2ea3f7e4c9c6eee414
                       11403f675057e03a60df0d9acaecc4da05a0b131
                       64490d88d899ba5cf17f2f200eb7dd7e73d172b2
                       ee006733454ca2b581f0274f31f660160b77d417
                       57408efe
       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 [02:bd:0e:fd:fc:46:a4:43:19:b9:91:52:b1:f6:2c:9d:f5:3a:86:bf]
            modulus: dee14c4064ec63234bfb4459a3f124939a5df82dcb1967d471c6949b338d7ecc46101c2c18d03a8e6537e8aa9c5bb082f9a8d50e1c5a15834a07f6b3b940ed0f014eb88bf548c2d3e25e8d0ead35ec76846dccb7f3fe29f8b944113f12596070709f98f264aa7681e34124ed6e9f1b5a1869243809896fbb2d3b1a37eea4e530261d92a9ad4a50c6888bcc0eba66a30904eed965af8ed3f65a59def06a652b8e15ebba01740e0272dd13593c16727c0a9b717de4318927afed6018fff053e08b22a3323b49d4ed54ff5641d56c23877f9eda70f540bbbe3cff67d4edb7a21d3f4a18380e0272c4ed0724bbbf1752eeb15a0ad07e5879677ea5ca0f9f0db14ed3
    public exponent: 10001

]