Results

By type

          2021-09-16 23:03:48,464 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-16 23:03:49,245 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-16 23:03:49.872  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-09-16 23:03:53.252 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-09-16 23:03:53.619  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-09-16 23:03:53.856  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-16 23:03:56.739  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 8.754 seconds (JVM running for 10.123)
2021-09-16 23:04:43.873  INFO 1 [nio-8443-exec-9] o.o.o.c.a.CertificationController        : Received certificate initialization request for CA named: RA
2021-09-16 23:04:43.887 DEBUG 1 [nio-8443-exec-9] .c.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-09-16 23:04:43.937 DEBUG 1 [nio-8443-exec-9] .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-16 23:04:43.942 DEBUG 1 [nio-8443-exec-9] .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-16 23:04:43.968  INFO 1 [nio-8443-exec-9] .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-16 23:04:43.971  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Validate before creating Certificate Request for CA: RA
2021-09-16 23:04:43.972  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Validation completed successfully.
2021-09-16 23:04:43.974 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-16 23:04:43.975 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-16 23:04:43.978 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-09-16 23:04:43.985 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-09-16 23:04:43.989 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-09-16 23:04:44.029 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-09-16 23:04:44.036 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-16 23:04:44.037 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-09-16 23:04:44.040 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-16 23:04:44.630  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-09-16 23:04:44.633  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Response type is: INIT_REP 
2021-09-16 23:04:44.634 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Verifying signature of the response.
2021-09-16 23:04:44.636 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-09-16 23:04:44.646  INFO 1 [nio-8443-exec-9] o.o.o.c.c.v.CmpCertificationValidator    : Response status code: 0
2021-09-16 23:04:44.648  INFO 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-09-16 23:04:44.649 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-16 23:04:44.650 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-16 23:04:44.651 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-16 23:04:44.668 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-16 23:04:44.669 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-16 23:04:44.669 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-16 23:04:44.681 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-09-16 23:04:44.682 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-09-16 23:04:44.683 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-09-16 23:04:44.686 DEBUG 1 [nio-8443-exec-9] 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-16 23:04:44.725 DEBUG 1 [nio-8443-exec-9] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 136360679134378193643610046359111209602127881970
             IssuerDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Sep 16 23:01:49 UTC 2021
           Final Date: Tue Sep 16 23:01:48 UTC 2031
            SubjectDN: UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [56:0d:1e:e4:95:05:55:0c:fa:18:27:f4:61:30:a9:48:ea:e9:e9:5d]
            modulus: df5bf585addae847edde30c1ab58bf05033365deb468fb7973f4f979a649a91d0580d854fd261e6b518f4067e6afa5ebd41dd2dce33226d75307f180437710acdbd1c1304da59b32112b0026e04273feb264285b6e12526480394da3d54def8724470a9dd5233e31183c776b554300e8eb03a1e3980d7d5a1103aafa5aad122e1c13cfe469a5c11c1e6a244697fe8c963794d848de24805e117874ac245ce76ab2a81813792066605f15c6da8b592aa00dfec101531babadb58586ba0eafe517c838b4cab2d26215acee63d60ad72062a8722cc61b865c1c42c989e4f8cae943b83891b39c81ae23fdc06b915824374dda83cf90dc0adea943d9063e0edde5f32eb1da4e6f2767e11bb0c43e687b0a220a272eb11034118b63ac6d107cbf6e7d69922d4f662567e7b365f16c457e62cfe0eaabfb1af6be47bd1530d5bb48723a7ee48e628e1f4b7c7ab188f3643275a9acf4720d6cc5dafd0c71330ee4a9dbcab179941d052b824e11d61ddea432589b11d5a62c4b95868160d01a8fb6628a75
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 4370576bbae40edc99bae53b8166c0ff18e02256
                       15ceca3aa020701b1492238efd726486ad9562e5
                       6f4b2c81f233807f2faf0b79c1d013d4d93017f6
                       f0b39a25e1434a82f59e50b25a1aa4f0138312cf
                       15420b02acf889439899c3cb0fb790c8c0f832b3
                       c7f6c704f300b06607e5493e418aaf091567590d
                       1d5f31f0fbfa7bcd11a0c97b9823b7bfe8c8db2f
                       2f637ff43935b25735249fda601609a4a9d199d6
                       42be558e5ca15ad7628a75c9559fde7664387b46
                       9fbfba0211c841d28e9ef994ef299a58df2a1fe1
                       8b9639ad4303d18e5b084d791b6a143ebc2c7e5b
                       149ecf43020c498eb655be93333b1cffb62117c6
                       d70536950fa66c44f752ba2ff3ca7ab0fd648f8d
                       48072abe62bfdca006bf10fc4d2284155019ddde
                       247f62547b72cb31ead05bbc5a437be3f72ee947
                       99dbe11694a07b09fe9e67e32b2a030d2b531a0d
                       a8e360dc25f414c563021e161febfbd8060175ac
                       93f0aa0f3bb9cb5c2c07723359b08281a9f65943
                       f30e125da429b31a9082037c9e0f1572474695a2
                       b1b98058
       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 [ea:d7:14:bc:73:51:fe:54:db:f3:f1:15:dd:0d:70:43:ce:f1:14:73]
            modulus: d54f578aa3b44e031adf01d3291390418b52abdb7e1f1e61b0e1c91a26c0b195ea5991f18c227047fea3abe3907c1fed05bfb9c50c0a13f73708df3e0548c52db721ac2def9f0e9e65c164d362fe899b53d98c5c3e87bc03512fbe3be50ff0e5a1983fc9a293b8d6808f88026b0a0bcefe5d20c6863cf69a50f93035e3d69e387b97a28504af3a7c9c36ae50f8b5a427b1b24c92efa562e4ea8df0444b811639f77e427756e9b3fe24e79d10118ac4975b0f567096e0cb44718bab4dd0d54280d15a5615d04d6d5cb3d6fa747c0b2eb73e479237ca526cae2b9881394808c61179b900df624ff80373a204c87548e068511c5927bdac14cf6e760bc124946245
    public exponent: 10001

]