Results

By type

          2021-10-15 23:07:30,751 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-15 23:07:31,612 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-15 23:07:32.274  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-10-15 23:07:35.443 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-10-15 23:07:35.690  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-10-15 23:07:35.850  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-15 23:07:38.388  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.142 seconds (JVM running for 10.112)
2021-10-15 23:08:37.884  INFO 1 [nio-8443-exec-1] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-10-15 23:08:37.893 DEBUG 1 [nio-8443-exec-1] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-10-15 23:08:37.936 DEBUG 1 [nio-8443-exec-1] .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-15 23:08:37.942 DEBUG 1 [nio-8443-exec-1] .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-15 23:08:37.958  INFO 1 [nio-8443-exec-1] .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-15 23:08:37.961  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-10-15 23:08:37.962  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-10-15 23:08:37.964 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-15 23:08:37.965 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-15 23:08:37.969 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-10-15 23:08:37.976 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-10-15 23:08:37.980 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-10-15 23:08:38.016 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-10-15 23:08:38.024 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-15 23:08:38.024 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-10-15 23:08:38.028 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-15 23:08:38.504  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-10-15 23:08:38.507  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-10-15 23:08:38.507 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-10-15 23:08:38.509 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-10-15 23:08:38.517  INFO 1 [nio-8443-exec-1] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-10-15 23:08:38.517  INFO 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-10-15 23:08:38.519 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-15 23:08:38.519 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-15 23:08:38.519 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-15 23:08:38.530 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-15 23:08:38.530 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-15 23:08:38.530 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-15 23:08:38.536 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-10-15 23:08:38.536 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-10-15 23:08:38.536 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-10-15 23:08:38.538 DEBUG 1 [nio-8443-exec-1] 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-15 23:08:38.566 DEBUG 1 [nio-8443-exec-1] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 624817275661655590913450437068268919488078618422
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Fri Oct 15 23:05:22 UTC 2021
           Final Date: Wed Oct 15 23:05:21 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [6f:7c:2d:dc:30:d8:f4:fb:4c:af:3b:35:85:e1:e6:ac:d1:bc:9c:10]
            modulus: 999640889234784b6a68d98e61f1b0ab6245ebf99778e58801db2dd8c2335043df3004a4a6656d0592461111ddd31004cb40f2e964610d8b3293f1e20ba59d492e4d3485d38be03171664d0f78b230094934001431f96b0a2b6377fd609122828380245a863cc73e7da67737f54d3402779b2c808ed1672391736d616b776cf874ab143977965998e40232590a9f26bbb7b438f9d7705931315d9c72529d879b59fac021865e6899810611e7df4d6cfbc0fb28cfbc35fb74717be54e33462a805d0edccd4c3b3491f6aafb036f1580342461a63d7db655e33f978f820baf23dc99334089461e4d2c0922a7598133fb168d30c66f1eafb2608a794cb7abfecaeaa1710f887adf374adbfc8ba7e72717c5213343da8fc3f49c97e7f3d852986d5d37a8e3be8f32225a12481ffe685cb264f7611ee0a1d44536ba0dd471db24d7aaf18ab9429e0b8362e266b1c9dfc440db6f01b2137cd3aee239fe3f5460a6108212c78fc98c7e48fd1aec0dfd1226b38360ff6b39b0e9caf182036d8bf1eede6f
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 67624ee979c44dcf2082bfcbc5a9ab8cf0d36d5b
                       367304b27952ce418424358cc38821293ad7e143
                       40806b5ad9e4c8c99c6efc7fbd63e4d732195829
                       db16d21d31d8c1e6d1d2e033d4e9300a5dc0e57b
                       4df087b07dd037fb5fa37e241a57b302361a2b58
                       0284e494c45bbc25b5d7f6a47316660202a2bb7a
                       0061662be78bb90f82a1a4a876e2e3299ff1aea0
                       471072e1d52c20cf749c882aaf0f8b4d59e060f9
                       f6be652f02ab2dda007617c05e1a0b2a6ddebf79
                       ae1e904d96232ae9bcf88fdb873f6f438e94d371
                       f4572fc2c99c5e08eeadc48841a9ff926fb3d6cf
                       f5e6d93fe9795ab73a467cb473c6562a848ee1f1
                       ccad9ba7dd58d8869c722573a2ac9978aa1dab54
                       cc9ddc72ab98318a1afb4070abae08d65b3f6e5f
                       3263a7a37864b25b6e000388fd5fb77ac8ab8814
                       7ac109bf938f75ca3cac04b5ea98181e40ad5079
                       aded2465e2469f06ee1d58ca8cccd644c7aba5a8
                       b7650cf1fa4604e168af3d636babe9b660afb0e0
                       2b75da65114d40aeea09a76704aa188e30e7d5ed
                       b12f5fd8
       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 [a8:4d:93:52:be:9a:63:1c:3a:96:a1:77:18:6b:dc:6b:71:e9:a6:fd]
            modulus: e46c8fa08f9ccc7838715636aafdd0efd31a9a358008d07c07f6188d21d5325239408157b071e9c9b96374da4f5acd83efffd49b341d9782da42e06fa29ed49a4209ed8e76eced63d575ac2e2587f25766468dd06b238f627efabceb74e5241cad7884643869620643bdcf67552dce225f88b68454bc404867049be215fe6c0b1efce8e91337f1e0d53c49b06a669b3f94bc7e81932864ee209db8fd2eaf035cb128bbbf1c976b1da215d1ce192f595a3ff2cf268329b85964e2fc2a9e740904780a63c66bdb66b20453875b7f05ce22b2d3496c67b319e81a50a01c310562d1432fa0889ab89120388a3777465d73916a9708c133c6bbb1f7c425eeec164e3d
    public exponent: 10001

]