Results

By type

          2021-09-13 06:03:40,842 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-09-13 06:03:41,647 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-09-13 06:03:42.448  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-13 06:03:45.632 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-13 06:03:45.899  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-13 06:03:46.055  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-09-13 06:03:48.363  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.11 seconds (JVM running for 9.726)
2021-09-13 06:05:59.843  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-13 06:05:59.857 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-13 06:05:59.896 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-09-13 06:05:59.900 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-09-13 06:05:59.913  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-09-13 06:05:59.919  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-13 06:05:59.921  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-13 06:05:59.924 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-13 06:05:59.925 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-13 06:05:59.929 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-13 06:05:59.943 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-13 06:05:59.948 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-13 06:05:59.988 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-13 06:06:00.000 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-13 06:06:00.003 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-13 06:06:00.009 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-13 06:06:00.808  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-13 06:06:00.812  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-13 06:06:00.813 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-13 06:06:00.816 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-13 06:06:00.826  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-13 06:06:00.827  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-13 06:06:00.829 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-09-13 06:06:00.830 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-13 06:06:00.830 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-13 06:06:00.846 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-09-13 06:06:00.847 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-13 06:06:00.847 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-13 06:06:00.855 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-09-13 06:06:00.856 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-13 06:06:00.857 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-13 06:06:00.861 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-09-13 06:06:00.917 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: 317095732850533102663236588233806785743870702959
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Sep 13 05:57:53 UTC 2021
           Final Date: Sat Sep 13 05:57:52 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [2c:87:b1:1d:c6:29:b0:67:1e:88:06:11:ff:a6:30:08:5d:b3:ce:df]
            modulus: a51cdd15efbab6feb2fceda29416434f6eab9533f76ee402dda86f86953a7756ed7c873a9fd5ebcc6ee56fecaa49055e07fb4b0911bbb21ae528decfb71b7973677637b219696643e2d242a4746f34ea0d04af810ef5a8c569598670ac13fded38d64fb9dc75efed8d3567c3662edb323b8dd03f8453f0e21907bec00b1946a42a61acd5975062e2dbab92e0b523ddfacaac7d16e43451d28bd3f7d1ce26acd52fb9faf2b3885557622f887c917e8b0c83ed88cb9f37ce7dacaced14991190ba604adcb33dbf5eced88692ce8480a085f8ada6228ff87d98baa8f2a25bc53258451f2cc5de38a7e6d503f317ed8145b40aaee9d993e2947f9106556e2c2b2aee31a935aaedc178e5bfe406d76d96e8b8ea76d7426e64d3d17490fc52be67736529226f1e19c693d84d45ce7dba15c026dc72839cc11a1983fb9517d4cd31670f774997dd4e0354407591cd4aef74fe2fd5ab94782b9fdc56d6d78fcf55ea9689baa513156581eb1d975ab0396841d387951293d970a911a86b28eea4f7f2daf3
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 221d6fb718a00534b850bb1a874fea813ea95dfb
                       96974555189c968b0c0e3738c66dd2df4d85e355
                       c99b5e63dd255604ca13707c04961e1861d182a9
                       2299345ec503980156847d14f25f47d1b671e892
                       6bb1ccb225f91e6a8dcffe987f2c47efaf358617
                       d4e76d7dd7d72dad1d230a33bebccf193af37732
                       79075f2576e2918c91e7a86afd4556249303d4d7
                       0a992761a22865b38f17ae37d2c46b81360d9d77
                       5d610289a04fb7b5bf242afce45c6d870df983a4
                       0b2ae4fc55509f4e855618a5da3d48391987d062
                       48ed244d5b3c0ef3f65fe0c71e452d51f9b5a163
                       1f6c0bfe8394832382bd846dd9d10cf82855a82e
                       4e4ea9e4ac7a3db5ba1b80c178d38bfb6bec28e7
                       7ca6be2693dedac9f14e17ce76636d509ea2f2f3
                       7dfc57f74298825dddd8eb6ded3175bf6c6603b5
                       ac4844acbd0080214720e5b1070f0515a36a11a8
                       5e86de5f1bb645353af69c8bcfcdd00ba8c1a816
                       c4eebe806c70c0fd52c58b19073ec7d4e1967bbb
                       f89469c860c782bfcb712fa5f7177122bac5083e
                       c118b9e4
       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 [64:5b:3a:08:2c:ee:15:07:4c:84:c4:87:c4:60:52:d0:8c:83:ba:33]
            modulus: cc948fdd3af4029f66e7782ce51b8e75d9efaf1ffbb48ae4bb7d426d6816e0534cda90f2d9ce87974773b40c23ff6c258214efd415a6906c09604d357353cfe1310c55ac472eacf538048a61a8858ccc2fb9ff305ee2284f36a315a19ff6bb8a766ab79bed9af3bdaa42b64f1909cbbee4644391bba5cf16afe4c779dce802f19b3e2545387759da631a95d47e5f8c7780514f46d9593d35404adc87c208d1999a89c497e8ea098b58af40e21f9b55e8d419902032e97536ab6698ae9b07cbb05a5e4325904d1406ba2bed1b6936930db9dcd439938d6730a9944431a6a5558564847f2d4dd06d850b604e0ea8f0afd5f71352b01d94ea6c3209a84b45da82b5
    public exponent: 10001

]