Results

By type

          2021-11-06 23:13:26,019 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-06 23:13:26,736 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-06 23:13:27.414  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-06 23:13:30.244 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-06 23:13:30.443  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-06 23:13:30.567  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-06 23:13:32.579  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.986 seconds (JVM running for 8.377)
2021-11-06 23:14:13.461  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-06 23:14:13.473 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-06 23:14:13.514 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] }
2021-11-06 23:14:13.518 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'}
2021-11-06 23:14:13.533  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] }
2021-11-06 23:14:13.536  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-06 23:14:13.537  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-06 23:14:13.539 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-06 23:14:13.540 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-06 23:14:13.543 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-06 23:14:13.549 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-06 23:14:13.554 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-06 23:14:13.590 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-06 23:14:13.596 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-06 23:14:13.596 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-06 23:14:13.599 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-06 23:14:14.188  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-06 23:14:14.191  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-06 23:14:14.192 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-06 23:14:14.194 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-06 23:14:14.204  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-06 23:14:14.205  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-06 23:14:14.206 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.
2021-11-06 23:14:14.207 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-06 23:14:14.207 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-06 23:14:14.219 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.
2021-11-06 23:14:14.220 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-06 23:14:14.220 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-06 23:14:14.226 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.
2021-11-06 23:14:14.226 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-06 23:14:14.227 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-06 23:14:14.228 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
2021-11-06 23:14:14.254 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: 178920994645152164693486432515572597550504057517
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Nov 06 23:07:50 UTC 2021
           Final Date: Thu Nov 06 23:07:49 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [14:c9:63:ab:0d:14:cc:ed:2a:24:8f:03:f7:49:98:22:2f:b1:1e:76]
            modulus: d35e646df1c274a0260aa53b12c6fc412934d68b0b5fab7bd0b569a6a4966bcc6169489e90a6d666d356fcbac4733966f1a11ef0605332c84e93343699d59d69076dd91c822b75a48bc1102b891229b76dfd7255f842baa46c56e8ea1420600782ad6f1c39e088699ce3135359a84712ca0c8f9dea39d73e7af0fdfabfd6c42f8bfe0bb0e220e082500235d3abb8b5768ea26037ca4706837a289d69279508ef071fb9eb31398975f59cf78ebd258d42eecd4bd21b0feef4a5c85196bcc1d538828a5e88019cfc7569d8629d440c7fdcbd9ecfaac72cd6dfc8fb74f1507186e259ea249de7fb03714af0dc43ba16b5d7e4bade3f085dd7054bf85f433af4fc5040ff96ba8bef569d0593855e64ae4f711d87af24c3f1cf2ad613c9437fe94ed9357f514c320adb9cdb9a1804386b7d149bf21f9a4a48232b309c5edd466057de020906783655032a812a28c00ce79417f1a58fe16bc4f88c6ae7f3d83b7efa2fd456e066d676bb202477b76f012925c45cc85565c02fa288a7f06fbc42545a37
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 69c8a49f6745e36b33f239943f69db4e25e1ef9a
                       d68483b2d075223b35793ad77960a749ad856db3
                       78ba7843c1b49804b18fdfa1572db0b22b546e48
                       c4314e63dc00d189a924c1b940cbf42f66547970
                       1f5d054ee0da8d58ac390a49035e8425f3d305d8
                       242f80564a84a5e4e696b284327749e0dde8e807
                       57f279f951830ccd3378d099c0334685c983b78c
                       ee531596b023c434f455061635d156b09f6b390f
                       6a54091cf58c4e3561e01f6c8597899d5e3a9543
                       afd3777f10cc90eacfb54673b26e1311c32364a5
                       f97a9e37eb4c96bdaca8f993f993e66848f16564
                       cd9d714d57584319860b13a188675e4c67c75da4
                       fb923480b87ab5521fc87e0b98496b5254fff55b
                       4c1e462ce8fb00fc66972d26b0e594a5ff489c39
                       9c5a36277146aec2559c63b01c7cc64719b876c3
                       eb9f23c50ffb2f956a28b67c70b540f1170de756
                       d2615d2ac51873ada9ba2a55f8f1e8f1766cad22
                       0abce2ac96d76abdc880df40ae2e0ebf08399d19
                       da7ec3eea600dc11e0def8339820ea99f74086c7
                       eb367016
       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 [14:ff:12:13:90:33:39:d4:a1:ec:24:c9:e1:bc:aa:84:24:f5:ea:64]
            modulus: b9b6f1ad0fb73f2cd6d3394b1a6bfb2fcd7b378a8c31da93ecfa04629e754aae8c3636e0eb60709d3d3f932b70f3ceadd81cdf371a6c1d9d25c93d7336d46aff2f805d0267774531582b96d2a04b4657df6dc5de0e1f5766997264a455b3210f8fc78988da6d5510cb9c0877425275aaa5a80bcc14dc1a7190f526cfca46122651e3d02ce35a60def9ecf44b70253e0fded86b260f7ba7fd13d991890d307296478e3c92cc35f13b70ac5a96e32a961315404afc0b0fad488273869510a7310cf1b4ac2087ca30b56bcc21c350a3e2c7c56afa8744c3ba5a0943ed5b591f23fd0bae1759294937bd430d32eeb709bd7f109dc68d0cac13023632d6fb2de08261
    public exponent: 10001

]