Results

By type

          2021-10-08 06:12:09,851 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-08 06:12:10,802 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-08 06:12:11.619  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-08 06:12:14.483 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-08 06:12:14.780  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-08 06:12:14.969  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-08 06:12:17.315  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.086 seconds (JVM running for 9.939)
2021-10-08 06:13:09.051  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-08 06:13:09.063 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-08 06:13:09.125 DEBUG 1 [nio-8443-exec-4] .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-08 06:13:09.132 DEBUG 1 [nio-8443-exec-4] .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-08 06:13:09.152  INFO 1 [nio-8443-exec-4] .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-08 06:13:09.155  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-08 06:13:09.156  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-08 06:13:09.159 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-08 06:13:09.160 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-08 06:13:09.164 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-08 06:13:09.171 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-08 06:13:09.174 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-08 06:13:09.216 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-08 06:13:09.223 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-08 06:13:09.224 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-08 06:13:09.229 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-08 06:13:09.857  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-08 06:13:09.863  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-08 06:13:09.864 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-08 06:13:09.868 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-08 06:13:09.881  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-08 06:13:09.883  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-08 06:13:09.884 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-08 06:13:09.885 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-08 06:13:09.886 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-08 06:13:09.901 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-08 06:13:09.902 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-08 06:13:09.902 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-08 06:13:09.908 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-08 06:13:09.909 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-08 06:13:09.909 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-08 06:13:09.911 DEBUG 1 [nio-8443-exec-4] 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-08 06:13:09.939 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 536912771815505287252083537426469429855908649148
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Fri Oct 08 06:08:08 UTC 2021
           Final Date: Wed Oct 08 06:08:07 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [86:d4:6d:3f:82:9a:cb:e2:ba:d5:ee:18:98:29:a3:d1:30:c1:1c:eb]
            modulus: d76f3b256478c4dec04d6e704fa634131d20470b088d7a6307e4dd434dc9db340b2fd42557683b0b6baa5bc6d5333b082f3ebe100544ad736063310c8de555072d2030dc1b55a44abc6ec3bbf027e9ad559d653e8b02676ae753ec407dc9e14f8561e9695068a695619af7ea3bfe6ce1c6c6b62544c39ed53f212232acb9f5833025fb8add2502d4f1a740df382b5299705a6d23104b2503b1169d701317a7fc28ebddaa0b21aab2c9cec03091cff989a3f0b191e47199b295934bf8b7ace6bfabc68324b89579be634f4133650659c0986d87ae49ff19b7629480c1019e031f309273e9f2f34ff6d647b40dfe9e6ac1ac4e06dbeda0f90c7c770e4a7e72bc272538b1546eb0b19a417190d14c9718131fdbefe7a59e63c0665fcea2f3875ef9eef9ef9692655930a3679a7b6ae25fbce0f4f7438ad2713a462955f0dea8b8935390cfbd040a2adb6a2c951390d61d555489e4bf6d0a26f30d1f8ebb4e475cb27c0c70fc36676a906f5338ac27d5ebabeca431eedece79fa84d4b1522023cf43
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: a546fc663e26c403bc07c17a93084c80aadf8910
                       5b9e24d1fb2ada3d0fa00fc9ddb2f7def5f75dfd
                       bcbaf7ca3ca3c08b95ddbc386b0cb9b300c9c4b0
                       3af57f502c938c5f6edf272dde30a4d272aca109
                       51db6da606b1879d55158802fb033355c4719cd6
                       f59451b9f113b8f9fbbdadf7b53b963437603754
                       b5ba0f8f7ffc91ee43fde617d26e58062aa969f5
                       ce2f3010dd3761e033006680ed39fe766a3fb132
                       55ea6527df087bef5d2c9c92da250c50aaf62744
                       e2bc4d5f4ad0c9e6cf67f23abaa649e1860007f8
                       c67a241e4da6ab37916b653fd2c472a28a976a74
                       fc3b61af7d1b8037d2d69a9bb3233dfd195015da
                       95e9426f426b5adc62ad8ab3e93ebf9aaaa07e08
                       b99b20eb9a79f73d88e9866e7c943794a5bb0aeb
                       5f72a65d29649c8326ea125f0a415511ce2e526b
                       52c8b78d2d9e6bea48a03bc89ad7c7e77520f639
                       89eb2e6df0a1f3236f49ed261b446269a4f86cd7
                       53bb1d7bea274fe20e1e0723d0e5b2519ee0b690
                       f2a6bd63d5400ce2f07f856b4dc76f97ead805f9
                       1a316532
       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 [ac:1e:b1:d7:79:5f:15:3d:36:36:49:9d:86:b7:e0:f3:8f:52:ff:c9]
            modulus: b7d9d9fc5ae0d65e3edb571028e7670eee5b886ff23cde633f11715c722dbd2f53d4449ddc13cdb11bb115a76332b236f56f04fc7c7d0b3d4b4918873e34173671de999c582eed81c96d437c55ebd977cbee34377ac7d1f02fa345e5a9d56b113c8d8c918354ee7b522d5eb2c1c58d214dd27e1a1c2bc68a98cef829b16e035067c0d3bf7fe160e9cd2038a0db28fc0028393a14a6d53e968def92d86996d672c7cbb14633ef150e287433623632c020cd062485a8a6d7af7c3867c721fb56e5337f83b1a109248acc0be6ba5826181a0649fa6901cab3e0a41ab06054a94781bad6b0d85eeb002ea1dbdf5ad6d9a01bcc0c3df56ff286f0aeed8608e34e4adf
    public exponent: 10001

]