Results

By type

          2021-09-30 23:02:33,088 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-30 23:02:33,843 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-30 23:02:34.475  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-30 23:02:37.078 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-30 23:02:37.311  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-30 23:02:37.452  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-30 23:02:39.600  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 7.029 seconds (JVM running for 8.545)
2021-09-30 23:03:28.926  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-30 23:03:28.936 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-30 23:03:28.997 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-09-30 23:03:29.001 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-09-30 23:03:29.019  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-09-30 23:03:29.022  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-30 23:03:29.023  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-30 23:03:29.025 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-30 23:03:29.026 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-30 23:03:29.030 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-30 23:03:29.037 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-30 23:03:29.041 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-30 23:03:29.078 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-30 23:03:29.083 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-30 23:03:29.084 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-30 23:03:29.087 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-30 23:03:29.653  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-30 23:03:29.658  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-30 23:03:29.659 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-30 23:03:29.662 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-30 23:03:29.674  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-30 23:03:29.675  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-30 23:03:29.676 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-09-30 23:03:29.677 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-30 23:03:29.678 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-30 23:03:29.694 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-09-30 23:03:29.694 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-30 23:03:29.695 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-30 23:03:29.702 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-09-30 23:03:29.702 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-30 23:03:29.703 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-30 23:03:29.705 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-09-30 23:03:29.735 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: 531259750831931340420168365742814793045934379893
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Sep 30 23:00:12 UTC 2021
           Final Date: Tue Sep 30 23:00:11 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [04:52:ff:20:09:74:dc:c7:4a:52:3d:db:bd:3f:67:b9:4d:35:34:9f]
            modulus: c0731aa2cbbb5a7f7e56c81b0dac50894bbd343898ddc2260514b13f8e1fa33381248a7346c45a863628b4d5792225c781d0b534bd9bd8f4f2b6737f5bf441899383283a154d79550ab61c043c60fedd37745bb388f22174291f43415ae8bafe89300e67d1a514fc19c09c34cfff0bc13b0b8884f0ff626112a7d9976c6a5124618007e8dc865dc83a96cef571ff0e3ffc21d9c4ac05caafb50ca3d4b318e5a6fc4f56412ed67726f983ad800b12705c2bdc10ad44a16e4765fd70c86c06492048e13ce95478f76287c6dc097340c76fd3ebf31617fa2c07b7970a5114e960558fc7a39e0e6dfd3817f29e7c506a6f7f1b9577ec1645d11e405041d4d8843038a243804845518caa6911d984a015057df50f06752827f1e796df89d9f455479cbc248a7515ed1951836b24bb049d99a95172af6595c5a71643c1786689853a7e59f05022f5ada0749dd565d2da52ec201d7966f7d58ce846a7c31afe5ed143a30efeede14a50eb35174be660522a31a0d61adaa4d68ea6a5be844c285fae6f83
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 3ad22e9a8a2321f9228c39dd1a8474c750a2a774
                       c57bf0b3df565e38e93ea3a04321126d04df0aab
                       80173d4f33b78a30ac7b6a8d7bddfe6d236dc5b8
                       3706f6a42813ae7617fe35a644f9720401c26e99
                       84dfe4412fdfcc5c796c8c3d63568fa7ca2f87d6
                       921aa69e0e6968b3f9645ee67b7ba41171b68c68
                       21457795e26f08d5fa1c30511d49e31e29d8b0cd
                       842dd041bf395e7eced4ce6ca603b87a0dd62c65
                       1ac8b122357997f6dd63e9fa384cc28f92ae9710
                       0f94529d8b566ab6f8fed4881128054c0281aad9
                       0eb92e2a27de993c57a5e02306c59e574f2c9561
                       707e6028f9489ceee1d95523df7dc8befcc8855f
                       2b99ab20c9c3f1cdd7e2c3eaf8bdfde104a1ce40
                       be0912c87201ae23903e84048c1200410be44402
                       c720e629a4788f44e8f0f422b41e7e985432ea44
                       025ce47e3f9803e7e9525ff1060a170338ae0c54
                       f8f4e6a35b3046df244edceb4b942ceeb9aae421
                       1ef61cc97dd7fb7c549dac1df8a95e2306f9109e
                       83d137c7f4cc8c75b874e346666749eb6ab78e31
                       5496c5e8
       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 [98:8b:53:e7:b7:59:94:0b:c2:56:e7:b3:f6:f3:99:18:a0:bc:5b:fc]
            modulus: db3caba9c3131dfe8749922d3ddb949c20299b324103551c937fb8735a07a228aa35c9b626e01563eee5e8cdf73370c1eaca144420282c75a10344981e1a8e28d20e8ee121338a8f28e8196ffffb06d5e22b5529c587627bf6b9478380882b7d3dc1d9f67f63841c4b6bb872cb48883a208ff7b1765c9f67c5d1d443701f6da57118bbe9feb97e40b5170348a9a4a9a229cff380788f0b4d2c6ca0c5e0dad61daef20a1efdbc372866576337ac86a4412c845ac83dbb46a2a20df4a4a8f833b9305c0c49eee15f05c8a0d79b3576ef993a927e8b672e1c578c1affe14f5c6ff0d9edde6c7d0302b8cc125a27aa18208f8c4905c07402864d78a3ff44792acb21
    public exponent: 10001

]