Results

By type

          2022-01-09 12:08:26,651 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-09 12:08:27,343 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-09 12:08:27.936  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2022-01-09 12:08:30.570 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-01-09 12:08:30.805  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-01-09 12:08:30.959  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-09 12:08:32.816  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.621 seconds (JVM running for 8.056)
2022-01-09 12:09:12.164  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-01-09 12:09:12.173 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-01-09 12:09:12.210 DEBUG 1 [nio-8443-exec-3] .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-09 12:09:12.214 DEBUG 1 [nio-8443-exec-3] .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-09 12:09:12.228  INFO 1 [nio-8443-exec-3] .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-09 12:09:12.232  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-01-09 12:09:12.233  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-01-09 12:09:12.235 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-09 12:09:12.235 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-09 12:09:12.238 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-09 12:09:12.245 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-01-09 12:09:12.248 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-01-09 12:09:12.289 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-01-09 12:09:12.294 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-09 12:09:12.294 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-09 12:09:12.298 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-09 12:09:12.829  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-01-09 12:09:12.834  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-01-09 12:09:12.834 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-01-09 12:09:12.837 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-09 12:09:12.848  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-01-09 12:09:12.849  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-01-09 12:09:12.850 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-09 12:09:12.850 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-09 12:09:12.851 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-09 12:09:12.866 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-09 12:09:12.867 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-09 12:09:12.867 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-09 12:09:12.874 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-09 12:09:12.874 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-09 12:09:12.875 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-09 12:09:12.877 DEBUG 1 [nio-8443-exec-3] 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-09 12:09:12.911 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 284355255634745682379277303095102144368772463500
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sun Jan 09 12:06:29 UTC 2022
           Final Date: Fri Jan 09 12:06:28 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [a8:8c:bd:ca:41:d3:4d:03:fd:dc:d8:42:7b:7b:ca:27:b1:83:13:89]
            modulus: ecd91714559b834c904bae89dd11cb3ca9ef0755526538b8fdae6be5ff3c6af664efa041228619a66b4d9ec98a50966fc674153c6b5ab61cde56aeb954834260bd0f4ff8da173fa1ea52ceff20780061554d7ca424d97ed1a49d9350a8cdb1455cd43e07e4a91a2969c0e4ba6e9c5eedfa5c5fa503b4d7fad7ee45df3853e441233d66523613788314839a5195c4d25db7404777a5a1cbde651b85280a07cf0fccaebf8a5ef1c10cc7d7b5b0415dfe2906e3e931813ca46fdfe73ed35cc0dab5e58afec23f155edbab842ce3c949fd2f569057ce6ae4634bef2f11f7e8407488c2b5357b7cbf2fe4f4e8fe4329755ec2f337ca6412babe9509f876b8261426dc7fa2e2bca11564800f2d4a26e4c3a8b0afbec01d8d03ae37c6e0db0e3b15a3355be8391a46fd2bc816955f3682d2c2a523526f6d71c16eb4aa6ab4718edc510dd02db74accfa12337893f525f957423676434d0475aea0dfc81fb478976e88ebe2f966e93b5a29ad7a98c5837ced08110556bf2f6943e93fd287b8003773b165
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 2e54e29bceb379d2e2d340fc7c70867221d2183d
                       4e33fdd3e62036fe2a1970bd0ef0dbb5e1159df5
                       b186244862ff7e87bb645a7553b5413e6ec2b3a3
                       0eef1c6fbd524e166bd0c8132f2292efb9d1d403
                       3d4f0f26339828e6237add1c63e2ae81befbe0d2
                       2d6d5c67dfc892ddfb144110935c1a5838339461
                       564b62ce94660eb39d9994f0b66118b847bd04c3
                       dc603a0215f8e624ad37a88dcbb61c90fba1ebe8
                       e6c00a41dc02b6eec670a426def4d483a8e0aef4
                       68092edfc85f68e7db360f3109fbafc47af27519
                       54487994caa71089836370601fa66b6cd3f24be6
                       7fa40f9265af841660a192adeefcbf9a3f6fba3c
                       7e0ae22a8ad9c7c39b5bee3e5dc4c64545603017
                       47c7ac87a90c88b316e6a6ff0ba0b95e07826b73
                       e5b790fefbf3eff9b1bad25b9c07d4e0793b21da
                       384e644902ad659483fc1a5b9153e78b6446d055
                       fedfd15a18ed96e172899c2fb67f507c823b4531
                       172ecce5c9f683d3cfdcdb75ed27aa476973edab
                       9635d9637e0c36a8f6d1b29f9cd17990aa0908a7
                       68b16356
       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 [0f:71:14:33:14:f1:06:21:83:88:f3:0d:0a:d8:43:bd:cf:b6:b4:ab]
            modulus: cb542a6fc084764cd6d319fb1c148b596bd979845617854a45fa3707eac5a867a7d2c7afb07649defc6e37b08b8a7bc6346d32684525346f411d5a524c261e15cf6559274a898a330c43a9a533a0d3bb87411f9c4a5cab9f6e6ef7e27ebb88862d3ffee9bc5c30d7481a2f58891beaa812844c4549724376c8901c0adb46e77880f0538f95deb20c760bb3bd65fea09f97916c6925cbd8d23eebbfa76a8f36732631d4493ed4b6cf09dfcf44c2e8bc09199052f4bf9ade8c66228c26444d2cf989bdca981fb3a84d8645158483c7cdc2619d1243ddcbbee67b415c204afcb7e50f34d3d45549ff56aec8a79fb2154d5a155c89a72f87238cf60fb8060c1ffd51
    public exponent: 10001

]