Results

By type

          2022-01-15 23:10:30,723 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.
2022-01-15 23:10:31,376 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)

2022-01-15 23:10:32.080  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2022-01-15 23:10:34.364 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2022-01-15 23:10:34.548  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2022-01-15 23:10:34.649  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2022-01-15 23:10:36.276  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 5.915 seconds (JVM running for 7.179)
2022-01-15 23:11:28.014  INFO 1 [nio-8443-exec-3] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2022-01-15 23:11:28.025 DEBUG 1 [nio-8443-exec-3] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2022-01-15 23:11:28.063 DEBUG 1 [nio-8443-exec-3] .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] }
2022-01-15 23:11:28.068 DEBUG 1 [nio-8443-exec-3] .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'}
2022-01-15 23:11:28.087  INFO 1 [nio-8443-exec-3] .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] }
2022-01-15 23:11:28.090  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2022-01-15 23:11:28.091  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2022-01-15 23:11:28.093 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-15 23:11:28.094 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-15 23:11:28.097 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2022-01-15 23:11:28.103 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2022-01-15 23:11:28.106 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2022-01-15 23:11:28.144 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2022-01-15 23:11:28.150 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-15 23:11:28.151 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2022-01-15 23:11:28.154 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-15 23:11:28.637  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2022-01-15 23:11:28.640  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2022-01-15 23:11:28.640 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2022-01-15 23:11:28.642 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2022-01-15 23:11:28.650  INFO 1 [nio-8443-exec-3] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2022-01-15 23:11:28.651  INFO 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2022-01-15 23:11:28.653 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-15 23:11:28.653 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-15 23:11:28.654 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-15 23:11:28.667 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-15 23:11:28.667 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-15 23:11:28.668 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-15 23:11:28.676 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2022-01-15 23:11:28.677 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2022-01-15 23:11:28.678 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2022-01-15 23:11:28.683 DEBUG 1 [nio-8443-exec-3] 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
2022-01-15 23:11:28.736 DEBUG 1 [nio-8443-exec-3] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 283287549966464517117203144424404951177880250969
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Sat Jan 15 23:08:20 UTC 2022
           Final Date: Thu Jan 15 23:08:19 UTC 2032
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [6a:de:83:40:79:9d:87:3d:cb:1c:d6:0b:54:c4:48:2a:72:96:ef:d8]
            modulus: ea4570c0efa6c322db8e11a6b21932b1ff2e3d8f59459c31a0c0025c82be347d7321345dd5969c6c1f4e75fceab4a0e9fc33cf5355f491dd658ad3924016f7eab173849626dd03501c2caa6f4ca076463a0fc7223a7268012f53b0aa410f9c1b89197b2653b0347a317167de912be82a161e3cfd467041955ebf540938131eb37816ad653dfbca4d81717dbce4448bb76156f7a4ccc3cbc5098b28c1e7f19170eb628d5539d86a957dd508b8562ad70444210b3eefc24d57a75049d034d49b78cb47920d84d392738932a76622531581859a5eebd6cd4aade5a024a021fd76701ffac5f4cdb67ea8e9670a88333a71818209739f138c51da96f15c1ad56d0822d32cfdc5f5865cbb19f5d9828cf5519a871bbaede3fadf54f41576db63c063242885a589d5dfebb80aeb3f9c0035e7c9baa2ac73577e82d2a11ffbcb99aa7731e7a8384749946dd8d77554ad5fdc67b53cbbf1aedeaba64a4c4592571b05ea913ee652f429591a8280230b1ed2a8547fdccbb64eb173fd32e0348b8d1fec395f
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 5ad2db3128f79704301bd9f186e58d537c64eba7
                       89142efed7f7e8a93ff34d7bf630dc0fbafdfb83
                       fe134d228f2b5dd22f0f7da9dda0bdc34f44b8a5
                       541e47713663e416e379c3c2607a105e03020ea1
                       31eff0630126c7b7a188bbd8cc7850e998cd1f90
                       10e707494361059372aae8a5600b117bc6dcad41
                       8b314218955e5483a2d7b82fec8034a6e54de857
                       2b75567f9e21f53ef2385c6e1e8e76fdccd508e5
                       4d123140d237e1331f90d5c97a92940b4684dd66
                       5e3be5795ad4f29e12b2869954678d3599a5cb09
                       36314819fbd85b1101dd8e90b2658cf742a97757
                       fd89c5ec3b76ae57c1acf41a7bf7e788d77f1961
                       71a4296a05c11429ed181a8ea9d6a568e843addf
                       32e6e0fe12075df7510c07a8995eefaeb50c32ac
                       47de79009baf809a0dcba09eaddba7c13f16c6d8
                       31f77be12918ac856141fcf2aa1e0286d6dacdf9
                       a3ee317de3b38ef96058487794b5878d6914f98d
                       ea5d07c192603e70c2e4eefba09e2c69853c0233
                       bf51f04e46595c092ba385f8e9974b6eeef7a9be
                       07353e53
       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 [57:dd:49:a2:b5:26:97:a1:ff:cc:7b:1f:0d:5f:88:39:00:b5:34:bf]
            modulus: bc324c21a86ac815ccb2d534f5e5aa1891e525786a324ba0ec503bb9ca1e6862dc4e6eabac591182a9ec98c66184aad6bf52be9aa1614b52b5e641765671a83d516c1d5214943ba2c5647b620657ae81b8ce436f89755041855cd400d41603c3776c1e034d3d85e4483030053c88b74aaa2752dcfa99faac726e871069e1508885d60bb6516a08a32b9154afccde56480c116a88d5e6ca3ae3de531f0bdfa3a66bb956fb0a078ff0c0a560682545fc5d78750c1e3fdc62bbe270e1b942686cd6e312771d09dce72ee8f176f75c5f82a2d92337cbb69b7b9aaa75304119ee787c478be0fed1c837dabf6947c9b5dcff5dd2217f1bba8e7a51ce381d286f7af4d3
    public exponent: 10001

]