Results

By type

          2021-09-19 11:13:32,177 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-19 11:13:32,827 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-19 11:13:33.427  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-19 11:13:35.638 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-19 11:13:35.826  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-19 11:13:35.936  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-19 11:13:37.479  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.651 seconds (JVM running for 6.95)
2021-09-19 11:14:25.263  INFO 1 [io-8443-exec-10] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-19 11:14:25.273 DEBUG 1 [io-8443-exec-10] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-19 11:14:25.310 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-19 11:14:25.318 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-19 11:14:25.332  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-19 11:14:25.336  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-19 11:14:25.336  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-19 11:14:25.339 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-19 11:14:25.339 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-19 11:14:25.342 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-19 11:14:25.348 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-19 11:14:25.351 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-19 11:14:25.397 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-19 11:14:25.405 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-19 11:14:25.406 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-19 11:14:25.409 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-19 11:14:25.999  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-19 11:14:26.003  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-19 11:14:26.004 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-19 11:14:26.007 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-19 11:14:26.016  INFO 1 [io-8443-exec-10] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-19 11:14:26.018  INFO 1 [io-8443-exec-10] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-19 11:14:26.019 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-19 11:14:26.019 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-19 11:14:26.020 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-19 11:14:26.033 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-19 11:14:26.033 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-19 11:14:26.034 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-19 11:14:26.039 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-19 11:14:26.040 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-19 11:14:26.040 DEBUG 1 [io-8443-exec-10] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-19 11:14:26.042 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-19 11:14:26.071 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: 664881104532548847770765366575571226874118136026
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sun Sep 19 11:11:39 UTC 2021
           Final Date: Fri Sep 19 11:11:38 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [cc:bb:e9:ac:2f:2f:78:ae:b0:6b:a9:f8:d1:80:0c:78:f1:0d:92:7a]
            modulus: aace5ba8debef1485078a8097820f9580f461cb27570152498efe9759118255c6e20f7e127b5b03c173f3c97a81de35ebfad1d9a2fbcab0f69dbb910ad9befd05f66bb91633438ff917d69f524b6b70d95f00691ab99e82a414a93e9d204b0a40ce14400389ca092cf971a79dfa0071c025e186cc3063bd467a140c40256939c98b1505aa29e4be73df2872741022b22277254b81f466e213820090b8db48c7555acd450c138d2d479125cb4bb859a738ecbdcb1541b9e4e3a61874ada07aee0b936f7390c12dcfbe16fcf352124afe4926d671f6b960cb096d6d9538709fb6fd15f782b81e63504a551579b749449b92a44e0eeb06704f10c7a52c19c363c325b1432bb75ff6bed3e5319dfcac169859aa5eee380183db5edbcfb46c29a699ed92e85af632cb5384696cc9cc651820082da2d0ede28956e69a211a5d01bca5b4edc2951caa418eb99a8a8b50ae5ccd2a83665f1cf926ec9963155652ce978ac917593e3961f1ddbc859c2ac32a02218f738247ebd086816b85993d34a9d18dd
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 860e4c09d9f3b9bc5e24fa9b1a3e075a5c55f9a7
                       ac789e73e74e0c6bf9dfa13cbb4e0b132b1b923e
                       c312eafaffbb370b49e6dffeacf2ed30b832c333
                       3c9e8bbca51d2b350e7cb84d48e90e7e59e84369
                       2a7e24ec246ea75b7473676dbee551280dda2127
                       0f2dc503d55f4c113446d2d6f193e405aa8192df
                       34acd241cb2b576a5d15d4db1915a26518e0a516
                       08fd2052a3679c46a9b2d705d585f86b150bfad3
                       a6f70ead2da67828126a5bba6b4b5f0229be3e73
                       cb4a3733e30489b1d6c30dc31655bf5e23426c8a
                       ea7de822b7708c43d4213b16b39efbbcbff5f777
                       32fba19644b7ad797a54584ffadbb68735a9a804
                       3510d931853d92a23d2a01b0627ff961ae646877
                       af4d1c66d2623cb41e4d4fadbc9ddef91471b21a
                       86aa1ddee5befbcaab5675a56c2c4ce8c32ad073
                       b4c93410981229ac4f22a46d9193a7bd2aa91cd4
                       f16eab92eaf64971eb990f7af5b253efb856d240
                       7a1ce0003a026a7eee29326707189cdd398a5848
                       ee5bad06e719672284909b4170690ed8e48e4e36
                       5c47d7cf
       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 [d1:79:be:d0:6c:9b:42:c1:5a:0f:79:3f:3d:77:9d:b3:ed:28:09:50]
            modulus: c48b04f9a307f52f844555b5d493bf5c069c6ed7728545ceede352d662a482caa08a9f12808550c5b9ebaf4706073ee3528c84daff00f4db387756b07f14bfd3ffb42d4483315a53bae6e5978ad18033e3d4e4fe7b5f5e6585928f70c40e117cf8f4db70183abac4b2168040e1aca8746b60bf5eb53608151ca35d5e15fa45d4c51a1279beafacdb44c3f8f1077466e7b676d847108720698ac5338dfbd9228302847e2bf67d7f3b3c530c89c83df461f6a4c92482058fe72195834975c640a7e1bb3e32547e25aabd88aba722014b6abd270c60b9337c984f1bf7a6ae470466e5a91a48c416bc962a724f98c89b682724f0f73c28e7cc0214a46d77d9fb53c5
    public exponent: 10001

]