Results

By type

          2021-09-23 23:04:09,747 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-23 23:04:10,466 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-23 23:04:11.051  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-23 23:04:13.205 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-23 23:04:13.401  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-23 23:04:13.506  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-23 23:04:15.057  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.674 seconds (JVM running for 6.819)
2021-09-23 23:05:38.967  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-23 23:05:38.977 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-23 23:05:39.015 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-23 23:05:39.018 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-23 23:05:39.030  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-23 23:05:39.033  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-23 23:05:39.034  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-23 23:05:39.036 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-23 23:05:39.036 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-23 23:05:39.041 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-23 23:05:39.048 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-23 23:05:39.051 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-23 23:05:39.082 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-23 23:05:39.087 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-23 23:05:39.087 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-23 23:05:39.092 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-23 23:05:39.586  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-23 23:05:39.594  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-23 23:05:39.594 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-23 23:05:39.597 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-23 23:05:39.604  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-23 23:05:39.605  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-23 23:05:39.606 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-23 23:05:39.607 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-23 23:05:39.607 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-23 23:05:39.616 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-23 23:05:39.616 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-23 23:05:39.617 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-23 23:05:39.621 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-23 23:05:39.622 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-23 23:05:39.622 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-23 23:05:39.624 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-23 23:05:39.654 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: 705047869645296554982793382914958336898530800383
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Sep 23 23:02:32 UTC 2021
           Final Date: Tue Sep 23 23:02:31 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [ac:9e:76:92:6f:58:05:a9:43:64:93:c6:3a:92:6b:95:1d:6f:2a:8e]
            modulus: f6e86cc87b44210b809d1f57954ba8b8ace6cd0dfaa4995e45f6ddae2c70d2a2cc776cd3e4c935354f2542fc9f69629e47d4db2786d63bc67379bc919b3fdb6d5409323d01fbad24b7b5452d8818b801e0169f428fd7963c7ebebc8ebf66d5a7b335be20543926847fb3cee3a59fd9a6f917fd95c48d6806b4e8a6a24dabed980aadad146ca1d1fde6eb1587ec21c12bccf5fb7fe9e7f415ef9aedcb8316a265174b7a36c1b42dd5373a9ad991b677a7af6f71749f81498ba52cbc95d4efce34a7d529025860aa9d5d11a9534d4932730be593639ba596fc8e28d3137018724a941fabeb67e2ceaca4853a289f8839f641697ded24c4439f0feaadeadd376537f91bde85df294b3dff5e299884a81de31f4eb3c255ea169464b24fdf5437880d2afbac567144b4de0acd23014a98da41e8e59db78db33ecd4f2f0e109ee9803b1ea41e8c6d4e80974c8cf72fa29f65f35b77e993f330eade75466a402a47092ed8c35aed4bba8be81c69840991c436d39423203b30070e3027706d11aaf3c89b
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 36017da9756942aa0b04e6472e7bcd5991c9088e
                       a52134d0e889b3243a0e564a3494ecb1a14249ce
                       a739a26a888d86dab0b9dc796c03d03f9743ea47
                       25d503fc4e13498330ad2bd00444bf3f638483be
                       9ef30a81a548411a9ad7eac11297e0d621dbd1ac
                       68cd8e6103b0016a98a6454379cd4fd1e240244c
                       adb1f2ada824218a397f373435a791b2d5127361
                       b47ef7b0ad65ac923f6bb7bbfc280db272429360
                       f141a94f9f1815fcff7143bafe69df20796964a2
                       ab9bf0703045ef749792618ca2fac59091f3fefd
                       ee5539a783e567dfe0c590ace3bd51e964e2498d
                       61cbac6f8c54a889e6352cfe90ca5e567985bace
                       edfc2f61247cb13631cc0e68ee01d7fdedf43c4a
                       af954c5b289c0466b74552279b07be6f008502d0
                       db6a9881154ad6098577ebccd76c27bc80ecbc7a
                       8a5931e0a13328fc2bce34eb8df4db2722d9eb3a
                       48112ce64a570e6a5592c7a556aa6c64ea708042
                       80842fa090d68b8a1d907145b8e11f63bb54ea28
                       97f11d9b56eaa2f2c0e4821bf2208291315a222a
                       4082aa53
       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 [44:08:08:b0:20:e1:d1:4e:48:2f:51:84:05:9d:b6:90:85:f3:a1:bc]
            modulus: a8fbe4bc7d30dbf4f0d3bbfa89ec41b8e297591de50f5eda28938958e7567d007e3b034f9ceea43de0c1758de794706b731fdabaac54a68ffb61e94e62e2789d74fea0e5e1d09378f8be935a5337adfe6663854b2d6d4671f547fddc50f2be36e2424990c8e43c144d94a3e909d803ed7137d206f84e85e3cd27f67dfafe6b98e9fe4d2b86f8ce27cd14235fb461446f72b04e0fb49377a8c377d573772e8977a991fc19cd74eeaa14bc15b6441ef099e92efd36ac7f13b9f74a05187b7ed9cf98541135335e074bb5fe4c4375d23633e7b16df3470a516409e98627b9ba0e4fe2ac63675da5d26ecf60145df97ece32518a169a7c042ed385e64d909560943f
    public exponent: 10001

]