Results

By type

          2021-11-13 23:10:49,299 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-13 23:10:49,953 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-13 23:10:50.503  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-13 23:10:52.760 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-13 23:10:52.964  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-13 23:10:53.082  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-13 23:10:54.768  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.876 seconds (JVM running for 7.024)
2021-11-13 23:11:47.159  INFO 1 [nio-8443-exec-9] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-13 23:11:47.168 DEBUG 1 [nio-8443-exec-9] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-13 23:11:47.214 DEBUG 1 [nio-8443-exec-9] .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-13 23:11:47.220 DEBUG 1 [nio-8443-exec-9] .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-13 23:11:47.240  INFO 1 [nio-8443-exec-9] .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-13 23:11:47.245  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-13 23:11:47.247  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-13 23:11:47.250 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-13 23:11:47.251 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-13 23:11:47.254 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-13 23:11:47.270 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-13 23:11:47.273 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-13 23:11:47.316 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-13 23:11:47.321 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-13 23:11:47.322 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-13 23:11:47.325 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-13 23:11:47.891  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-13 23:11:47.896  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-13 23:11:47.898 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-13 23:11:47.901 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-13 23:11:47.914  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-13 23:11:47.917  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-13 23:11:47.919 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-13 23:11:47.920 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-13 23:11:47.921 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-13 23:11:47.933 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-13 23:11:47.933 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-13 23:11:47.934 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-13 23:11:47.939 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-13 23:11:47.940 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-13 23:11:47.941 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-13 23:11:47.943 DEBUG 1 [nio-8443-exec-9] 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-13 23:11:47.985 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 649070434130452161668362039803230496743838256206
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Nov 13 23:08:58 UTC 2021
           Final Date: Thu Nov 13 23:08:57 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [89:85:8f:05:ab:d8:d6:66:7e:8e:26:78:c9:47:b4:6f:5a:5e:11:f7]
            modulus: b312c37891e85c94ebfaa3f20bd12b000ab0a5b6421b2b21878a49504c58f2113288839f2dbf236be194a4339e68f60dac18c873c7a638d5da460f195e1e0952343f06d1fc14cac50f7e1700ce52d43958076234abf0b764f674b597103823bb45f35da0623e5afc03258dad15eb16ed459608715cfd33a0c0d7c3d1a0431724a4d33f81fad98294464342f9ff06a8de97d52180327ebfbe250526b33b832ea70019b1de83976b3a0769eb6219fe33097678599a2e37dfbf4cbf934a212a122f27e5ecfb3e11d758d48834644d9f38be4e7a5ac788955e094d971bd6119d19f0f7a2330d3733127aadefea5f6c8ef31b50c67112a63c7021c0618d671172fd0a9396004378e720afccbee5b466385555a066432d066463dded9852b7522645d374905d9368a27d64d335920335838082e912d894bf02ec646c859589e2db7e4e37f7cc35f172fbd722bf9382987189cf979ace67dfb8d82a1df11493a74558750ca81e91e45eaeeac47d60b2948cd2ffdcf5c4d15bc32bda7954f02ed699f185
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 9ca48d58060d45ff89d6e8948400bfc72c6d80fc
                       586134c1e869ff9f8e1afedb6fba184b14b7a4d7
                       c7ad0984832ed13bfaa4950e098a738782e417c0
                       8b875707e613859ca4f4c6939411915680830755
                       b37921c0f90af4c45ac8ae78368076d9ed23ef56
                       72edd5909f0e7ca38fa191233ff802f2afc70e1b
                       527f21fc573e3fcfc29f809fd4a2566eb87d4270
                       1366cfb7b64b60a05997623a1dadffe5542a5f39
                       9d9fc491022a5dcccc504854bf2f0188c190b6ea
                       88324d6893d0f7bcfd7c928ca5224b37d6b024ca
                       b848f61b2ed95830bcc74c4e7352e67a2c65bc59
                       2f916cf6f1476d8979002244a40623b14ed15d6c
                       0659fd1a0d1c56a7cd90196c3c9f9d15c31c4478
                       e2dc634794a6b6d0ed693048f3796235664cb1c1
                       5a32270a27eed06646aabe09054ca4e4bcb80b28
                       d382b887c3ffccb66f0231b7bfa60e53ef35da5d
                       eb45708c2c20113577a9a0e584c14be7646e93f3
                       a40dc2342e2b85e62fdb7dc04d6e38018dfb4cb0
                       ff8c2c91076d2b5d42b085a0785e0df9fa57a609
                       5e6bdf4a
       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 [b2:c2:25:59:34:53:d7:59:a4:78:e3:29:80:7a:43:db:fe:96:d3:12]
            modulus: b0f499db1e720f2c082b57381c24629c92bb3d43b2835d615db1217559f228d41d99cef441ed788138cfed2ff8c9f8af3644fb747e028213cbb00d146c0c707b92f15edf994e410fe130e0b557ddfcb04185499f0030bd3564fd7ea7622c825f25325f2d81aaeb05f405fcb97dfe53679bc8ac1000af7533876efa82ac835914fbe306cd9119270a07d947db9f6512609261c6cfdc16d1b19a2589ff8405e6fe893ec8e00133e48d516dc3a7f63afe0532ea1d30cdf75a1c5da0307f3de8449575ba40b15b89d6c7f1b75e2d1d6cd99494421ec69c4d45e89d4f6f05047d441d6d8ab07f218d90d9b084683196173428ea8757218e6910a6b82a0cf5b92bea13
    public exponent: 10001

]