Results

By type

          2021-11-15 12:26:49,343 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-15 12:26:50,035 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-15 12:26:50.632  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-15 12:26:52.983 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-15 12:26:53.188  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-15 12:26:53.292  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-15 12:26:54.764  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.843 seconds (JVM running for 7.112)
2021-11-15 12:27:48.367  INFO 1 [nio-8443-exec-4] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-15 12:27:48.376 DEBUG 1 [nio-8443-exec-4] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-15 12:27:48.412 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-11-15 12:27:48.417 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-11-15 12:27:48.439  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-11-15 12:27:48.442  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-15 12:27:48.443  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-15 12:27:48.445 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-15 12:27:48.446 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-15 12:27:48.449 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-15 12:27:48.455 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-15 12:27:48.458 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-15 12:27:48.497 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-15 12:27:48.503 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-15 12:27:48.503 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-15 12:27:48.506 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-15 12:27:49.221  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-15 12:27:49.225  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-15 12:27:49.226 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-15 12:27:49.229 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-15 12:27:49.241  INFO 1 [nio-8443-exec-4] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-15 12:27:49.243  INFO 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-15 12:27:49.244 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-11-15 12:27:49.245 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-15 12:27:49.245 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-15 12:27:49.258 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-11-15 12:27:49.259 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-15 12:27:49.259 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-15 12:27:49.264 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-11-15 12:27:49.265 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-15 12:27:49.265 DEBUG 1 [nio-8443-exec-4] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-15 12:27:49.266 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-11-15 12:27:49.289 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: 381527739690626520885135085164173955187150061303
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Nov 15 12:24:58 UTC 2021
           Final Date: Sat Nov 15 12:24:57 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [85:53:e4:5c:62:12:b2:74:da:dd:dc:89:79:d7:69:b7:27:b5:d6:50]
            modulus: b3a6988e5491a92b7a6bf051b1efc94d0af0b0a97e84a5d04c9c7eeda682ffd0ae70d6a013d4f170f2b6432589c1195d55ff82992de4a530dee8eecbd5dc44da7caec531cf2bed03bd51b2de0a1574b70495edbd92090ea071af64e3e4af6ba3c4167455aa8beb270b54f41f4e5dfe2f5f557962d97471785f597bea3ba90b487567d6c5a6200e8c143c06878307b5bb8cf4ed0c039f94025c2fdebccaad0e3f6058cba954d19616c009d41315ec1515a046eefd8fb15ebc09e1303ca5f224e9eba8bcf8b48fd1c1393a8af71714f02e7357991ef99a33b8103a1752213fefe429409dab3a460c8bd64196b7a5aa3e3b2f3c2134bfee56679df27362f6cba2cb59a4863d184af156ba38c4afa200099fa4e947f3dce0e11bc8af35ba870b74314ab74c2fe3f72574fe8d5b7648a5615a4137c6436501bdb57824b73319dd3b5ca8c7cce28e1784c8551068333b2234bdcbb02c170cfb1294963af3c680107612d88e1598e570fddcd6dc27c7d5c6db6fa1772b0e18657faa09bb9f93f28e6dcb
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 0b2f50da6bb86f4b8faa11a6a7fb80e311ed5494
                       edab68a32b18c31c9dd92639a6059d02817c7003
                       1f20c43bf999dbf5d518e955d70177f267929c94
                       f9ee2d1f314097bb5d8de228818430b83fb5513f
                       ad7cf1d3da40c85d19b25de8b4d2cc567eb73fe5
                       a86d06ff842edba727b909d7d8e25c85b2ead930
                       7625b28001ebd2609734c1cc5d403a9972cbc02c
                       769426908bb9b4749303b71687de5a793368227c
                       a85fc812d701efc1700a14cee3f17ada553f7933
                       ae7491f3a4613ae111b6895bec2943945bd23f0f
                       4a9b598f18cf5d60e4b7f7d07222b2b7daa47e90
                       e5619ec2ad21666298a95a7b35b452430272596c
                       bfc87e501a46a1acaddb9a8be3611d7a25ab488e
                       50ed257d11fb29743c0cbc33786a9343baa5bafc
                       d6c3db5eae2360cf8fcfecb1d5181dcac7ea7b67
                       4b49f2b8a93aed5eb2264dddb4a5bc4760e953e5
                       aebd9026cc8c84874df67e8e5979611933b623bf
                       36f2fe241c911faa456c9bc8ab46e17f8d6421de
                       7210d61a431c475b45d18e91f9eeaf3f21f2d186
                       89936bea
       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 [56:82:fa:eb:9c:c7:18:33:cd:a5:65:d8:c6:58:40:b2:5d:3a:99:fc]
            modulus: a38503177828e650e7be542a7a75a72a5629712c617d4d055b4eac8846f9be85ee8fd7b6fc8b96108d6372936c32e2b00d7007a35b339b840d44ccba2b9b8bb0dbe90019a0feab0a020a5fb2951f6efd7afe98f0c20581263ee6a25685477157491ecd0b7e802328fc61a0da0f2c4ea81a87052284fd39bac05ccc207ee4c864f57ea4dd66b39c93b0c5c3a46ab287c2be70b4465c8c84bd10759b234adc7ff2fe6d3dd9af87bb8a0fa189435c0d931a97ddffaea23c985920754bcb7ee959aab14bf8c21950d8a7661062cb33d73b50bb6120c318a8f2e33f3625efbcb696f31c89cd7661c6b5de6830af079dd7e3ad6ce62f11bfbb7037f4dc0a7ff48724af
    public exponent: 10001

]