Results

By type

          2021-10-27 01:33:34,128 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-27 01:33:38,433 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-27 01:33:42.139  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-27 01:33:58.347 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-27 01:33:59.445  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-27 01:34:00.134  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-27 01:34:12.833  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 41.195 seconds (JVM running for 49.736)
2021-10-27 01:38:03.728  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-27 01:38:03.826 DEBUG 1 [nio-8443-exec-7] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-27 01:38:04.131 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-10-27 01:38:04.134 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-10-27 01:38:04.334  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-10-27 01:38:04.339  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-27 01:38:04.340  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-27 01:38:04.343 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-27 01:38:04.343 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-27 01:38:04.427 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-27 01:38:04.436 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-27 01:38:04.441 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-27 01:38:04.635 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-27 01:38:04.641 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-27 01:38:04.642 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-27 01:38:04.647 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-27 01:38:06.356  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-27 01:38:06.424  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-27 01:38:06.425 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-27 01:38:06.428 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-27 01:38:06.523  INFO 1 [nio-8443-exec-7] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-27 01:38:06.525  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-27 01:38:06.526 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-10-27 01:38:06.526 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-27 01:38:06.527 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-27 01:38:06.635 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-10-27 01:38:06.636 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-27 01:38:06.637 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-27 01:38:06.645 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-10-27 01:38:06.646 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-27 01:38:06.646 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-27 01:38:06.723 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-10-27 01:38:06.834 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: 358806011963945319578300088768763476282337486718
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Oct 27 01:29:08 UTC 2021
           Final Date: Mon Oct 27 01:29:07 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [d1:06:00:01:b7:4c:03:46:15:fd:45:da:17:bb:36:cf:64:bd:50:1b]
            modulus: af43739fb146a0d2ee7c33ae8f068f6e0ffa6e04b7d1b491aa1f31a27e3bc2657630c15f7f23b560a30f4fab3b8a117bf87c0bc429c003210981dccd81cf5b06902ce3121a5ea5874f3605289bc614e5d0fb704c63b91402c67581f057871f07ab4c1f2293c2737607d0d7f69479ded5e6984f37b1bfea52ae4c851e9195dd78a392683137c864753a53aa1a9ea623c1b61d9599d1d63ebd79c69731fd1fdd245613352af86ad8812687758ac2c243fa36bb4334d8a2ea3b6339fe7785266fc61f71fc644092e36274ab6ce127ec4517140bd0a203edeba0cd71d5f0db2c6a7f643cd37514912975e9608b3bf6cfbb105c0f1983e6d2eec677ad9c313309716db4c3d79ee13a9366fe7a3c39781e7eb91760be563043297cc8e601627882d75c778c127edcf77bfd583c90f8c0dc3fb239495115a4f6ab87a32c2fdab85c9e9a82d4475f145b6842735c1de50e82aac5fd0c68d762ee4a51948f5b82acc930a3523a61d62aca9e03b70842d332497368dc0422212923d0f4efb1d1e89f5b44a7
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 53801d45a19585e2bb4a9ae6d56a284a34662f2f
                       d95ceb6805ee99c18318bb62b66bddbfb82f0b39
                       eda8e4bcf680065cc2dd9fddb4c6ff5e03670bac
                       f21c428804dd046634b6db3e2cddd8d7b02a363a
                       5352be65bd687eecbecd691ed54f49b9ee453313
                       6c011c79a283d6410d11b13f5687f2dab546aaef
                       e2f3e8072f45441cb07a55366c7d878e0d5b5055
                       75779ada5df78fd5c3b1b3b200fa08af18c45ef8
                       3887422b2828300ee98ece7b0bb8952c364453b0
                       187328f5c4b1040c6d430d572a8720f3157276e9
                       637c1d0aa955ada41ca8fff1ada05e8304c3b20e
                       9b87a6dcaf5f63372a9b8d64f465813f60120756
                       4ff5a2023e5cb5051a12d5cfb1f2d44c90207eeb
                       1ef7a27f131bcc36d0db6d5acef2d242edcddbea
                       265a4b90857f68ba75eadb860be15fb1c5e88097
                       61d6d36208b33f4d7a8334d12dc4b20695b9d233
                       796da8536ecc8add5902d2530171c4e528156d84
                       ffdf7f056cada76c03fc091bf30d57c6d5735fc7
                       0bf13807448f961e0172ba0fa17801abe2530bd0
                       c34cb5ba
       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 [7a:a1:fa:63:7b:94:73:92:8f:c9:88:9c:f9:8c:ca:63:34:33:c8:59]
            modulus: ce3ab9d077ef854cc7d509e2ef239c863ccf8e97d83158fdf0a860ff7d64892db9a323d2732c5b65e017c8b1e5986a790ea5acf8403bb8a1eb86c34b4c7332e2dec300511fbbaf159317b21f4a592f9d8939f33fe31ea813c7222cc5c8d34a938e7454fcfb4f97c83ab3235113989d44240d69eaa1bd8932da490cdc7cae479769bbcd95deb1deb452c4d8ca68a0c428185de716193a49fb808748d504d224aea733bba2b8fefe2bc35901cd716158c54d7bc068349fa4ee8659037277177d9be6d46a615f6918be3c995a8ac9738c7a846ff45ac6e17157a442ba36e041dd028b356402481fc966b218ef8c90e4ed1bd4f40af74cdf1e291639faed6014230f
    public exponent: 10001

]