Results

By type

          2021-10-28 05:06:53,341 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-10-28 05:06:54,092 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-10-28 05:06:54.838  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-28 05:06:57.760 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-28 05:06:58.043  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-28 05:06:58.201  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-10-28 05:07:00.444  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.642 seconds (JVM running for 9.45)
2021-10-28 05:07:56.804  INFO 1 [nio-8443-exec-5] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-28 05:07:56.819 DEBUG 1 [nio-8443-exec-5] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-28 05:07:56.866 DEBUG 1 [nio-8443-exec-5] .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-10-28 05:07:56.871 DEBUG 1 [nio-8443-exec-5] .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-10-28 05:07:56.900  INFO 1 [nio-8443-exec-5] .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-10-28 05:07:56.905  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-28 05:07:56.906  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-28 05:07:56.909 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-28 05:07:56.910 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-28 05:07:56.923 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-28 05:07:56.933 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-28 05:07:56.938 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-28 05:07:56.986 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-28 05:07:56.994 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-28 05:07:56.995 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-28 05:07:56.999 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-28 05:07:57.658  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-28 05:07:57.662  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-28 05:07:57.663 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-28 05:07:57.665 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-28 05:07:57.675  INFO 1 [nio-8443-exec-5] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-28 05:07:57.677  INFO 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-28 05:07:57.678 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-28 05:07:57.679 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-28 05:07:57.679 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-28 05:07:57.691 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-28 05:07:57.692 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-28 05:07:57.692 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-28 05:07:57.699 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-28 05:07:57.699 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-28 05:07:57.700 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-28 05:07:57.701 DEBUG 1 [nio-8443-exec-5] 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-10-28 05:07:57.731 DEBUG 1 [nio-8443-exec-5] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 402374634382082933925504426158468519004180521600
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Oct 28 05:04:02 UTC 2021
           Final Date: Tue Oct 28 05:04:01 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [30:40:ef:54:ea:bc:3b:e4:0e:94:d2:97:25:69:b1:ec:77:67:15:81]
            modulus: b1935763f4dbf9d744a7de1217b33d86e24e9bef61fff1d6fcd916f5bae5818fd7c40e8636b3a43b4d15b1cbbf9e3309c85fbdb3ca154a4c6716671f54b398aa293104e607735f24bc5b2d896cc20513109e936e947a7a1eaa538c93a908fbf37f97c58f3a6066f5b63c25d0709c483b30e78cbe05b719376ddfd9425696e74dcec7a12ee07110389d3eb12e8763adf02924a6e2257ec483d4ddf2ebb3bf9ea5c0719377d5a1c3b15dc34ae65e228eac9a1b9dbf32da515479fbca1f06c4b8bb1492b95eb7a9b0686f111be016395917e73b3ebf39391454ae1ce2334ead91f2db5ee5a495c4363e891197bb1f79d5169147e2e3633083c28f209cb7dc6d1cf3e6a6d161502342cd9bdefad06d9234609ef1f798469524ba9cabda861807411c54043f58965c7840183a00a479d4facfbe112b89af3ac4c0a13732a534ae2661f04cada85c4a792cff4c33d052abc2cc3ac9b3f16aaba5a5a1445768fd388d0b0eee2d638cbcc721053dd6b639bac83552d26bea82a515cc8a1959f2b6bce103
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 0c89096b1088a7fe992972cc16b8235d98e10189
                       d1b42ac07d5d27dabafd9f02aeb678d203a09253
                       3d2e7410e565624613a46a380afe0326a72068fa
                       f128507fdd349ff64adbafd0d741242bfdaff07d
                       8a9bd5878954e32b94d230ade1870270bdf61e43
                       075c8282f483d73fbc4fda8fcb0c7f0d90ce015f
                       eb0ab10db5ad74da957d7a8e4fcf6cb5a6f53824
                       a2a4eaf84da70649fca5cca78f34b4ca41192d9b
                       5d92c4bcb29261e61070ee379d3f9601eb8a1d34
                       7fe1330eddc99a901dcd99dbf64fb868147a3d5c
                       8a95442fc5564a2cddc23b72f9ae6c4d10ca323a
                       07482eee6a4fd1c975ae9c52a36a6fb4b0f28b13
                       1b4336706e838098f86bd34d76e24983bac8405a
                       0ab3799e55ab87c4bd899178a7c0efb4eaf68ae0
                       d06bea8920c0d853326db0c5106041f87369d37d
                       fcf9f1b86b3e67cf693e338b53c2369b85a5ddad
                       22531d67cd749380a47e91549e2e82266ad600b2
                       ee834cd455b2b1730ccd5af18a2afe11d7d014f3
                       a938416a7a23db114313a23c159c24c6f03b79dd
                       b3e605e0
       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 [cf:78:ac:c6:10:3d:4a:a4:9d:59:9e:dc:f7:84:f6:5f:5d:7e:9f:c5]
            modulus: a09f342800cf647fb4e5d668912f7e0a171ed3732e75e87891a4df95129faef875a6aa074520b8e1ece6d9b05fff70d7d9c8761f9a970f573ff19e081afbf5b77e70e0efa14395abeb7f4c58d50a22bd867dac4ed63468d3e2b21f238bc119381785a7ca802a9170a0b1cb69c9440ff1c53f45a8fb491b61c4c4da69fc76e2b2a585c808b5437405da7fe73631dfe898603cebb1da28b356ea10b94253e55ec9dc6cf25e7cd72ff5f4c3a79549a101a3069a06f41d0b3ba3d66b28e0191c88d193fecdb8352dc8337451682793d83889a7a7437e883df52c41b3dae125eadbc15870adc29abcf48090def67dd7ed496495ad15c0c9970b60c3a5afb8eb452887
    public exponent: 10001

]