Results

By type

          2021-11-03 10:04:12,426 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-03 10:04:13,116 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-03 10:04:13.621  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-03 10:04:15.912 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-03 10:04:16.090  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-03 10:04:16.194  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-03 10:04:17.787  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.729 seconds (JVM running for 7.004)
2021-11-03 10:05:08.605  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-03 10:05:08.616 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-03 10:05:08.682 DEBUG 1 [io-8443-exec-10] .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-03 10:05:08.708 DEBUG 1 [io-8443-exec-10] .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-03 10:05:08.727  INFO 1 [io-8443-exec-10] .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-03 10:05:08.731  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-03 10:05:08.732  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-03 10:05:08.734 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-03 10:05:08.734 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-03 10:05:08.742 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-03 10:05:08.750 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-03 10:05:08.753 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-03 10:05:08.798 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-03 10:05:08.805 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-03 10:05:08.806 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-03 10:05:08.809 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-03 10:05:09.380  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-03 10:05:09.383  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-03 10:05:09.384 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-03 10:05:09.386 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-03 10:05:09.393  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-03 10:05:09.394  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-03 10:05:09.398 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-03 10:05:09.398 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-03 10:05:09.399 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-03 10:05:09.412 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-03 10:05:09.413 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-03 10:05:09.414 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-03 10:05:09.423 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-03 10:05:09.423 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-03 10:05:09.424 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-03 10:05:09.425 DEBUG 1 [io-8443-exec-10] 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-03 10:05:09.451 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 718536254496675557569230794133516841666037340672
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Nov 03 10:02:25 UTC 2021
           Final Date: Mon Nov 03 10:02:24 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [f4:79:0a:23:65:fc:9a:88:db:d4:2b:32:53:7f:a3:c3:b2:73:0d:30]
            modulus: cc32293695fff57e814776eef9730989bd087523b659dfb7b65e8d9b4a89f610192a6006a5e01310f6bd644015f673772fcbe94c08c7ddb2fab4022670726d684ca2d4ffb12dc9eeeed5411920672304828b4802d7c5ab466ce36f0faf6d307b8c657e97439e3dd0b58a537b859e35e6fde1d17ff384d87d6082a5eb0a60d0a80230f476e16b24174414c9b37b69608e91b2a4091a71fb90e2b932984adbb1bba4b1e5333235dd38975d643c0c33d131ddf5cb1e4da0db16b41c9e8551ebe9c23d737aaa84ff9b7ac38f85240223b3841c1bed130378283e10e7a28ef642da51c16ca0be48bdead1eae4ec19b945060acfa385754de1abb936338608ab6d2d79ac8b2a2156da2889bd7010938d5d6d8406937b97234d0c77dcabd50fbeb39d7ea238dacc1e3dd15542cec0d1a209af1e420d9ae4301e62bf626dd813e6229732d782c0457de8225f64026c8fecbbafc97ba13686bdff12e6bd679fffc868b52206f3c258171ebf45f4a634ed0d5da692f37143cabaf2fe5f7be0e3e7225ada71
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 940a382feee088fcbf101beb98b6955e64c8404b
                       b4ad3df98b71619f378032b4e5dfb8112626a4d6
                       c5bb1c5ac0bd43d62ccd4267ff3f5b807fff599b
                       64897eeff4dbe7bcad7bf1320f6bf5bb70956a29
                       cab781ed9958daa5daa4d419f2dc62dfca625e13
                       1822ddda4575f8153a4f02968e5e1066b0d7590c
                       b935841641fbccb8151f99399d7045cacaea1e81
                       b5abfcaf95231c77a429c495c19ab708cd8ff704
                       e7577f709e9cf76e6b25696eaa498c23ed562233
                       a934f92176fbc5939c01e9310665b0803be8890e
                       8ee1c8bfbcfef02f5bde6505da531fc11594b2a9
                       8efc907ef99ae022a84726fe6efbb01c1ef494b0
                       39bd0e7fe451fa0ece41067de34b95ec6d14bc1b
                       19dd32ab4a6bbc24b1dbba18e54083b074b5492b
                       d7da27cc71967e22d7923165151d87f7669ba7ed
                       df6f5975a60026bfcb91bbc0b15200da632418cb
                       f94c207c776a924435ebc21f52386b74e19a0c6c
                       785caf3e767a7b932d3dcee9719250304ad078f4
                       b7b16ea56f5975bdc5d5a5d643e00e9391bfe3fc
                       b59eff77
       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 [62:1c:a9:91:4f:81:f2:17:15:f9:2c:b8:a9:6f:d0:a4:b2:0f:ef:2f]
            modulus: b19fe4ab3b5d146988e869e049f4acf2df7535d875b4f03255840aa1185ef77818b6595720de2dd81adf627637f4216609e58d686e7bdad297e6cf0cd3e20bea3e74af89c29ad2cc2390bdcc43de78c75f48fe1b90c8122f95702a304708b5300894f29abb5dcaa9b64bcd18ff607cfcfa2e24fc9023378e09be59cd9b1465b500b6b7810d40b506b7aff1a63256cb7715f58e7145df8d253c581e7a44aeb65b6ed54854196b4e631a53ea91e51053a376a47ae6bff573ae4a551644d599f2387d72d8399172b8571f5d19400eda25ea5614434ec691afc5d569aa9ab289d33d5123f7ff19425e74df90e4bda38c6d8a4ec1e1de59216ca2cadd8b613fd8a813
    public exponent: 10001

]