Results

By type

          2021-10-30 05:11:43,711 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-30 05:11:44,507 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-30 05:11:45.287  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-30 05:11:48.184 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-30 05:11:48.415  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-30 05:11:48.544  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-30 05:11:50.686  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.66 seconds (JVM running for 9.516)
2021-10-30 05:12:55.713  INFO 1 [nio-8443-exec-5] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-30 05:12:55.723 DEBUG 1 [nio-8443-exec-5] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-30 05:12:55.762 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-10-30 05:12:55.766 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-10-30 05:12:55.783  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-10-30 05:12:55.788  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-30 05:12:55.790  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-30 05:12:55.793 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-30 05:12:55.793 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-30 05:12:55.798 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-30 05:12:55.806 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-30 05:12:55.811 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-30 05:12:55.852 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-30 05:12:55.859 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-30 05:12:55.860 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-30 05:12:55.865 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-30 05:12:56.529  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-30 05:12:56.533  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-30 05:12:56.534 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-30 05:12:56.537 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-30 05:12:56.547  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-30 05:12:56.548  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-30 05:12:56.550 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-10-30 05:12:56.550 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-30 05:12:56.551 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-30 05:12:56.563 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-10-30 05:12:56.563 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-30 05:12:56.564 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-30 05:12:56.573 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-10-30 05:12:56.575 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-30 05:12:56.577 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-30 05:12:56.581 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-10-30 05:12:56.618 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: 587727612251691076418863645907798164580360283149
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Oct 30 05:08:53 UTC 2021
           Final Date: Thu Oct 30 05:08:52 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [6d:48:8a:70:82:a8:39:45:bb:56:b8:7a:2c:2a:e2:fa:58:82:23:c2]
            modulus: b8150cc978a0966fc3ef68858e7e0814aefed0a281179c10e2219444086e59e78ca9255c850524fe229460ed5f00354db07c1352fa8f0bfb96733646adfd469a56261189f3519fcede6324830f0e8f31e1614eaee540875260ca8a02ed720e8b8965ad2da1e2aa5e39efc21db39c21ac72798ab482e5a642afee7fdc391942ccb160dcd53196f712df3165b5edea6faeb50dd73f439521dea68d400d20f2b578b54eb05434921d38f6747d727bed930733f8aa7e14815a176c6b427470e24d49bf7639f05627ffa2b5e6059df670c20c0a2b078d1bebf28ec3a4cf95077250d838eab377e3112a3fd2dcc254aa978e510c84f87c632bedce8dba561af4f4cc9578d4f1853b84291ef9c2a8e8282bfa18f804a691d1d23011a0d8fc95ac594874496008306c335d4726c9c1a88a1b127ff33719d75c8a5792c755a4c7fe3df0db730e95ff9cd51b0384602c79561743b8acdf605dca572073b4c5484f68312186b11dd5c6ad7a36f9a4796d3daf4e584b0f85fce6ce2cacd0e524309f20fd7fd9
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: b21d21a3ee292f7e9d458314335ba8ed86e61d31
                       5b7637ef01bfcbbf463f81c8f232c40107fb15f4
                       9907d5379061cc330526fee551436ae05523225a
                       16842567948d2ae07c8aa0447bde212490544989
                       a240bf0c16a8b06f1007f232c9b0366fe69c3f3b
                       f7c0f8a2f6c2f237930b65b086e5d1c5a94f42fb
                       08d0ea934218681977e00e25a613b5e974019425
                       d0ade7f18ec202de0c22fcb789152b3577c9792b
                       b8410e5fbf6b57cd9099d77131a1352a2191ef06
                       8025f8c74c212645c38d2e9dab8207c4cea97164
                       7e63f237083336cb1dbc1d86b844ff87caacc874
                       3eb503a2a28eb3d63fa7e29b0848262854d4bdf7
                       1fa539ac324e95c895f6720670c33bab2a7872c4
                       132ea1bed735b053907f19d26c20f301ca255bd9
                       6f4a2a07b7e23678f79c875191b542a935f271e4
                       62c5321b8be5e30bee82ce11e232e8ecd1771b8d
                       f0c37ea0622e2abb26a4056bfa8b096da4ececcf
                       62883e2b95724ec071a72d7fe5a7318e102d0bdb
                       16bcfa0f241b943eb7feac760283e4b771e3d6cd
                       aafce844
       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 [38:47:b1:06:08:2a:cb:00:ad:90:0e:3d:8f:1e:c8:5a:79:f0:d6:64]
            modulus: cf99cafd82cbe868b772bb57511544e03647b9af6370d903d69b285984be8888388f907bbbe78b35d8c0bd8edb26368d3c5f5da92af48a7538c4268c0968a52583c8405aa6c23cb8e7a00599070b1fd3e075266294b654ae5d25beef24e32194e072fbae2f0730e42197a34c4f8173788b8d4be96ef62b51cba34d9a7d839c3f7880f47c5a881223bfacefceb521052f7cd8f309d0d709055740ee0a5991cbb63bd6549f59ec2c86c464c7420c9368681ce564d334cff3f779cc8ea0bd33547fe09cbd9d8b9865c37b393d2fb64872de5cb054e7e0111d9980a4693b4806e95dcec01bc93b73957245a00ee7dfa317e4dbee0ef62743d2e865fe32936e66686d
    public exponent: 10001

]