Results

By type

          2021-11-09 23:09:47,947 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-09 23:09:48,794 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-09 23:09:49.565  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-09 23:09:52.209 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-09 23:09:52.425  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-09 23:09:52.545  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-09 23:09:54.502  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.04 seconds (JVM running for 8.51)
2021-11-09 23:10:46.597  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-09 23:10:46.605 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-09 23:10:46.639 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-11-09 23:10:46.642 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-11-09 23:10:46.659  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-11-09 23:10:46.663  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-09 23:10:46.663  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-09 23:10:46.666 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-09 23:10:46.666 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-09 23:10:46.669 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-09 23:10:46.676 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-09 23:10:46.679 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-09 23:10:46.714 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-09 23:10:46.720 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-09 23:10:46.721 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-09 23:10:46.725 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-09 23:10:47.324  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-09 23:10:47.329  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-09 23:10:47.331 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-09 23:10:47.333 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-09 23:10:47.350  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-09 23:10:47.352  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-09 23:10:47.354 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-11-09 23:10:47.354 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-09 23:10:47.357 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-09 23:10:47.371 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-11-09 23:10:47.371 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-09 23:10:47.371 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-09 23:10:47.378 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-11-09 23:10:47.378 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-09 23:10:47.380 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-09 23:10:47.382 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-11-09 23:10:47.414 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: 84781656194099073790747300344601680970051923843
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Nov 09 23:07:44 UTC 2021
           Final Date: Sun Nov 09 23:07:43 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [4c:bc:95:04:4d:54:80:8f:09:3d:f5:ab:6d:d2:92:8d:6b:32:40:d8]
            modulus: cc7655c5ef2a6cee979081b44de7b46b770f342647d924a54a1ed4b440ef1cc6d962323166b30fcc254f072f8903bac7562d2803343a9be15e5021e4ab246256e559c910c38eec8337f73a4c11ec03a8c60f85a10234cb6c126c0eb09314f9ec47927b2e12d3725d7cc3688969441067a4537067588e9afa356f63bef5df5109dd75c145c48f9fd702595ab7aa7d8e8b30745a631dc5901e508cd92e5f8afacba75dba741431451364b5476bbe92f94d08f79e9ac1c0a1fc7f93c4949cbaf01c8502ace738f0f50dd2fc291d7a94c5ac3fcefef313bcf0caa1d221c565066df2eb9db82dd1daa1cd994c913e7362034d8e25824ffec7cde98573cb4d958db068c86fe89c859720adc92dd3b2ce6ec34a9848fb50ab9b7f70e9c97462c322e8030eee522d2b451a416c1e7d3fa3029d96946c5c1424e72a4b21f2c4c4cdef5929d284b43f99e41eab0c1d0200631b20d80e4833454fed0c850ba419f7e26eb64f75d4e3a5b093c10e5aef52574d21e4e0709348c0d9c22b4dcfa1eca23fa21fa9
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 037e58c8d9fd5751ab7ee8e2c7b849ba4f09073a
                       e019e0acd9070e377b0a96bf9857f2f7ceb7e915
                       826f4c33ab42efc1e23dfb81e34f8b409b84564a
                       a027638297e38f5025a3a2cf562fd2fd24aced18
                       b41ee64098bd2da5cd060dc5f6282400babe455d
                       439818b2b12bbda3626b5d8a1a95c69d18c1a273
                       40938ce03677645f69f651d5a000b12639158f6a
                       f6a777b065d0d0be0359e98e966a6bae05528aa6
                       7b345f4324cf4893964f9387dedff3be305d8af3
                       82d4067bceb0a1301a47616877f4aacf52b69f3e
                       6a49025e952a3626952a29ac19a593a4ab46762e
                       2b26d0a55f0d0e1efebffe6fb3f65f1f7d3da1d0
                       a2bb9718cb39ba4fe1b955dffb03d7e6ed193e43
                       740276a3d0080fc6609df2379a3b1dd83d24bec9
                       6f5fabd98e68c9ee712a0f661138d8001acd3275
                       649f2f2a3b722049448d43d1bfff5725d0d8b078
                       4924a9f9af4a06294e4afb018d5866c313b5ff55
                       d967580fcb31090e93105350235efbc44f5495aa
                       5a5c1adadd4875a65a89f79d5a735225d7ba1355
                       f67ef68a
       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 [38:ad:8d:a8:f7:75:cc:da:54:47:2c:36:07:da:1b:51:18:76:0d:d5]
            modulus: cae0fdf2f612d050fa2d1cb1671da46a0312b7cbc68a8fdac337343e30489995c8071833884c0fe330573ace38b438c4561ba3ec461df902faf22409e169838e1f737885ce6632b1c910d295f940bfbaefc0a993760fe7101f01cba8397d007762828d0bd3b6a464cf9ce36d22b54e35820b6363f88eb8d43cfaa1bc365ce82375f7b325afb68a608b48fa6dd646b0aa1ebc398de8cc00ec621cb2bbee99e49727dd62bd574987f507be2df0940d3dfe8596c0fa2475a4a462f3cf7543125bad25ff4246d21a70e21df314becca7f87631794138ea000cb250a02b750f99f894f4d5a45d46f4b26b0d8cb6a9abc571bd167dd509431cb2f37bed1d44c7721ac9
    public exponent: 10001

]