Results

By type

          2021-09-25 15:02:41,233 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-09-25 15:02:44,839 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-09-25 15:02:47.631  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-25 15:02:59.433 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-25 15:03:00.436  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-25 15:03:01.041  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-09-25 15:03:11.043  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 31.712 seconds (JVM running for 38.014)
2021-09-25 15:05:00.338  INFO 1 [nio-8443-exec-6] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-25 15:05:00.347 DEBUG 1 [nio-8443-exec-6] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-25 15:05:00.540 DEBUG 1 [nio-8443-exec-6] .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-09-25 15:05:00.544 DEBUG 1 [nio-8443-exec-6] .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-09-25 15:05:00.635  INFO 1 [nio-8443-exec-6] .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-09-25 15:05:00.639  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-25 15:05:00.640  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-25 15:05:00.642 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-25 15:05:00.642 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-25 15:05:00.645 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-25 15:05:00.651 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-25 15:05:00.732 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-25 15:05:00.846 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-25 15:05:00.850 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-25 15:05:00.851 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-25 15:05:00.932 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-25 15:05:02.445  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-25 15:05:02.449  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-25 15:05:02.449 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-25 15:05:02.451 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-25 15:05:02.533  INFO 1 [nio-8443-exec-6] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-25 15:05:02.535  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-25 15:05:02.535 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-25 15:05:02.536 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-25 15:05:02.536 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-25 15:05:02.548 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-25 15:05:02.549 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-25 15:05:02.549 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-25 15:05:02.635 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-25 15:05:02.636 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-25 15:05:02.636 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-25 15:05:02.638 DEBUG 1 [nio-8443-exec-6] 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-09-25 15:05:02.829 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 597132449804216322367055890231329393625056445461
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Sep 25 14:59:28 UTC 2021
           Final Date: Thu Sep 25 14:59:27 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [5d:8b:83:16:89:9c:ac:cf:db:54:e4:fe:2b:8c:20:4d:ae:35:32:2d]
            modulus: b340e675c4a3c3deabafe891d6e385dfc77ff50bd8266705382b1ad8c9e115ca80ea036d4e9c50861ebf6c7cbe6c49d01d7e93144f14c7209ffc7c20e0dff7e472b235d165a102a154421736fcc7a88ad1b434d43d5a6991202f426289fc187c175e70a3bf889296336be56ed8f6e4cafd30d95d4889c5bf9e355a6e6d8fe1f441422479a86d553d5b6938769edcfec9272a05697fdfcc6599f3074916ad6b132c344e7ea0f81a82b42157a6ac260ab1dc7b7674083f96b700dc521207b0cf6b028a9457520070b97e4761a982d2747e0d9763fc780c57d30e1ffee2765f3025524f32b7929be0c16522a36ea21f46a8d0aaaf450a50819bbdaae582cd1fbfef74d0c0a22118205f38c7f2e8d1efd69353315497b4398f100e43686bc9ec2a2d33c324025640745ee1a378bde735f159137c6ca2e0b22f72284bafc9066119d6717e05a24eddbc2cc5aa63578e02762a4e0bd882a918eb9c3543b80547eeffba3850dc03ae96ddbaa5769d135bd04797130bff5ad3c7f48a10484f422c7b9b77
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 49c366fcc4e6a2e3e6be83954e47aef5fcf9e581
                       1c283199dd803216ac03710033fa357c1f567c1a
                       c5ce98ca86e3ff61c8132e31e2772fdcbc23698f
                       aac472617ec766ab1483e2fa218d338093ab5f0d
                       236ee071484aa14a7361dc48f08153fa2cb60044
                       8fcfcab6aca1422e2e124021b043ba747dc6d26d
                       1ec0cbb9d2aa11ab8eb8db2490e8eb9532ccd141
                       19cafe7f0bd22196ac95b3350a9491a728a0e084
                       3b37a9d22c0ba459977b7a83e892090f4e6908a0
                       10513dd2977b217f8b8fe9f12ebf3138a8aa963d
                       6dabe620290924979f4c5084edeb11d9000d6ff6
                       dfc9ff61443944bb5c482293c7e33721aabae3a2
                       7b674a96327361346257a9fd146117a4404b15be
                       f63c4487aba15a93426c3f6bb5a01a0a6427dfad
                       e0e434859bedf9c619ba9e14faaf977d84afcd1e
                       356bde5a0c08f0f06d1e26119092bacf95f46d53
                       8288268ef1830449caed9dc95c98b580df5cde2b
                       b96f788afd34c26780b246836e77de34315b0b87
                       b0930429af0aa333bd368ae4829020ac17b9d56e
                       3ba81931
       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 [48:c8:1d:bc:52:b7:92:43:67:ba:18:e3:1d:25:e4:71:24:1b:6b:83]
            modulus: d4cde5d5f85eb8754f9c9549e663c8107b896eb491c98c05bd442cf1ad0153bf9031de636204e80be92e497b8068f4568bcae812b14157d847e6abcea0d3eaa6e334f73af64103a1c7cfbd8489f4dda6944d7c2dcac9407f96e02297f2c91b268f3079de85fa8cda596c4d357210bf5fa69981467e8ce29f32c26da62993222f50468cadedb6a80457ffd0cbc501a10249cd17104516dd8e241b826449d5fcb9aa5c1f5b363a4baa1a98db4508667db8fd766c02604004f8bd73bf5dacbe36a26a89b54242091f68bbcd667f565150ba3bd0fc5a2a286d2294c864f7aa3181d7bd72c7e1d9d9f1c903d5b15458f1cadc927d9054016465ad0d2391bae4a2228b
    public exponent: 10001

]