Results

By type

          2021-10-24 04:56:19,586 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-10-24 04:56:20,391 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-10-24 04:56:21.155  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-24 04:56:24.700 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-24 04:56:25.030  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-24 04:56:25.199  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-10-24 04:56:27.424  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.484 seconds (JVM running for 10.471)
2021-10-24 04:57:10.947  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-24 04:57:10.957 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-24 04:57:11.005 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-10-24 04:57:11.010 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-10-24 04:57:11.040  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-10-24 04:57:11.045  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-24 04:57:11.046  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-24 04:57:11.050 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-24 04:57:11.051 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-24 04:57:11.056 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-24 04:57:11.065 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-24 04:57:11.069 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-24 04:57:11.112 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-24 04:57:11.119 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-24 04:57:11.120 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-24 04:57:11.123 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-24 04:57:11.701  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-24 04:57:11.705  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-24 04:57:11.705 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-24 04:57:11.708 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-24 04:57:11.718  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-24 04:57:11.719  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-24 04:57:11.720 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-10-24 04:57:11.720 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-24 04:57:11.721 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-24 04:57:11.732 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-10-24 04:57:11.732 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-24 04:57:11.733 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-24 04:57:11.739 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-10-24 04:57:11.739 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-24 04:57:11.740 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-24 04:57:11.742 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-10-24 04:57:11.771 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: 11729610560085569564383804451931464541338924496
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sun Oct 24 04:53:32 UTC 2021
           Final Date: Fri Oct 24 04:53:31 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [72:88:b2:37:f5:e9:ed:07:79:aa:ba:ec:4f:c8:e3:e3:de:29:d6:75]
            modulus: f04af4ee959faffbbd8ca27e140b661872297566a55ef1eb912d388c1b27f7577e8380b90f10a6acda0031f32dba159c4d7fefce8a7d67af2f6009c6a838b9077b49488da4a50acc7a7da768121eb9a8d42e760c43606a714baf5c0bcea5725cf26dab5f9abace4f395623e7ceaac5a9b274840a658f40189c44a35e841ea269c090f05db643a85cdc18932eda2c411bd9751cbfef1262dc5d5d8fcc2bafea81a771b7b2c3e6b848665625430344a0f375b5ee26eff062d2940b297cbd66913772a74d88e01975a806a3a5062c6c4fee221ae1200028b7bb704b1fc69ff6d4705d34842f8392988f9fd8203915d1826858adc68038c18db79b7fca92c8ad9ed211ebe97eda8b6f6884c5e496a6842bf21f76be900b5ef9512aebf749a0d9ca4aee050ee17f7f109ec63428714aa135d50fc07959a62bc89537e99cda2d41b1f2d64cb9d97d3a52e5b64598b4925a19c79ca7009b7efbb93a2f74a35ba8762b3f8b3c5151dda71da370d688617002d02fd55f5d33b6040d289736d6529b111f8b
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 7cd8f4bf4d2dcf47c72b610e108f457990f3fa28
                       af520c38726fd3816d63e7429f221e4af72c355b
                       b9802b4a0c4c4f2ae09d62fab5fed5abae366232
                       9bab08c1d3973767dfda141ec6947b4abb46523c
                       1cd8a5ec25f23344f16cda7a069ecd4d0830be84
                       568ebb898da4f383302560ecf38e9f3a36048581
                       21365873042ee64af6808b786ef0424a594c3684
                       015505c7b9c1751a33139ab2db1fcb7572f748f4
                       1ef89f20b074428d63064e55b13b26ec0e8dedcd
                       9bd2328ed30c3b981e4ceb95efe2f6c7734213fc
                       2ae9af715773a3f1176279da52771d254f686b0d
                       6c0a00e40b0fbd8b52fa5ee339c465662f0b17d2
                       aa6124fa58cce6db4097afe9f01403b024bdf38b
                       c111cb57c3d004eaead64d277c4da3582f838506
                       e0e4fad75db1c9c0be8a58ce0a2bef66506ebf96
                       3104e3b270f5671ee48cd26ea81e01973727dda5
                       9718858896d46a2256529b730c463da58bd76f73
                       2ab3d084f0980083f9808784360795882140ceb2
                       efb834ca67cf1fdd85326dd7a2617a5ebd940279
                       2d57e2f6
       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 [cf:78:31:88:f7:58:58:e4:1a:35:cd:6a:dd:8c:e2:f3:e2:a3:59:27]
            modulus: a0386db1bcffa966bc1e847abadb3fec10a0c6e8ed8895f1814f6abcf1c2c20c85a059bcab54c72934f852cbb680cbafbc48837d88c502a0d0c86d0867fdfa269849f49bc4040fc7d8b529a18f2f7ce4715016e4a6ec7f023cbfdfa49406402d95f4229594e89c67682f28fdfc65c2f1ae7ca1c31a0e45b4ff4bac31bb3fa77023d38cd2111ecbe17f5317512f6924d701e60fd98051ef2fdfe6a455a6b6e11a1899615e53e6d5a375e58db063da923f593ab49862897e9364e2abbcecda907d4550537ab96d8f6d6e795582d9121c95373cc474f82b4dd5683928dad108773a6026b103df0dbd5b80d23523874e04538c0decbef228c941d6eb5e336234a539
    public exponent: 10001

]