Results

By type

          2021-11-17 01:54:43,585 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-17 01:54:47,371 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-17 01:54:49.889  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-17 01:55:02.687 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-17 01:55:04.085  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-17 01:55:04.684  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-17 01:55:15.679  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 34.482 seconds (JVM running for 41.475)
2021-11-17 01:56:00.280  INFO 1 [nio-8443-exec-1] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-17 01:56:00.375 DEBUG 1 [nio-8443-exec-1] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-17 01:56:00.489 DEBUG 1 [nio-8443-exec-1] .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-17 01:56:00.493 DEBUG 1 [nio-8443-exec-1] .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-17 01:56:00.579  INFO 1 [nio-8443-exec-1] .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-17 01:56:00.582  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-17 01:56:00.583  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-17 01:56:00.585 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-17 01:56:00.585 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-17 01:56:00.671 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-17 01:56:00.679 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-17 01:56:00.682 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-17 01:56:00.794 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-17 01:56:00.874 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-17 01:56:00.874 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-17 01:56:00.879 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-17 01:56:02.132  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-17 01:56:02.146  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-17 01:56:02.146 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-17 01:56:02.148 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-17 01:56:02.175  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-17 01:56:02.176  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-17 01:56:02.178 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-17 01:56:02.178 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-17 01:56:02.179 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-17 01:56:02.270 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-17 01:56:02.271 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-17 01:56:02.272 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-17 01:56:02.278 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-17 01:56:02.279 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-17 01:56:02.279 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-17 01:56:02.281 DEBUG 1 [nio-8443-exec-1] 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-17 01:56:02.478 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 242620217576652592282531682586930295203260730636
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Nov 17 01:50:20 UTC 2021
           Final Date: Mon Nov 17 01:50:19 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [ba:5f:b3:8b:e7:86:6d:3f:01:86:4f:51:95:43:73:7b:28:7d:53:be]
            modulus: e7df1a761979b7c492fe365cc7ed90d00c79963cff342c4990391ed084949892caef4db8656442088f4ba9c7736146374c2f763e59486efb9e920cfd880b694e1d8b05edaf64a59b92e6214d6f684a31bbcef6dd5572f8905e18f57ce115febec59d0abc9fa067bcaa0b6d90edd4e5d4b52da79fb710dc815f9075f1144bcc283edf84879423b4e36326bbd43786058913ea5f2b97ba10b4fe2cffd803194009a5672335c738f4e17848fc692e9bc28a8258a286544d35c694fc13ab4c09fa427b45de451648dd5c3394f2b6124af38135739acd60fd65ca57972ec64c4388da31dd4f61051f7e6216c5a980c78651fb70ce359241c5d50a3e65b572aa26b381540d88d8113574ad346b8f302bdf0ab538d40a06f3547df2a01ba31c75c1425cfb10623bee7a1ed0677b1a577ed2199eadfcdafd014e47d8a7565528eccfe329c39897214a4cfa7042ae0c56d7eef55dee6922d2543dc59117023c67e8e27360a58bfa8e254f2a1a3a09fdb93c06445d29fa00a5b933333d144075d52a0282cb
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: df1641eb29032808150728d01b3a2aee41d0c13d
                       711e145685c19c994267cb823a32118b6b4a7cd0
                       9b3612e4516a303bb5b3c208840950142687d40c
                       c195ad6dcacb67be8295cf08d537c464d05d2389
                       cd04b5f4c058494ba84d1e70e9b1a599630c9686
                       ad2acadaf582518f99813c344c7bc5085817d620
                       988eb8a5d8245a19ef8fc52fa16ca9e7c81e44c7
                       5a32b818eeb03107ec412900e7c82c7a0d19fcaf
                       af9e4c3f3ca179ed08efeceaeed58ff74a418da6
                       f0a6da45c0d632266f77b1a5bd9cf393a6302803
                       17b557bfda062b73ffc9b8c5b8f6a3dfb4001189
                       3f276907640983a829b3f7aa39ec6d450087c018
                       ab8f2a83be89bb1ce52ce246070bcf27bdc0e995
                       f9831aa41cb86690e268f12a963de996c5051024
                       f9c28b70ce8e0914ef732cb0ae45a225894d0b85
                       1fa6e668822591b49b3a6186a65af6d118b6722f
                       50777d81dec328e957166cb6467936e8f226e8ba
                       81b0e176c83a52bffd361dacd40e0336bb1484f0
                       601baf820f48105463c6f28f3664031f0a68b19c
                       884e19df
       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 [ef:4d:9b:24:ce:20:b0:ca:f8:41:3c:8c:20:d5:1e:eb:b7:86:cf:fe]
            modulus: c1ed95e2f63116626c7ab63c0e002efe2eb94b4f69070cf11bcfbf467d3ef41cb448e25c568c2fde7290af1f1902d77b55782e63f3e71813d8437b86976d6cbd425fbdb3ca6285fe4b257ea22ecdf5a8468d19d77912462e30698fdae5d8b6df5978bda3e143ee3e698740d2af62ffcbf04af4c55e43c3c91830a8235732dac99426db29ec75bbed7154b0dac911add47e14d0e329011ed8b080a12a11b5c41254ba0bda359df21c5e66e789521a8a7bdddf4d3088b01cc991ed50e99c831baca0065c7d9c12720743f4940ff1c6f4378e0a27641fa1fe06d64b629285a67eed9d39949cff402dc0347d5afb861c73d984ce0eeac37dcbc86d9cf7cd8675be69
    public exponent: 10001

]