Results

By type

          2022-01-04 15:10:09,035 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-04 15:10:09,807 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-04 15:10:10.463  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2022-01-04 15:10:13.463 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-01-04 15:10:13.735  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-01-04 15:10:13.859  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-04 15:10:15.881  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.293 seconds (JVM running for 8.764)
2022-01-04 15:10:46.472  INFO 1 [nio-8443-exec-8] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-01-04 15:10:46.482 DEBUG 1 [nio-8443-exec-8] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-01-04 15:10:46.520 DEBUG 1 [nio-8443-exec-8] .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-04 15:10:46.524 DEBUG 1 [nio-8443-exec-8] .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-04 15:10:46.540  INFO 1 [nio-8443-exec-8] .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-04 15:10:46.543  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-01-04 15:10:46.544  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-01-04 15:10:46.546 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-04 15:10:46.547 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-04 15:10:46.550 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-04 15:10:46.557 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-01-04 15:10:46.561 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-01-04 15:10:46.602 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-01-04 15:10:46.607 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-04 15:10:46.608 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-04 15:10:46.611 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-04 15:10:47.339  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-01-04 15:10:47.343  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-01-04 15:10:47.344 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-01-04 15:10:47.346 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-04 15:10:47.356  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-01-04 15:10:47.357  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-01-04 15:10:47.358 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-04 15:10:47.358 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-04 15:10:47.359 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-04 15:10:47.372 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-04 15:10:47.372 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-04 15:10:47.373 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-04 15:10:47.380 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-04 15:10:47.380 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-04 15:10:47.381 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-04 15:10:47.383 DEBUG 1 [nio-8443-exec-8] 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-04 15:10:47.414 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 296641017666956753766879472324919048177176797985
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Jan 04 15:07:20 UTC 2022
           Final Date: Sun Jan 04 15:07:19 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [b5:16:1a:71:26:b0:37:bb:9c:75:2d:72:33:cf:a0:8d:f6:36:93:4d]
            modulus: d5313eccb0c9984dc9184c50b08a9bf2171ab70f59413aefa36fdeb146dce0452a89aeddf55862ce203723142c067a48197907f9babd2aa6715fd39b362106730b617451e817759388242ccfc002888909aadceed94de958e7a634be8babfccee9ee45639da73950ef79da4f0db24759ac7f4c6d98981d99de96e87186fa070cb2e88988c20caea316302397b6f063e17f16be2d2c00b4f7ab9e660ebfc8bdc106be7dba13c8555407dc92b9ebc6d26a3aad220327994ce0220165aa2c51bd69b81c5051a32855e7c3c446d81f70de013494aea7b29a59c540d66aa308d5396f21cec23e934b675e3bb4b335ae4898a35ec5dd12836a465cede1248b9a3f319c4febc90f6e0af92a0bbda2a8fac1a2ab8b8fe4af77f33ff27eec8634f5f0af9d11141951af1314561e941f72cf3b494504e4eb63a53b513d44f7e06a13fe399a871f76a767c260b3aaf405ffaa2994b3bc49fd9b227173eeb9d2010918da60d33fae036bd361de6007b430f02d9171d651159a6125c6c71676303f3e6589f129
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 697ceb114fa10012b64a9ab942184e3a0eac593d
                       4c7a996dcae9f7bb7e58f09528fe81471421fa7f
                       d543bbf0825c3a07fe18e9a6cef0284bcf80323f
                       6e18361816b2dedfdafe45d3e12b07311d0c753d
                       e9ee6e0a71d4350a0a6a9ca6c2d43db9bf5d0d7a
                       505229f389296fa20450e4e41417ef22218402dc
                       845d037cc89908e9f3c1ecbd95fcfbb546f25df0
                       538eef8a0affd77b60b91e96b5d2f3cc7b1f9d29
                       4c460c040bcb43bae34309256b47e6a0403800ad
                       94a19ffe232dcdf05b4aa735ebb99e60dca4db56
                       35f738fe119e770f5997a524b1765320adf3c353
                       9ef2138f7b60ebcd8c00b1af88b03336c59f1451
                       a869dd09d624bf446848739ee38799165682d001
                       72e3d222cfd9870661d53fe0858794eac3012141
                       a474b72789fc87ce596d9ae789d1d49a1e4d3d1a
                       2d66680ff942da8ff3f6f8724605f336daec4552
                       90edad4ff80ee4d12d1ddd1a99743af5118e5245
                       50463a4c857d89578da94dd738b3def208385e3a
                       a1f7ae3f5a28d266fb30ac8b9a57a2f817221a32
                       0d71ddba
       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 [04:66:9b:12:d7:ce:18:cb:ac:fb:13:9b:7c:0a:5d:54:41:31:c6:14]
            modulus: d8a073fa5d7058382b2a7d5a520e0d54d0059b09f8fd2f08557123135d070d90cc677b73b358812c0caa774699f864fd5edc237ce222ae5ff18e411830d2da366707fb374b6207b8fe1477bbcc9b4b5cea8de6c0e76121e82b03fa9d0837693db8c1b0ddf6a6e01a4bcee03e97c5daa4820b45a24d93f067ee70fc288fb9c2a66d625205f1c2bfe9eab440cb4a24d84bf112235a40884b7c430a8f752b750503b49f9e52a5002ed8ca5b34ab95be3cb0a9c5ab4902b42bf086f560d68bee6aa69bd805bfdc7e9dcaaaa5276d12c0fa031b4d73017ba3ff4b7d8f7770d77f77fc76b0764b975632573ce846eb1be823aee4027ddd2d0ca873607a11ea0ae37e47
    public exponent: 10001

]