Results

By type

          2022-01-08 09:23:06,719 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.
2022-01-08 09:23:07,509 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)

2022-01-08 09:23:08.211  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2022-01-08 09:23:11.177 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-01-08 09:23:11.459  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-01-08 09:23:11.618  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2022-01-08 09:23:14.186  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.082 seconds (JVM running for 9.916)
2022-01-08 09:24:06.949  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-01-08 09:24:06.965 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-01-08 09:24:07.014 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] }
2022-01-08 09:24:07.020 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'}
2022-01-08 09:24:07.041  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] }
2022-01-08 09:24:07.045  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-01-08 09:24:07.047  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-01-08 09:24:07.049 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-08 09:24:07.050 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-08 09:24:07.054 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-08 09:24:07.061 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-01-08 09:24:07.066 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-01-08 09:24:07.121 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-01-08 09:24:07.134 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-08 09:24:07.135 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-08 09:24:07.140 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-08 09:24:07.802  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-01-08 09:24:07.810  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-01-08 09:24:07.811 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-01-08 09:24:07.814 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-08 09:24:07.825  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-01-08 09:24:07.826  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-01-08 09:24:07.827 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.
2022-01-08 09:24:07.827 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-08 09:24:07.828 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-08 09:24:07.842 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.
2022-01-08 09:24:07.843 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-08 09:24:07.843 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-08 09:24:07.850 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.
2022-01-08 09:24:07.851 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-08 09:24:07.851 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-08 09:24:07.853 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
2022-01-08 09:24:07.883 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: 137874309067473593460007759428726505871446456338
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Jan 08 09:20:52 UTC 2022
           Final Date: Thu Jan 08 09:20:51 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [32:36:11:fe:3a:71:3b:fc:6a:75:d0:bf:43:95:3b:2b:e0:13:ca:e6]
            modulus: bf1909b8c4693d76f4f53003528588733b31b1d9ce3d481e80087e4cbcfd1a893c70e3df0963379bd77968753f94802e08f098451ea912d3ec1ea7100f4dbf30de4918896eff77a4124132b4f4fa2adf0ac20bc4a3e5c7730971e4403b5a7a4081f0bc9eae59efd4ea0bb6816d0675cb930de48f18a693b94d026d09b34d8adda2cd3a4127082a302eeb64175bd3ccb37ed1be3fdb421ee6e60f95327a14a46c934b71887f04004dd2e9e564db33f17fefccbd7e897cc9b08312a5ec24c2c9645266c453a427fe3c9dee3ac344a5b083d6699efe2f93a9a22838e2f193ba0b42553a88515f1bdde3737d32bc987f66cb9b2325d8c8dd96ba538fcaba15243e1ca8ac721ff159ed8c8079e910e0d0b0a19d5b1f73ff1ead4d4880b2b27c0382c61f56f4b4ff4674cd02dff7ac0949ae1668139134d9639a4569f87f42074e15b41ab5df5af437b29765fdf7ef02e42eef110c4c941a3c85662ab07ce53b02a902c477680edf522ffa37ccca7311fca0bebf60def0cb7e02382775e020cbab8b57
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 155aa7916d84a69e35b880a5c0d22bedb77945a5
                       b296b1cd88d3284bf2f98ab4c4a6f3e0edd4330e
                       799a30c685b2f6a35d6ac72c36b9b0d40c55df31
                       38293d500bebb67ee965e4aae66a2edf521017f1
                       5e5864b30a9b0b7a3e58f082b18ad605b688d3b1
                       41252ccf761039beef7f3c9529e4fcc7b02e190f
                       1018c2f63f73fc7cdf83d9cd32490673a9dd9c7b
                       22bc1b9e3c3ee9fd60c06c587377ddfd6ba28daf
                       b0183fb5b1551fb9aaa705717f9ce63f842eab69
                       c941efeb126623ea1a683e214be19a5edb445fe8
                       44dfcad497a2058cef4a4765d2275fc35d643a8f
                       4e1fdda85c3183938645310fec30b3a54df4d257
                       6d96cd45929cedcc65778a6f85d44eac6b26cc56
                       2c6962297879354404ff8bb06d52c98d614d48fa
                       86b9f7a87cdbd9e3c09d84a59a6f50e9da308fd6
                       c328d5aa4e70dad94fa70c2577bf5bbdc12b6551
                       5e75a527581cdeccb16bbf2e9d9d2861ce138d10
                       cfed80001ee88967acfafb2385acd139f3031252
                       64ae803098630251a237729331eb02d1e4cfdf25
                       1550e63d
       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 [00:75:cd:f1:74:30:f1:52:b6:10:55:44:95:98:75:07:d8:be:ec:2c]
            modulus: e564faf824f4ed65c381ce2a00e30ca053ab0a91fde16bf8bec492ffb6ef4e6234e2c17817246cbcde82b7374640323bcd166850e036f06a442b32e668f605ba6dfc1bdf028ae11c93539b4a02a34ff8157c10d81aaf9edaba889dc08858330ae09838045610d9961d04a5d81106703e118cdc6166355584331c0bbb6de3b42e36f9035b01b96fe226b5422f1c10af6d1d6f22a21bce3c81def5b5b3907da190a8d3e73334c5393c52d8d2fee3c1099fb0b24f11f725c60c42e20ac3af8bb55f108441ed9502fcf736b5e63c99bea5f14175993ee33454ea1fde530c605b0fc5a78d2851bb779d4b284118e2342ee23a9cade32d0ff87ad29a2c3b993a19298f
    public exponent: 10001

]