Results

By type

          2021-11-17 09:30:22,906 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-17 09:30:23,678 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-17 09:30:24.574  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-17 09:30:27.672 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-17 09:30:27.993  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-17 09:30:28.144  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-17 09:30:30.370  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.178 seconds (JVM running for 9.976)
2021-11-17 09:31:19.332  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-17 09:31:19.373 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-17 09:31:19.433 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] }
2021-11-17 09:31:19.439 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'}
2021-11-17 09:31:19.457  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] }
2021-11-17 09:31:19.460  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-17 09:31:19.461  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-17 09:31:19.464 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-17 09:31:19.464 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-17 09:31:19.469 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-17 09:31:19.476 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-17 09:31:19.480 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-17 09:31:19.522 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-17 09:31:19.531 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-17 09:31:19.532 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-17 09:31:19.537 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-17 09:31:20.194  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-17 09:31:20.198  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-17 09:31:20.199 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-17 09:31:20.204 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-17 09:31:20.216  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-17 09:31:20.217  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-17 09:31:20.218 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.
2021-11-17 09:31:20.219 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-17 09:31:20.219 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-17 09:31:20.234 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.
2021-11-17 09:31:20.234 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-17 09:31:20.235 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-17 09:31:20.242 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.
2021-11-17 09:31:20.242 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-17 09:31:20.243 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-17 09:31:20.245 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
2021-11-17 09:31:20.278 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: 495406649795683432921659497421169766613986348825
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Nov 17 09:23:09 UTC 2021
           Final Date: Mon Nov 17 09:23:08 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [20:78:3a:64:9e:fd:12:5b:32:55:47:19:6e:74:be:b0:d1:1c:68:0e]
            modulus: 91e1e25186f7427dc3738dda91913744eaa362813c5cd2c86c77de8455e067dd1d078aed924902412d868ad18223e7ee15b9d90f197dad62d6bfe5acb943cc834efee0c4509e21b0864ba90ec92c1f1a6cf8d636217dd4b5f17b15f8dd56086fd2c60823635c9fea6dc99a5294f261b2c5a208b1a6f8863e04e5a20ba00f24735b198c427ed2115b382f7c732ea176e6e2a20aabe85e14ab4bb7118c90b62bd5836abd6830eec59822029261fa14bdefcc7b4cc1f76ed7556b4d309a25d050f0ebac464fef78e82d30ca854af4792f31c68a75d31afa6366e402c686d64a1be2a16c8bfd3a722c2016b0259f1d6c8af5e1cb4c342dbdcc7b068ddcbb528fe1f999601b040d795183c13648bb04c78b11c29c150e7b3b7c16074c764a10b4847010579b61bc1d86cd490eb93cedbc5f5e0f39462eac5abdd82dc39723799584a687c84778dad8f5e87cb325f4b09e4cf8f4c330571acfbbf8829d8b0e6ffcf878071e8d9b7f1bc7e19ca9b3d745a7741e79099b155e79a2d676fb673f9a912d15
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 89c71d843dac2d2a12ada1726b4d92e66e24d4c7
                       5551fa14d550e52d576cc06acfb3c3b496b60bf8
                       d68901a9c5b3eb5352d6d5b22c3cceea3f5a10b9
                       87ae4f12b6719193d46842e4dba6b0e7aef9cce2
                       5a61013a66b79706b54c75f144fc5d00b0f05dc9
                       a1f96ee494f4d42d16f9dd92dc0742c7956345d5
                       52ac2ab30e50a8a520b8fc7892adec9729fdb603
                       ba1f2ca8ab05da113f05cbdefe05d0db016bfa43
                       43dd60d65439b9abfdee54e3fed4cd14aee97816
                       7c1196666489e0595188bb372e1cf6941cb103c4
                       e4138a986d2c8563d437d07afa0c9c003a4096ef
                       f62d1229ee37f638a8ba6f035426aba312aeddfb
                       ba8749583884576528914f0e496421fb85491845
                       2edc06062a3c95edbe74f75b40b4adf54945fa23
                       ac14e1315d02f7405f5edce6b6d49fbce7bdfb01
                       9a798bdd45a3278978b1137a6ef3ff26eee05067
                       b0bf853069013e54c9506c784314158f17ed9bd5
                       56ee0112b873594dab26d177cea6fd90985418a1
                       454970fa6a165c21228fc634ae00094a0f81763d
                       f0d5d95e
       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 [89:54:95:53:01:bb:e0:c2:c1:f7:50:ae:49:d3:83:5e:ec:b1:92:3b]
            modulus: da758ef79c8a4f6823de40bd059893ab698b6327e92776aacdac2fad136731e4bd074d8bf99659a881c486a1fde63f0d471e237ea58041bd1329c85d8d26c842fe53707e43a7829217ff8418c0e8dcde912042401757c8795660be5ea7ebf33edc1d054faa95c35e3d49d97f248d96636bcf8d481dd8220cf7fa2084019d7f7a905364ce52a8bce13c19f66876f692c22df227d29d089b723ea578a83ade3d6c55be61718e50d3b3fdd932fa8bfef89ce14ef67428aaaf0106a65b56fc365447febb4800b2341604b6b4ca65e5b5ea6d86039c468eb83785d69176bc9a9fd21ec92d53c1d65a02c4037154ffd3e488cd1b6bb7585c7b7d1049e718bd268c3f25
    public exponent: 10001

]