Results

By type

          2021-09-14 06:12:32,706 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-14 06:12:33,470 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-14 06:12:34.194  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-14 06:12:36.941 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-14 06:12:37.195  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-14 06:12:37.367  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-14 06:12:39.498  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.412 seconds (JVM running for 9.198)
2021-09-14 06:20:32.140  INFO 1 [nio-8443-exec-6] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-14 06:20:32.152 DEBUG 1 [nio-8443-exec-6] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-14 06:20:32.203 DEBUG 1 [nio-8443-exec-6] .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-14 06:20:32.209 DEBUG 1 [nio-8443-exec-6] .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-14 06:20:32.246  INFO 1 [nio-8443-exec-6] .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-14 06:20:32.250  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-14 06:20:32.251  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-14 06:20:32.253 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-14 06:20:32.254 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-14 06:20:32.258 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-14 06:20:32.266 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-14 06:20:32.270 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-14 06:20:32.308 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-14 06:20:32.320 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-14 06:20:32.321 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-14 06:20:32.326 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-14 06:20:32.978  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-14 06:20:32.982  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-14 06:20:32.982 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-14 06:20:32.985 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-14 06:20:32.996  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-14 06:20:32.997  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-14 06:20:32.999 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-14 06:20:32.999 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-14 06:20:33.000 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-14 06:20:33.015 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-14 06:20:33.016 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-14 06:20:33.016 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-14 06:20:33.023 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-14 06:20:33.023 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-14 06:20:33.024 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-14 06:20:33.026 DEBUG 1 [nio-8443-exec-6] 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-14 06:20:33.057 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 108952262023508969118410707052773539334796702783
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Sep 14 06:10:05 UTC 2021
           Final Date: Sun Sep 14 06:10:04 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [f3:cb:0d:55:ca:f4:7d:fd:8c:3e:4c:3f:bb:f5:d4:ee:08:26:18:4b]
            modulus: ada87e54e51b316c812df373fce01bf1714e77a8116a3adfd7e51e180ec775f5d25efd8bc981c7838dabd67f5fe2b7bd901ac405fb719e7fb441f15268b6aef6dda76565b7427be68521179d79640c0ce1f953f9d67a1cc143a3772995a659b55ab52876b6c19c0757d07b80c188818955f06d050a663756f5e15f70083f8675d11461dfe421d79670a8753a83645ada3689cbbf24f1dd56d5c58249114eb0982b6b0684fcc9811709a172e1cf8fc4ca7eac5c9960657a62316ff6cebb1cb58fb968b38c7d302cc66daf341aa8e3bdaf1cd585d041b693e1bf1b90d6642ab0e67b26b50d75674a5396113e920bcac675719e9567172ef4501e81f036590732cef06af719bb85a8916f017e9cff66adfd14809e23b7cace4372324c948a28de413de9afe58864e6bcddd74104625a8bcb304d6a06ea70ca88c3ce93c65cd69921e4cabfad203966f3b39e961afbc9d9d32b310c52a6fb1523372a2fd4d54a10891cfcfc6c7f244c6b0cf6e7b8adb223a8e4ef40ce7d7ea5e2ae57fce23f2afc2f
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 50f98b9eb85fbab0612800f8140623040b4fdcae
                       38bd930a2ed18385017a3b480013240d6b9822c0
                       16476f2540ccf3259cc2bd74dc08780720e339b0
                       dde3e6f1c72148c4ead0076191974c9ebc1c9d97
                       4a3f351720bc4b63d38505f41833a787daaa856f
                       720bc541e28102ae45969f6a786ed81c10d39276
                       995faa3c1d04f2de42609791d3b7f812b063c3bd
                       3215bd74d989be3dbf1b5768c45bc603b813be81
                       659b9e3ae9e995afed54d027487e604f74935336
                       5ea2c4cf593971535a84a61903c070d669f584d2
                       d3db7bd8228a751ad6d923435559c51fa4ba1c60
                       037ba2083ce7d15ea98e0742676f671721f865b0
                       19a8aa7e3f9e01178022a9da8f3f5d3c3322a0e2
                       26fd75affe9d4d2c77dd6d1d5f2f6d628646d62f
                       49c897bbe53fa6241a1814d87c427f8c5e4338c5
                       eb8bd523278641051a1023853bac35c158b52a47
                       2bc1d01b58ee475caa5b089a5b08130d8d61565e
                       07c708be2698071406a36e023e67eaacf750aff3
                       9e526e2274008a1ea9573f00def8651536a3af16
                       c9744fcb
       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 [89:1a:53:33:f2:6c:42:20:17:a9:ec:88:3b:d6:c4:fc:c3:f5:db:22]
            modulus: ccf7ecee4bc9dffe6b6b87107fe547478799e274fd458ac5b20586712b5121e84fc0d7ba616e17fd62bfb2783838444ce6ccd7bde6e22ea0079a966cadb8c093ab84bfca4d3008eb2d0f0085efeae8e3aca28de48e3a30a0ba884be244291e41d2480ce45defd5797d9917953cd848b6eb45baa84f536be22eb091f7661af2af0a09e65cf2020008c989a21520668617a45d6d51685cfdbd4b3c078ca786f49032562053b2867f30dd1f100af0f73844e40c2f10d9bd8d9611715c1573b6c45ee050dfcc294413d5c4ee3262921ccf931c1f7003fd21972653a31c9efa12b3b585271593b09835bf57fcd30479cc83362e699948411616462c9751b2b8387275
    public exponent: 10001

]