Results

By type

          2021-11-17 12:23:47,852 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-17 12:23:48,615 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-17 12:23:49.205  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-17 12:23:51.785 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-17 12:23:52.158  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-17 12:23:52.344  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-17 12:23:54.710  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.265 seconds (JVM running for 9.563)
2021-11-17 12:24:35.884  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-17 12:24:35.894 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-17 12:24:35.934 DEBUG 1 [nio-8443-exec-3] .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-17 12:24:35.939 DEBUG 1 [nio-8443-exec-3] .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-17 12:24:35.956  INFO 1 [nio-8443-exec-3] .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-17 12:24:35.961  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-17 12:24:35.962  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-17 12:24:35.964 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-17 12:24:35.965 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-17 12:24:35.968 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-17 12:24:35.975 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-17 12:24:35.979 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-17 12:24:36.016 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-17 12:24:36.024 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-17 12:24:36.025 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-17 12:24:36.028 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-17 12:24:36.689  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-17 12:24:36.693  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-17 12:24:36.694 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-17 12:24:36.699 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-17 12:24:36.711  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-17 12:24:36.712  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-17 12:24:36.713 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-17 12:24:36.714 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-17 12:24:36.718 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-17 12:24:36.734 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-17 12:24:36.735 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-17 12:24:36.735 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-17 12:24:36.744 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-17 12:24:36.744 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-17 12:24:36.745 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-17 12:24:36.747 DEBUG 1 [nio-8443-exec-3] 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-17 12:24:36.782 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 465881239340286148166365734757956477282966128502
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Wed Nov 17 12:21:32 UTC 2021
           Final Date: Mon Nov 17 12:21:31 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [47:29:ad:da:32:ef:3b:6a:9a:32:1d:90:ca:0b:66:0b:e7:23:66:12]
            modulus: 966301c9538922c330e95a007f24360c8d3179a9521367c7478b5d8847870aa35510328625cae57c473c2ac1ae4f8e49378ae7d11f223b97cac2a7d4ffe68eef08c1d1f11b39d74c67ebb1eb9fb97932d175d6fab237989f3ecc0f037941226e9ed9d9d190dceee1b5e17bb7604d0d74451a5ea74b67c0ed38418429375c8b0b862c72a275efddee1dda75bd1b75de6aa0ff333fd98d64614885b84acd9187dff74dd45e5f507a0f4bed98be1364810d0a438a238f0bbe72b551f3f613802f2e1468c6ec8d3c27a0de2d73f77d485c2b4eff5496c795c234c04fec1d4a80221d7594340bc375856d67f2e27ece0af65dae657b80e6dff49a4d5376f82a8fd51e63b8f9ca6ad16e110329a044d462eb903a5389a8d1052012b36ed3bbeeef9a4b9ced174f62b435a49c4030c8fae7291bcbe7ea95c457a144bdc8c3cfb26bb3e38af6bdc88a3d5b48bc70efdd1eeb2e11183affde216dd6df97f223e8bab9c1653b9d16cd4b01fbc5afcb50b49e470b22abd177b94effc6b2fd9aeb5dfada3f81
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 7e6c4ec4b03e39b33e72a3126b2bfd11dc6699c4
                       5741eb461987a49745ad8dbf066fbdfbacd3ff16
                       03c52dee212abc186c3a3e3b0b3a52882a171b49
                       44a363c9d01390d8d568979a9104e8d7c2d390e4
                       7c4c0cb3a7c55f7be8759265d1414198c4a04f7d
                       6150d9010e5f3a481ce368dd0b4dced1f535d6fb
                       c1e918b11bb3d6f319e2ed233f971f3e75efedba
                       3b294d3136039c2de618b36728d147270129e92b
                       b7b7478e7af6578833ecb2182c561d93d6944ac7
                       ed0cd689b456f8aa56807e388efa555d4a154127
                       b3d3303a705bbb287377e69ce013471d2687f70c
                       59e7188070d22caff8ff2aea9d659adf8535e7a4
                       bec4d59c0b7e2327a9aa97240b7248f3e1917009
                       d2483178639746c7c11813fdcef7225aba3402a6
                       247342e25fb68b59a1ff20c8f261e6aba4a6a0bb
                       c30fd756a59ffa98333f56f11f3d87883f9bdd5b
                       a5769068dce64c6976b2343d4dbbf87e74228393
                       c2bd1a0448249f7de2fdd7afde4533ff664440e5
                       15b165e59d8ff6cccdf509b56421b4b151971734
                       e3e7b0ed
       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 [2e:b6:27:16:77:ed:00:0b:97:45:09:5e:28:62:09:ad:f6:28:5c:53]
            modulus: c5782a0462f461676e9ca0bce7bbb4d236b74d93453cc5067389ce83af991191acfb6442ec22e78dfa2032c9b7adf8fc30778f0b5733d9c27ecaca9dd7f6f2c3799e2961054d92e141cb5f19714cd4dc96168781c9d5fa33c587ec8f576d51eeba709e3f762ded5c7c8c278c4b8358602a6477c16e605ca4894fd91f5d374425f2ea1079c55277c01145152da1326397735982b6290bbaa5e1d28965457c0d060cfba456e585b0538867b2efd7e66b869d97d56f1b818d4257685ef9d0cdb0df2bff9acbf4f1d96737428728c44a7a30b9b76fd890ec7ae91cd67acf58720c0621633f1353174785307934e5ec3152f5fbf0adc0e24e574d57a95c97b84d4fb5
    public exponent: 10001

]