Results

By type

          2021-11-04 14:00:53,916 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-04 14:00:54,587 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-04 14:00:55.158  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-04 14:00:57.450 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-04 14:00:57.651  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-04 14:00:57.763  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-04 14:00:59.503  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.963 seconds (JVM running for 7.352)
2021-11-04 14:01:50.580  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-04 14:01:50.589 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-04 14:01:50.637 DEBUG 1 [nio-8443-exec-3] .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-04 14:01:50.642 DEBUG 1 [nio-8443-exec-3] .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-04 14:01:50.656  INFO 1 [nio-8443-exec-3] .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-04 14:01:50.658  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-04 14:01:50.659  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-04 14:01:50.661 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-04 14:01:50.661 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-04 14:01:50.665 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-04 14:01:50.671 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-04 14:01:50.674 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-04 14:01:50.708 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-04 14:01:50.713 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-04 14:01:50.713 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-04 14:01:50.718 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-04 14:01:51.172  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-04 14:01:51.177  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-04 14:01:51.178 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-04 14:01:51.182 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-04 14:01:51.189  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-04 14:01:51.190  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-04 14:01:51.191 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-04 14:01:51.192 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-04 14:01:51.192 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-04 14:01:51.204 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-04 14:01:51.205 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-04 14:01:51.205 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-04 14:01:51.213 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-04 14:01:51.214 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-04 14:01:51.214 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-04 14:01:51.216 DEBUG 1 [nio-8443-exec-3] 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-04 14:01:51.241 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 647437324183794758616351333360509253945812360768
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Nov 04 13:58:51 UTC 2021
           Final Date: Tue Nov 04 13:58:50 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [89:c3:5d:a9:b2:eb:a1:1e:36:b1:47:7b:95:72:8d:7e:55:ad:1a:7e]
            modulus: c8f89034adcc325e25c1b86815ba89c2b36104f09152bba8c98b2cecdd0a7741eef1406560f7b83829f5c1b54f74cac18d5cfc6789310832a2a9de8f43a8cce8284e8f50089b260d9aa70cadc0453cbfbb80042eec503eab5dca7cb8ac43603987b96b6a48d23bddf3ce94a34533d94c82b484cbfbd1d45d177d6f25c51ac7704b17aa4cef3846e65d2978cafa423a37ecfee6ff327a5c1eb15ab156b49a7faad4e4938ffde05c0fdad3c24a91885954692cd0d4fae72b07d43ad714293fcf3837ba9f8aaa4987a3a6067fc89fccb88f300a105c6b08cb821e3ab20c0b44004e7b82edd40ecc2ff5756e6cdf73b319bd568b284284505808de3cc18c26214c81f01dbeb8d521423cb3b531b64a3e8b9aac9d1983de1364dbf394f58ba04631491f17be2716e93dbc08094eed883c6eeb26bcea7843decf52101ae1fa68922dcf2caa272677fa897983998f86ef6a1141eb44dfdd2b8b86b75906588fb02f5f7bd1a2f2c390060e86bf7ed3ffc6b22259f4d17b97e74ec958a5eb5588b1e3706d
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: a3005147c0cc6df2436c2609b82c5e2e05871929
                       4b6c04f3db4abab329da9cabb046c947c2da47a9
                       15594bb663c1a5e8c1fd318e8f32a99e11d92856
                       951408496e2270ccc4a27f8d5b7006ed4a8bcde0
                       710a5aeb322306adb68cafed22efe6482acb4870
                       4b61013b08f40e41cd6c289b0b9f892e293d0b06
                       17f9850a3d9daa7d7896af30d71dae16a71bf1fa
                       c9f6f052cdda4fe7db3f54a2b3300aee411662a0
                       101468606e85549a889d55286c1546b2867c05c7
                       5b8d0b3a754def2962c3b5aa6a06dcd3c312ab9e
                       0869b2c0706a0c33fa22a122494806e834ca526a
                       c7f6ba614f89026eb1558f410c93bd515a1d3c4b
                       bbaccf3d6b2af86717a6e0c4b14fc10359eb8d53
                       08ab6d33f38c1c94287d1318c4128bb8eea6e501
                       d87ffce8be64236ec2c6ffbe0e051d5b0163f513
                       b3c32d975c97ee141547ec2489b7ba0e846b81f1
                       b62f9c6540c5020e53f9929a494a0fea0a5c33c9
                       698e7e5ebb0f07e79576f540f52d0bdf921f8167
                       f76fd643beb9c22a4ec672a4cc93963742e8fb04
                       f06bb273
       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 [41:47:c6:7f:4a:c4:64:32:ba:eb:75:91:70:52:d0:81:4b:da:ae:93]
            modulus: bde25a61c15a52208677e16ab0a183816c19b90c6259d3fd33b213f1617b2d052a22899b61c63c6f82ad05b252f89c06a14b161a4e6743738adebe66dedbbac819d5d5b7ba9bd703068e629899f9feff5442cf3e285ece4b12037f687bfa1bbb850643ee9339035366caeead0eded88687a78799e2de51d29d71e3dd7c95888ca826a91445f8527f986c7080369ae81f005d8173ce8fe1d1e8e110f3a2b88967cd8c0741bfa66763af078c7dc83855fa28b1222118cf80b038cc103a652c6c60a6bc8a745e43e69597d214097807588ff50c247735e0f34d2c55a0c3096a24f1805b245024bf2d9ffb0098ce0b8eb721cf79009cc0288580c1bcd35e99843daf
    public exponent: 10001

]