Results

By type

          2021-11-22 23:28:44,018 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-11-22 23:28:44,683 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-11-22 23:28:45.281  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-11-22 23:28:47.604 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-11-22 23:28:47.814  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-11-22 23:28:47.918  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-11-22 23:28:49.706  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 6.079 seconds (JVM running for 7.385)
2021-11-22 23:29:40.044  INFO 1 [nio-8443-exec-8] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-11-22 23:29:40.055 DEBUG 1 [nio-8443-exec-8] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-11-22 23:29:40.101 DEBUG 1 [nio-8443-exec-8] .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-11-22 23:29:40.105 DEBUG 1 [nio-8443-exec-8] .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-11-22 23:29:40.120  INFO 1 [nio-8443-exec-8] .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-11-22 23:29:40.124  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-11-22 23:29:40.125  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-11-22 23:29:40.127 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-22 23:29:40.128 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-22 23:29:40.131 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-11-22 23:29:40.138 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-11-22 23:29:40.141 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-11-22 23:29:40.176 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-11-22 23:29:40.183 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-22 23:29:40.184 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-11-22 23:29:40.187 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-22 23:29:40.692  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-11-22 23:29:40.697  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-11-22 23:29:40.698 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-11-22 23:29:40.702 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-11-22 23:29:40.714  INFO 1 [nio-8443-exec-8] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-11-22 23:29:40.716  INFO 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-11-22 23:29:40.717 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-22 23:29:40.718 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-22 23:29:40.718 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-22 23:29:40.734 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-22 23:29:40.735 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-22 23:29:40.736 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-22 23:29:40.745 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-11-22 23:29:40.746 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-11-22 23:29:40.747 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-11-22 23:29:40.748 DEBUG 1 [nio-8443-exec-8] 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-11-22 23:29:40.773 DEBUG 1 [nio-8443-exec-8] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 294932531796447707958215477757315169586026111327
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Mon Nov 22 23:26:44 UTC 2021
           Final Date: Sat Nov 22 23:26:43 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [ef:0e:a1:1d:8d:ad:46:9a:81:3e:e9:f5:21:08:3f:9f:60:32:34:8c]
            modulus: 962ebfd92b759e046bb5e11e54fdbb30c2b72cc3dbc8c56529e142211383e643fe184a89eeb9a951e7f7d3a530922fe246932f122991c9d8b06c6eb52f5f94cea9a0b853446845877225f54ff18d996cffcdb53b10b0e95144456b052c04f39c52d9944e4030a7799498c1d0abb85fe5b00f9eb60358007164583c7109796f1cb7af9468b6499ebf5e2788fb0312d3d6e3986aae1632694deedd871b84dea30af6b6f45650881775ef626d70ea20c5da8e9b9890240ee81f16c1521513268f2f233a6520ead34ce4925dba24cfa93a793356ab27c0ba3988823958084cd3502bfcf76a4713012a33d4b3620df7803cb9d0a0e385497a6e79cfc3d5eeac636124bfaeff7f792b3a2a0e0fd571713d4f6cef286f50cc8fd88348085388efb169f8cdec45f3e17d230ecff87281ba9c46fe774a4ce4dbd0e8449b1953766f4eafb6fb505f5f2c96c53cae7cd1afcf9ca957ae1cbc3b565d26ea03a9d5baf23de74d74105b30c3fe46ad83afea048577138d71c6d53af1b6bd0cb68d249a72daa943
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 7d1c7fe10275f0c7d425eb66dfed179351d6794e
                       8cac63b4eedec015896ad942ecd0051177750530
                       0a0f2c9285a76f604f7febf7d36d00e18a205438
                       5ca9797751ca71057b18f7701a4200f1d3cf270a
                       6dab7dde7f0903aea020dad7139542a6c7574778
                       e163c8cdb4c5aa4900517d49bff45477b9abb97d
                       3663a916bbf389478728344a88c12297eaffbd13
                       f88beb424cf698c6c7121dc9fb4dbfc38b10e88e
                       6ca20c9202f80ad44240cfc7300c4b18627b1b89
                       14cdb7e2d7a80bc6d9130684460a7389f3dab42d
                       2783872309cd3fd351ca3a728a732a16c88b0661
                       b60d7c5735d4b7660281076ac194d57d7f4b7dda
                       18d3e0ebbd8dc630295748826c01c119ccccba02
                       bab9af8499e579a25b3ed9efcdcdef8fa3f1e368
                       9585745e233e741355f50201512a1efde292840b
                       007d40a42090915c9134384ea38d365f66790fac
                       7df84d79780ffa9c0ad3f7ff9a8d8d5388b31aa2
                       ea2ad0bd2605b9675c13df487b9e72b4c78ff6d6
                       5305cb0f350cf6d6b248a0f9ba1eb59ea2fbf366
                       806cd524
       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 [3c:5e:4c:46:07:8d:a1:e9:dd:87:45:7c:1c:90:83:69:90:d7:aa:5a]
            modulus: e02576f35dfe70f3c0fea11523a7462010062801cc397b4e34ff0aa28f338019ac4415daafd0704527119493b748ce6bb4fe2e9bd001458850cf2650166e7e1b35d1f3a4bc03e55aa46a387aeb39726153bf892e7494348597f9e6ff19e755ce80710bbbacbd6c373cef78c2d8657b71ac149b83f9873b6ffbd03a1ee6b9895faa3d057f02bfe2d7fd283525b3679a8e86a5fb23b17e6f3601e3f5a22c0551977f1b8af2dcbb2e6517e722298f70a67c06011062966cfbe7425c5dc5f0f01a9f1c56a600116e1e55cda98a3370d9b8c01318c1e3330afd0b0d2f91a58d2f48ef9cb946799c89c16f1b325c6373e431b32b5aff109b6e65dd0012b05534862e8f
    public exponent: 10001

]