Results

By type

          2021-12-09 02:35:58,448 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-12-09 02:36:02,243 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-12-09 02:36:04.845  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-12-09 02:36:17.346 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-12-09 02:36:18.364  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-12-09 02:36:18.959  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-12-09 02:36:29.541  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 33.017 seconds (JVM running for 39.435)
2021-12-09 02:37:16.044  INFO 1 [nio-8443-exec-2] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-12-09 02:37:16.052 DEBUG 1 [nio-8443-exec-2] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-12-09 02:37:16.243 DEBUG 1 [nio-8443-exec-2] .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-12-09 02:37:16.247 DEBUG 1 [nio-8443-exec-2] .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-12-09 02:37:16.343  INFO 1 [nio-8443-exec-2] .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-12-09 02:37:16.346  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-12-09 02:37:16.347  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-12-09 02:37:16.350 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-09 02:37:16.350 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-09 02:37:16.446 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-12-09 02:37:16.452 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-12-09 02:37:16.455 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-12-09 02:37:16.748 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-12-09 02:37:16.753 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-09 02:37:16.754 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-12-09 02:37:16.757 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-09 02:37:18.074  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-12-09 02:37:18.077  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-12-09 02:37:18.078 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-12-09 02:37:18.143 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-12-09 02:37:18.151  INFO 1 [nio-8443-exec-2] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-12-09 02:37:18.153  INFO 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-12-09 02:37:18.153 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-09 02:37:18.154 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-09 02:37:18.154 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-09 02:37:18.248 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-09 02:37:18.249 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-09 02:37:18.249 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-09 02:37:18.255 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-12-09 02:37:18.255 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-12-09 02:37:18.256 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-12-09 02:37:18.257 DEBUG 1 [nio-8443-exec-2] 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-12-09 02:37:18.357 DEBUG 1 [nio-8443-exec-2] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 231795110891657106544813399188782667957473167822
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Dec 09 02:32:27 UTC 2021
           Final Date: Tue Dec 09 02:32:26 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [41:0e:ee:e3:ee:bb:c9:18:41:91:39:6e:8b:5a:2c:2b:7d:19:f8:10]
            modulus: dbf7a1d0c4aee63b2ebb3c4aaefcd69ff86da42edb115126d2444993bb1bdad24554aa1b04e480abeeef4d98751f9ce8006227c0c835023372bd982ec5c85df25d27d7992c292b378de0663b5650601e0807409c053e55913dc8f19a58651786465bd0fa91f4cbe40f040eb099403226b52483e5b3edbfa767cf262f1c19e55d0acc94395e3581c9c5c99f2901332cca9345e66e02ebefcc970143d56317c1deb5ced8babfa5f42244a7231deaf68d7064cfd505ab00aa84774e322c0a1e17925b9c52780e2972e8d916cf2bbf2d93741d4ba07265db9ab6303bb7c637f8273afb58737f5610c980df5e2fcfffa26a9a99be9f320f6aed74b7b1ed61558c69efb5efb64ea923935e7389367e753e2737fcd09818f3b4bff792923bc25f29d20a70f1bb1d2787eda2ec596f66aa36a335f4416105abb1aae9907416990f248941665ece6805ee1390ec4bdc3679302f1208049eff3c54126c3318958ef534b925b1e45c3baca8bd84300deb1d8c268e54426d93fb0b531cc88537b68e7307bb95
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 44ca92b56f38eec8a2fc28041974038cf1c95f87
                       383e9fbfb265c2aa3add6d950d39a8ec5710fa33
                       4bfda738192df0cefb1fb36978baec255d800977
                       473b7bd1087e53c4f4074d997823fbf8d44b8976
                       5ed6eb0bbbaad5fbaa975e7bc2611f87c4a3f983
                       b45f724c0c2097868498627505c4a5e4d2137c67
                       ac938dce30588a464a469f2b05b305706e5a78cd
                       ac321778685468bf2b2ca1f41d3bbe8c0e9f066a
                       4bc41626416da5b018efa1569555762b33f59eae
                       43acedd0572cd186ec1c90c5f1de95781fc9a573
                       b98ce70d0bfc18fd98f58a11bbbfe4ce9d6e78a9
                       7e054ba885cc388bd4af0386b845a5029693bb25
                       cf80aecda2e9d79f095a1ed1bc00fb5df52ec274
                       4f18a6e11e2f7bc6ad9119354f5184f7ec5b612c
                       cce5fddadf1dd3626942c2c1923ab01b334ceb40
                       1cc84ccffece857064daf20fe88aec66bc9ff87b
                       361e794f06fba5fc1be16ba052f8d4868f4bd8cd
                       f705dee51f926cd38ccbd12940b10e1ec38159a0
                       ff3198239c0c269ab1cf10917f8d568c0af93828
                       01d268fb
       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 [08:ff:2d:84:7c:94:b2:43:9f:a2:57:b8:25:3d:63:ca:6b:70:42:68]
            modulus: a60d49e76797b1dc12323cfb1e918fd7ad1840a38c3a7d00f7c8dedb29460b3899e6f81e9cb53313345a4efc56fc8c6a17e380840975543c6aaf1b423b0bbdef4aa341d006e99214990b12c78dfd8e1e714e736b000497d269ec743220d67a82adfaf034ba519479133d46a730789f64227010a2642a1b5954e5250d4e480caca9fb8b265a06b6e115ed54095f87fe494f0fc4b68e173ad779eeaf52fabfe03884819a845b2939b5b5add984fccfa47bfc62ccf9d223fc2079a1b5429c5e2f8b1e010e3545fbebfdb582d5662ea8f311b74dcb671ac8c3547649a66bc3d066195bab590aad6af3ebdae22241d5f0b557783d45a3afb239f7d0ea379e93e2bc79
    public exponent: 10001

]