Results

By type

          2021-04-20 02:04:42,954 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-04-20 02:04:46,853 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-04-20 02:04:49.454  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-04-20 02:05:01.156 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-04-20 02:05:02.155  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-04-20 02:05:02.844  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-04-20 02:05:15.147  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 34.299 seconds (JVM running for 40.963)
2021-04-20 02:08:05.052  INFO 1 [nio-8443-exec-7] o.o.o.c.a.CertificationController        : Received certificate signing request for CA named: RA
2021-04-20 02:08:05.139 DEBUG 1 [nio-8443-exec-7] .o.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-04-20 02:08:05.170 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.CertificationModelFactory      : Received CSR meta data: 
Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org ,SANs: [] }
2021-04-20 02:08:05.239 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.CertificationModelFactory      : Found server for given CA name: 
Cmpv2Server{authentication=Authentication{  iak=*****, rv=*****}, caMode=RA, caName='RA', issuerDN='CN=ManagementCA', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'}
2021-04-20 02:08:05.340  INFO 1 [nio-8443-exec-7] o.o.o.c.c.CertificationModelFactory      : Sending sign request for certification model for CA named: RA, and certificate signing request:
Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org ,SANs: [] }
2021-04-20 02:08:05.344  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Validate before creating Certificate Request for CA :RA in Mode RA 
2021-04-20 02:08:05.349  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-04-20 02:08:05.350  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-04-20 02:08:05.350  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-04-20 02:08:05.357  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-04-20 02:08:05.445  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-04-20 02:08:05.559  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-04-20 02:08:05.641  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-04-20 02:08:05.642  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-04-20 02:08:05.654  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-04-20 02:08:06.840  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-04-20 02:08:06.845 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying signature of the response.
2021-04-20 02:08:06.850 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying PasswordBased Protection of the Response.
2021-04-20 02:08:06.852  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseValidationHelper  : Iteration count is: 1070
2021-04-20 02:08:06.852  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseValidationHelper  : One Way Function type is: 1.3.14.3.2.26
2021-04-20 02:08:06.855  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseValidationHelper  : Mac type is: 1.3.6.1.5.5.8.1.2
2021-04-20 02:08:06.856  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseValidationHelper  : Implicit Confirm on certificate from server.
2021-04-20 02:08:06.862  INFO 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-04-20 02:08:06.863 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-04-20 02:08:06.863 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-04-20 02:08:06.939 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-04-20 02:08:06.952 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-04-20 02:08:06.953 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-04-20 02:08:06.953 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-04-20 02:08:07.040 DEBUG 1 [nio-8443-exec-7] 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=c-08ba73d957b39d930,CN=ManagementCA,O=EJBCA Container Quickstart
2021-04-20 02:08:07.145 DEBUG 1 [nio-8443-exec-7] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 322397142744346910857953272358526226813885251277
             IssuerDN: UID=c-08ba73d957b39d930,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Tue Apr 20 02:01:45 UTC 2021
           Final Date: Sun Apr 20 02:01:45 UTC 2031
            SubjectDN: UID=c-08ba73d957b39d930,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [99:20:97:14:2c:44:31:3e:b7:a5:09:2e:60:6c:0e:14:d3:de:7e:70]
            modulus: e6edc36d4a7857beeeeea8864dbebf78b43d97d34f0879b8044fe0bf9ce15f0a5ebc2d5e0638e26478b065aeb968d260ed95d1058468a06bdbd7ab23630ca9dad1590d4156164b3a7185771e01c236acf8a18004d7ed79404b4a72fba1b106d41b04c2593ac21d68da47c17977d4798efdb4694c833b6ce384673eaa204467c016fc43756ff924f3ca2422452b0aea4266ec172f514f4fa396dbcf5bfcbb29020322583708719e3aba9743b4848edc3c5b553f19e6118a5204ee7f94cd95a27d276009e5308f046130462688ad91779fb1ad6b11afafadac66d6d0980b7548bdc2b1a24c18001b77af09d02ea0091e644ff31952f34533a6589d6e5f826e431aca1afdc02dd7065835b2372d64ba925fd6f7c85b8ec93bd6b94ca5295f232376e1d844e91bc9c311972032b3b66bb299cd3ce9b5a2036e9b91cee618667b9d3c5e44810a0681ef88cdc3658f71db97902ffb2504e2d20c8bd7d2e44be599b5eb3a7a88285f366cbc075a3337bc5bfb53cbc891fbe40da76816c545243a8ab665
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 6cd9c7462a3822c8b2269fa869ce9acb293836a4
                       67f589f06ddf417edfb3ab6dbe3a9e27410f4944
                       acafdbcfc34ec7ea39e42370d10ad77f90e9b343
                       aeff9b5e7fb8ea756a35338e7faedd8345f11aec
                       513191c7951caf89b3db0a9ad69b683f69737916
                       5fc95a01989613534dd89c6e4e0ca7b4b7db63f4
                       7f04cd185edd7b97e1824c4054e0097e8fadab03
                       06b71ee5c5f7495836a8622e27ef398121139109
                       7b443e196adbadb907ee5fe49610fc5f9e089fa9
                       ba34d424ae4ad5fa047780218e67eea2b6e81458
                       ec0f1adf2659a2f8f276ab3089f33d23b9e41b8c
                       3f3719e6136141cb4945b7d931311509dd284490
                       44deb4a9dad73f70bf9a63eb62c80944b5b6cb8c
                       7f9e5470319acda472789bd39889578115e63f51
                       7cdf64ece0177d4b9bea55ad628c2cc6e7074b4b
                       710b496e3d445c2a897e3e911e0858f12839c637
                       565c2227aecdd467eb2a5de59a6f3346fc55682f
                       0a792835b308d89706e1668185c350e44b4db524
                       34fe2e3cb47de968410da465a3d598f8c19aab5b
                       501379fd
       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 [a2:5d:a6:33:c5:4b:9a:3c:96:8c:a5:99:0e:16:da:5c:29:8f:50:34]
            modulus: 8ade504d326fe0e831e169281c961c276ec5f646119fd235b2e4183cc4b5dd9c5987ad60d08a02a235c4a8e2c8d92a054b941cbc5a98901f7ef438fcd588acb177dde3b5ad9da2b367e51753d0e147f6f16f5e89b5214ec0add1492b439719d3d62c39a14222758f7a33a5587878b3c994d43750e56b71f80dfcf5a25f56488f51c22d042cf5b7611a338ec297647047eec529149f913bea9dd416d8c90123a8f0929da610ca841fe79c7fbe04dcc8f7c1b5a903a8eab7c7cf4a057997da3adb88fe8f72b136345945f3bc81ea6907b67c43232fa8f4d928337601f55414a48cac40d5ce2bfea9e6f70cfbaa14cc51b6360d9b1fed7de1ef2ce17e5548148821
    public exponent: 10001

]