Results

By type

          2021-09-15 06:21:59,882 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-15 06:22:00,633 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-15 06:22:01.428  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-15 06:22:04.392 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-15 06:22:04.628  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-15 06:22:04.760  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-15 06:22:07.025  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.708 seconds (JVM running for 9.482)
2021-09-15 06:26:19.194  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-15 06:26:19.207 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-15 06:26:19.272 DEBUG 1 [nio-8443-exec-4] .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-15 06:26:19.282 DEBUG 1 [nio-8443-exec-4] .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-15 06:26:19.329  INFO 1 [nio-8443-exec-4] .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-15 06:26:19.334  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-15 06:26:19.335  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-15 06:26:19.338 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-15 06:26:19.338 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-15 06:26:19.343 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-15 06:26:19.351 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-15 06:26:19.355 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-15 06:26:19.410 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-15 06:26:19.418 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-15 06:26:19.419 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-15 06:26:19.424 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-15 06:26:20.059  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-15 06:26:20.062  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-15 06:26:20.063 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-15 06:26:20.066 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-15 06:26:20.081  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-15 06:26:20.083  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-15 06:26:20.084 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-15 06:26:20.085 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-15 06:26:20.086 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-15 06:26:20.103 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-15 06:26:20.104 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-15 06:26:20.105 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-15 06:26:20.116 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-15 06:26:20.116 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-15 06:26:20.117 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-15 06:26:20.119 DEBUG 1 [nio-8443-exec-4] 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-15 06:26:20.157 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 592362314781538959048111704801162318183789280496
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Sep 15 06:19:32 UTC 2021
           Final Date: Mon Sep 15 06:19:31 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [6a:67:5f:88:31:37:aa:10:7e:2e:da:e0:70:5f:3c:64:fd:d2:b8:9d]
            modulus: c68a008aaa4bd4bf83d855f201d0f2031f8526fb3da3549130bc7738655e7b8b4107368c73c0ca885138580780f1ee7791071161bd076dd0e90b817df2c1aea872a4c5e6c03662a0bdff31f4f57660dfe2afc51085b8d8720798b8e7dd87414e932742c8a5b6a117e1351090ca268259b070af14dc22ca4ae6eca61e8e2280e6bc5148c055d5394245ddbdbb4019268d3d9f44d0ed886d3808b1a2305cf4597bedcc3b6d831d9456c515c0ff2e424faa047fd09e03b1ca1ff28790536110de336fc98f5971062cba1f8f0e4a03a3141678481da7ba5ead792846254bcfba62c633d5c007b0a46809d8280f1e0dbcf5970638ad6d1cecdba2f9a8059eaf60bfda902fbce2176fad5781421e2d901bf808fac2a6abeab526832283560b40b4e1b38ca663ee33acbcffe3cd3ca4ed5f2e0cf318ce561445c6ae15b3ab79973fe19425f68232092b75a16ac33f5236f7c9ecce008e521292d671cb49667f686a6a961c01c67b4876638508b17fef206f8fe8951ba07fc23b933ad034cf735cf2b04d
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 6bc7b73429d9294898284e648bb62af3adb27171
                       880a9b65ac01ef7143069b5cf77397c47a74fb30
                       837db0a73037f86464073f3586a303dd3d6e4e78
                       7227665140ae2c8e771419b9e2f106d0aab0c1f2
                       4bcdba39efd2b190e46b05238c55a781e8e7601e
                       37338341f8b8b82723fc795b0a3df22ad15b7cb8
                       64042862a9e97fe80922276d9ea4a5f47582fe82
                       a4cc745001688d91d0b9f919477a366b4d67d825
                       2339188f734231af963e256dac2d40219b34a076
                       91086446d9da6dfe889811c444fa406240eac81a
                       342f132021a55ec57a352a1eefeed5845ab48df2
                       8493d653c04f76da2df98fe9fee03114de1b4866
                       fc34def12f67ee6742ecc2d664a02b8be1856fc6
                       7e7bee3b7a8edc8da9df64a653c6b42a20d05512
                       a79030ed5508409cf1a7203cdf78df726f15b5af
                       98fc93f350364cf1ba5dae71917db7fd1a403aad
                       c5df6fc3518630feb646c4ef6cac0b034c975bfb
                       7733dc251364295937cc5cd4e5ccb23b42b3cd91
                       8b311dc5a50727c7aec49662379148835c00537f
                       f91f383e
       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 [3e:95:a7:ad:84:db:96:f7:52:65:84:3a:fc:f4:2d:16:6c:e6:07:4b]
            modulus: dc42911a8fa6e214845b6ba0b4e657817dbc3441afcebfcf7f081e227ca964c3eb9a8b649a42f6387726ec4cca167212a8437a1640ab3e59351b3f322faf06c913ef936ae5f3ae635bbac381f74fc16270da205861060c01fedd315347d525a01be2756c6ba8b6239ac6ad789fa958b85118b9c17324b4a41bd07f21c00e68b8455032905e8e15ab2dc55157a0d9b95b406a85b51fd7d9fe9d403c8a9b1d0123ff39bee5e34279a2a34c7b354ff3d5007c6748fd590e991c2ce94a7638043e483e6db7982ad88be2fe8918a20c2931ebb5a8f232d908a682e952dbcd6b301ce707da6511ff3e74a0965a0e4a7ad1d38b1c1a4b2f01254862e7fffa7a24781605
    public exponent: 10001

]