Results

By type

          2021-10-11 09:22:51,240 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-11 09:22:55,055 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-11 09:22:58.047  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-11 09:23:10.054 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-11 09:23:11.638  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-11 09:23:12.243  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-11 09:23:23.550  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 34.479 seconds (JVM running for 41.129)
2021-10-11 09:24:58.142  INFO 1 [nio-8443-exec-1] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-11 09:24:58.151 DEBUG 1 [nio-8443-exec-1] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-11 09:24:58.267 DEBUG 1 [nio-8443-exec-1] .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-11 09:24:58.340 DEBUG 1 [nio-8443-exec-1] .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-11 09:24:58.438  INFO 1 [nio-8443-exec-1] .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-11 09:24:58.442  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-11 09:24:58.443  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-11 09:24:58.445 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-11 09:24:58.446 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-11 09:24:58.450 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-11 09:24:58.540 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-11 09:24:58.544 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-11 09:24:58.649 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-11 09:24:58.654 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-11 09:24:58.655 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-11 09:24:58.738 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-11 09:25:00.067  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-11 09:25:00.137  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-11 09:25:00.139 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-11 09:25:00.141 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-11 09:25:00.149  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-11 09:25:00.151  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-11 09:25:00.151 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-11 09:25:00.152 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-11 09:25:00.152 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-11 09:25:00.249 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-11 09:25:00.249 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-11 09:25:00.250 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-11 09:25:00.255 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-11 09:25:00.256 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-11 09:25:00.256 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-11 09:25:00.337 DEBUG 1 [nio-8443-exec-1] 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-11 09:25:00.452 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 497192858982649874840575802223697003300158120973
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Oct 11 09:18:59 UTC 2021
           Final Date: Sat Oct 11 09:18:58 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [65:bc:a4:73:15:09:2b:f4:2e:17:17:b9:f9:a7:b8:e9:32:fe:83:45]
            modulus: a770e1e9c56daa035c7bfc33ca6dd23b33e8adb91e369b319eb36b35a09eb8071a98c21412baabd18a68adae1fa6cbd337fc0cc7a9fa298d4c9b1e119e8841ea823e3b082c947faa2d7562701d105c98d3e86dc57fc193d202187a6c622e4fa0268d764d5fdf3be3d996aa4e5861b2ed8ecc890e3c2304ec7df35602f2383e26e072dfabce20a57de55db2d9bb6c6c2ce895fba90d37890808a4db28d68348d4d66624deb7c1b578e56b952c87e524a00eedd85d737bd7d9067c453f14596f63c77370578d1c39681e8b4aa05e92f67028055afb8a041814862fd45e72b31bbd8934470c246e206718b858d6f7d02a7e188461dc5978dce28f797b80703129134b5ac518914eb923ca5e14f129589c502904f74593aef5ee365cf03aa417455ee0fc72bf578d2361b32a9c87b941028c6efa6acee7ab38ef6303a6d8bce99b0ce402a9c2aa57ea1d229d3b875ee00b4e1591ba58b73e96b159e0c66b332092000412ca805733616346264fd4e1ea7af09d98a6df8f4ceb3174cda6d67aee56b5
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 0bbefae11f906f0b509304b623aec4937fba43b9
                       1e4cb4d1ec6c19c22251fa2437efb95d486b0da8
                       656f685f8cef21fedae54683d6cc10e7f28c8069
                       447f54b071051017fee6a2b794f953cf96032717
                       a2c717459f4991f4688c67a51c2c300bdcf3c714
                       cddcde17890ba96d5ed2789eb2468a9971108dc5
                       8c0b89eb0f07bc67ea14f8d25fd2865998342869
                       17e0eb05be358f3d463aff32d906774fdb7411de
                       5f565c0e27d583489d9df9b85fe3654acee56234
                       813176e3cbf4d21e1c3df974189e66ca1be0a6b3
                       cdd026d900f754def867f8a3232b5b228303eaf7
                       102cd53945ef1cffae9ea4cf2c45a5e52581a1ec
                       7a88b52d8fc0897483493520f2f8a22c7bdfcec5
                       25e32c32735a4254c06e1ea0364b8e254c09248f
                       5d67cb7adfaa7b50fdc698848b4eeca286b88cc7
                       e81b6081d4cbc8ac75982677f6ce8e56212d56f8
                       35b7e1fde356ee5b46d28481f02427c86249fb47
                       b9f358ac2f0c3256089217e4478be9135c593ce8
                       494d7b3b2ffb6804d96000d7ef743dc5a9988fb1
                       1881d802
       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 [86:a9:c6:84:c1:34:e9:60:0a:e0:61:d1:f6:a4:82:6f:3a:c5:79:6d]
            modulus: dd9b9c2677dc98a0e6ae147a3f754cdad776b1b37da6443f3131c03f0f75764d06c5d1784d11cb91bf517140fc5c89fba0698818616f3cc41991d71fc206c8b9a9aa40cc29232415e915ee6bee04104e88b93aaf10636da1a3b219d705074131c8f0735298b6980a659cdb33e4db188b74c3219a256ada91e32fd96bbb83b53cd9630d9ce5df2e74c2821893ffe7a897c339e8145df1179d5ee57032cff9add6348398f3f8d6fc570e6585a02a73fbb515105045b5d92bacb18667a913d2145e49d835df04beae88327b90b269651ff311433b53d6b141c2fc588f4add65977e2c29368dad2311cb152078aeb49cf274a7c8db8450ceeda045b0c831a978d3ef
    public exponent: 10001

]