Results

By type

          2021-11-12 01:58:03,309 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-12 01:58:06,835 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-12 01:58:09.516  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-12 01:58:21.216 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-12 01:58:22.530  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-12 01:58:23.118  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-12 01:58:33.528  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 32.111 seconds (JVM running for 38.272)
2021-11-12 01:59:23.826  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-12 01:59:23.915 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-12 01:59:24.015 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-12 01:59:24.019 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-12 01:59:24.113  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-12 01:59:24.117  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-12 01:59:24.117  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-12 01:59:24.119 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-12 01:59:24.120 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-12 01:59:24.124 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-12 01:59:24.131 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-12 01:59:24.212 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-12 01:59:24.327 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-12 01:59:24.414 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-12 01:59:24.415 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-12 01:59:24.418 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-12 01:59:25.636  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-12 01:59:25.639  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-12 01:59:25.640 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-12 01:59:25.711 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-12 01:59:25.719  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-12 01:59:25.721  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-12 01:59:25.721 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-12 01:59:25.722 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-12 01:59:25.722 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-12 01:59:25.817 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-12 01:59:25.818 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-12 01:59:25.818 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-12 01:59:25.824 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-12 01:59:25.825 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-12 01:59:25.825 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-12 01:59:25.827 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-12 01:59:26.120 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: 153936293021502038981988600957010766290467638452
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Fri Nov 12 01:54:42 UTC 2021
           Final Date: Wed Nov 12 01:54:41 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [a1:1d:57:47:1e:f5:8e:7c:c4:cc:85:02:21:ca:1d:50:01:dd:f2:a2]
            modulus: af3a0d52a8c2e7f578a6aca1a5c84cbc47b4a37cbf77077c90d12d185ad0a18b1fcad102b95abba070b45ccb1aa469f92eed36c8130fdf6d9149651e27ce800631ce32e19166a892973db4d85f4b621bde78781de384fcc9ea13c5ea28fc348105f58fc67e633681cd29a1248eb438c85437e915402a65e9e785c1b4f498c49044c0e35a321de31fd2bbeb1a6e0e389f4e37d7e5bf7ee7ef87fdfcaf41526313634739e1315cf97220828131f01fb717a3dd2b91ee02167cb940f029c1a61f70db0a7c7569b0f393018906f562f0b3185490cb90bd58ca59c7fda16e28e862c8e855d296da87ccf7a5769701e8053ce4fc4497087ec1671480dea182bfb76e1a893218be81e5bc743a1ab4fabff2a6bda864d76cc33749e53b080cb883402563b41ce445ee9bc1c0081b5256a8aeb1568cd0fccd91cb9c8f7f3548aad38e4ecf5ed700a6ae7ac9b057b934dfc50763a83a3613b3878edc21cf9d272f2f2c58b8c90162383fc20415966d6f9b33e9e3ec3d5f29a54fea6aad3055955b1998f3b3
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 3ba00ef20e53ecd60d1256b415a678f0225bf695
                       e20505bda12330986df9c46fee9b0e06a07c2600
                       3d0ebe52f8c35ecae7e0f5783be5433edc058dc1
                       ea1d291433ad177d090dae8846c63d6d5e9ec22a
                       33c279dbc0e39722014562cf40ba0c9daa101d29
                       a31d31fa053c036460a168849ca5396a1260fae4
                       9c1e8ec01f6efad44ec91a9bdf877cc91cb448db
                       a2469c3db9e280d7848f1f0ce99e415c691a5203
                       7993c83c7f82c52493f0f020724dee55e7468386
                       72c2edf4e63a14168d1c2f366fa2ff2ed75472d0
                       d518ecdd33cfbb17734db5de5df35e9c745b29c5
                       43c2cce2f579254972ad6597988baad6034785f5
                       6eeab04f49ca00b9b2cac54f0638fc68306f58fd
                       33f2dc21a5bd0ce0a9775d84e93677bc8dfc6254
                       3edc7eef0c8a175404b63b556826807ddbbe38ac
                       fe40ec14c084808e9d3b6b5389820d88b2f68604
                       cff7ab676c85c43c4a4b3d8b82a1428ebd187f2c
                       262a90bdbcc6f5342f0deecd6124f757fc15c8fd
                       f8bef1143d3120a3873bd238002d49463a0250ca
                       c0066d25
       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 [60:1f:87:99:5f:d1:18:5a:0c:44:69:94:4a:8a:41:9e:bb:01:9c:7f]
            modulus: cd9e62bcc6bc2a733f24c30df0da9fffa2be2016cffed760675afa4b40c6c336875cdb6787cd8bdb8788d339a30967b04c8a93df5194a9ba31b3cc38afcab3b0a681e9a23635b670d983ebc9e6687272a05fab95b2e1d2523487986dfbe6de4cf66009dbba8b9485a955623f75e982f24fb05a9452524c7334a21a55b8ddbbffa6d6499fa74b7e82d0d67d6278530d1232c42b833734a9df5d8d3ccd7c7869117c1182590f4ab0890abd14055fc8228775c598a7d3a801fc6b53300f4a0c89df91db80e95c4bedb269c85ba91e9fd712b2347f4c9bd95a55d35c338bbe455b8f96f698e8e8491b2b15c8997cf42f53231a725ef3ccbec401dd442d1fd99402cf
    public exponent: 10001

]