Results

By type

          2021-09-11 06:12:49,478 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-11 06:12:50,526 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-11 06:12:51.457  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-11 06:12:54.954 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-11 06:12:55.193  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-11 06:12:55.328  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-11 06:12:58.113  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 9.615 seconds (JVM running for 11.895)
2021-09-11 06:16:11.196  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-11 06:16:11.212 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-11 06:16:11.259 DEBUG 1 [nio-8443-exec-7] .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-11 06:16:11.264 DEBUG 1 [nio-8443-exec-7] .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-11 06:16:11.286  INFO 1 [nio-8443-exec-7] .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-11 06:16:11.290  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-11 06:16:11.291  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-11 06:16:11.293 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-11 06:16:11.294 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-11 06:16:11.298 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-11 06:16:11.305 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-11 06:16:11.309 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-11 06:16:11.354 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-11 06:16:11.362 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-11 06:16:11.363 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-11 06:16:11.366 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-11 06:16:11.981  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-11 06:16:11.985  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-11 06:16:11.986 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-11 06:16:11.989 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-11 06:16:12.000  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-11 06:16:12.002  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-11 06:16:12.003 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-11 06:16:12.003 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-11 06:16:12.004 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-11 06:16:12.020 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-11 06:16:12.021 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-11 06:16:12.022 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-11 06:16:12.029 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-11 06:16:12.029 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-11 06:16:12.030 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-11 06:16:12.034 DEBUG 1 [nio-8443-exec-7] 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-11 06:16:12.069 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 142916803070087305374119472020770422122983699566
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Sep 11 06:10:01 UTC 2021
           Final Date: Thu Sep 11 06:10:00 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [6e:d7:49:38:8b:93:f0:88:90:e8:c7:d8:2d:15:bc:30:a8:18:6b:43]
            modulus: a03d24eba6cddca9180581f114c4b8d575eaf6ffcff5437c4408f8797f80f0d1ad7e75210e424f7495f3ddc14970c0187b12fffa6b86bfdb3d6e828d40ec7aae7b76fba2a18aedd1f76fdc855959d526c9f667210fafa583cc976988c71135988ca77b0e7648f5102443c5c8d982b68288dfb2e6a0643353ce234cb23b56f27c8837df612bd0da672b6725c4fd323ef61b7c98b8aef6d70e8f29f28f0d8f6f9b8eaf8fae5c48758b99a6db8768778315a19c918c340775e955b08c4cb478f00270eaac5c8a5c95947f442564a7aee4ad514ce9fa4f32708bd47c4dee89a01edf97acd5fafd8e2b2f0c0248d8d905cfab76b1d7db0be76840ba7e8a46c21b4a52c888104164c87507a98d0808520930296f57e0109941df26e66788e28f07f84165036faca940ca637f4f012b981007d6d11ede6a376ad2d398e164afe2d2aa8a927e3c557e18826ca8be2fdfa256566ab0a2d11d38d6f91f55948207b84a861586316ea2c27296e0636ff1655701646259bdd5db21d9c0bc6e09138890a06629
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 45b9dedf13af35fbd0c07dcd63b61f3a04eab329
                       bab0bcd5f7cc9480094b7805e0e382a589e205bc
                       c2a3f7fcb950575b8f17cad69bc4bab91ac3e893
                       1346712d1b1758bc9960e1014792921a9f1c5b3d
                       156336e169f5a386bf7792c1bc2ef489452e24a7
                       8195b686d3c91a305ef5d52b254427560450ab47
                       1c8b648dbcd12f932c04724202f8c358710efb26
                       ac97c2f69f190ebda2f15d20a50ac08040fa4cd0
                       dcab204fea3c318e9142a328e96d5f8d9fd70462
                       7912d0157cdf9114fa8e8501ccd4d0b7d9584ef9
                       de1be44b598c218a83eeee3a63b046e138a1bc52
                       b3395dcfd3f5ba3923640478312183abcf8e88ff
                       56af47926aa13a5a6cd97f0389cbddec63691a84
                       5d0dae7f955c4f549c7463ec5120094a6b10e5ea
                       7c54902a16b4580c4f9bf4a4475dc692d0fcad28
                       206fb6a1f31006978907879c900ce9044618d5a2
                       6255d54582164bfa2ed7988ad9b2fed027b88e86
                       68a4ca9a069e43ae1d6019c88dc6bc159998c79c
                       ac68d9967e8ef82b7034cd2e6dc6b5026b36c0e9
                       585ea024
       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 [75:48:1f:7b:ed:15:92:01:d2:79:82:26:2f:6d:65:e8:fe:e2:0b:e3]
            modulus: b15dcdbd740a0af8a11a26b26db2ee95ebe04a6eba82186bb34314776f5b6ed764f9e22b540fe14f83d83e33956610d78197c8d5459808a45c3e89d7696005f5dbe21f59bab3a240de929a3d91959f0e0a4a48e0d3c80e63080ee6c6ebc7c98a0fb12bbc0264ecc8025f7392985c749a66c541cd5f290277898337462cdf1f90600f24e6b03529c091d31cb015cc8bfe19f5bc70fad099fad8b31927a4737c969d8901e014d703333ef123c90dce037a5446b975740571e6901b66edd2c525284addf635668164145e936ea6fdbb2a236c99ab2d467eb8f6d68effc1c441b76cfbd6234f51b4b948faa72cecb5a9dc698ad270be77e48462ca16ff8339ebdf7b
    public exponent: 10001

]