Results

By type

          2021-04-15 02:21:59,272 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-04-15 02:22:03,481 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-04-15 02:22:06.575  INFO 1 [           main] o.s.b.SpringApplication                  : No active profile set, falling back to default profiles: default
2021-04-15 02:22:19.392 DEBUG 1 [           main] o.j.l.LoggerProviders                    : Logging Provider: org.jboss.logging.Log4j2LoggerProvider
2021-04-15 02:22:20.572  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : Loading initial configuration
2021-04-15 02:22:21.390  INFO 1 [           main] o.o.o.c.c.c.CmpServersConfig             : CMP Servers configuration successfully loaded from file /etc/onap/oom/certservice/cmpServers.json
2021-04-15 02:22:36.073  INFO 1 [           main] o.s.b.StartupInfoLogger                  : Started CertServiceApplication in 39.412 seconds (JVM running for 47.471)
2021-04-15 02:37:12.590  INFO 1 [nio-8443-exec-6] o.o.o.c.a.CertificationController        : Received certificate signing request for CA named: RA
2021-04-15 02:37:12.681 DEBUG 1 [nio-8443-exec-6] .o.c.c.Pkcs10CertificationRequestFactory : Creating certification request from pem object
2021-04-15 02:37:12.884 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.CertificationModelFactory      : Received CSR meta data: 
Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org ,SANs: [] }
2021-04-15 02:37:12.889 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.CertificationModelFactory      : Found server for given CA name: 
Cmpv2Server{authentication=Authentication{  iak=*****, rv=*****}, caMode=RA, caName='RA', issuerDN='CN=ManagementCA', url='http://ejbca:8080/ejbca/publicweb/cmp/cmpRA'}
2021-04-15 02:37:12.977  INFO 1 [nio-8443-exec-6] o.o.o.c.c.CertificationModelFactory      : Sending sign request for certification model for CA named: RA, and certificate signing request:
Subject: { L=San-Francisco,OU=ONAP,O=Linux-Foundation,ST=California,C=US,CN=sdnc.simpledemo.onap.org ,SANs: [] }
2021-04-15 02:37:12.982  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Validate before creating Certificate Request for CA :RA in Mode RA 
2021-04-15 02:37:12.989  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-04-15 02:37:12.990  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-04-15 02:37:12.990  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random integer
2021-04-15 02:37:13.085  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Extensions from Subject Alternative Names
2021-04-15 02:37:13.093  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpMessageHelper             : Generating Optional Validity from Date objects
2021-04-15 02:37:13.288  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating a Pki Header Builder
2021-04-15 02:37:13.293  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-04-15 02:37:13.294  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating random array of bytes
2021-04-15 02:37:13.387  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpUtil                      : Generating array of bytes representing PkiHeader and PkiBody
2021-04-15 02:37:14.701  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Received response from Server
2021-04-15 02:37:14.778 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Verifying signature of the response.
2021-04-15 02:37:14.791 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Verifying PasswordBased Protection of the Response.
2021-04-15 02:37:14.793  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseValidationHelper  : Iteration count is: 1018
2021-04-15 02:37:14.794  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseValidationHelper  : One Way Function type is: 1.3.14.3.2.26
2021-04-15 02:37:14.796  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseValidationHelper  : Mac type is: 1.3.6.1.5.5.8.1.2
2021-04-15 02:37:14.797  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseValidationHelper  : Implicit Confirm on certificate from server.
2021-04-15 02:37:14.880  INFO 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpClientImpl                : Verifying certificates returned as part of CertResponse.
2021-04-15 02:37:14.881 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-04-15 02:37:14.882 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-04-15 02:37:14.882 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-04-15 02:37:14.974 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Retrieving certificate of type class java.security.cert.X509Certificate from byte array.
2021-04-15 02:37:14.975 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Parsing X509Certificate from bytes with provider BC
2021-04-15 02:37:14.975 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Creating certificate Factory to generate certificate using provider BC
2021-04-15 02:37:14.984 DEBUG 1 [nio-8443-exec-6] 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=c-0c4865a1a4c615eb9,CN=ManagementCA,O=EJBCA Container Quickstart
2021-04-15 02:37:15.185 DEBUG 1 [nio-8443-exec-6] o.o.o.c.c.i.CmpResponseHelper            : Certificate verify result:PKIXCertPathValidatorResult: [
  Trust Anchor: [
  Trusted CA cert:   [0]         Version: 3
         SerialNumber: 467717971823584882169331647758501970573271483710
             IssuerDN: UID=c-0c4865a1a4c615eb9,CN=ManagementCA,O=EJBCA Container Quickstart
           Start Date: Thu Apr 15 02:18:59 UTC 2021
           Final Date: Tue Apr 15 02:18:59 UTC 2031
            SubjectDN: UID=c-0c4865a1a4c615eb9,CN=ManagementCA,O=EJBCA Container Quickstart
           Public Key: RSA Public Key [48:0d:6a:a7:97:d1:40:b0:ec:69:00:a5:50:a5:61:66:36:50:54:de]
            modulus: b01dd2cc10abf390ce741661cd05f23e0e31d68976f599354767e211544b674af1459b703e2bc8f302f58dc27505e00b8d79c679c561f59209e93d447100592c7a9f4cc5f4eb3310831f2c4167892673736ada2902eb8c733dd7679099b78769b9ac637e878200aafd9a867a1ac31f6b9648786037ff0d44c6af87d5100dceea19d4937507197cb726a6138ca6bf69be9bab429681200020d9ea6fac47d413753ecb6005eebaca19580959289e16666d2ec281f677598091bb051d1a24b7754d7c13dd37cacd23ffe6223a00805c096fd0e38bdd0217b903fba46fab28bd723d971eb472b879a9a57932f4214c53868ee0c8c4dd1fd26bb299a3f8ade38470de53eeee9fc01307d024b015bf30fc3733f89c2c6a192a3cd6f5274ac2b278a1db09b2acae71464bc91e060012fba95331bea13f6392132f64222610db3a537ed3e9cf1abfbebf52d85bf5bc5e12c1940811244fa72b48009934582b85177d8c34aaf23a443bf688f53a4aec2489abbd386f802cdbba20d3adfb29dc4ca9306d55
    public exponent: 10001

  Signature Algorithm: SHA256WITHRSA
            Signature: 7348f3fa3b998bf9b4527c29d13e6b19b91f9856
                       b1d73e082a1612bea091f4c3ce65e2634df1c019
                       4caa84172d1fa1ad2024af367f1d47d413f3175c
                       5d59ad0a7abd097220e35538602d99601563bf47
                       9631d6b0b077a1b46060d148aeadac0e460d92c9
                       fcb15f271c58f035188f45f0b8340122bb4c06c7
                       512bea99d1f93a94d384a082d2206f114709ec86
                       c78cd2701463371b01f4fc4681fdd13786d9028e
                       c267a96ba25c92b54624b9a2b258744f1b1473af
                       7e0fdd4dc3a3fd627018da6beb34004bacdcff2e
                       1dc67721a780ac59db90fc0957d4044e071c7c3e
                       3f9bd747297fadc8637e0ef85d395afd7f93405a
                       dca691770a30ebb536cda4320cd2ef173eb420bf
                       1800451d9c6210f3b7200fd4a4ef1620899829e2
                       f8666b7ded072e76be586a584c245e57ae8a693b
                       98b12f90a87e9a29579aa41cc5dd4145eaad2325
                       c33e4681f4762ab23b1b2e9dcff4d1723efba5e8
                       9fb0239f8b3365608cdfa0260e6d4cb1704a9508
                       2f0afc3f418dc76ab5f4a17f8937664d3c3a6715
                       ba749b1b
       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 [a7:6d:bb:77:81:15:00:ba:b1:63:04:68:e5:46:5c:16:bf:93:6f:c5]
            modulus: b34a5f87a8e66150080d9f03f28315563af846bc49a64d92293dd9d02b465e94498615d12bbc87e4827a204f6cf98bf25097367b3b52c133f55b6648a1aed289fe0b873d230b37be25a8a40e6eb690c56dc505f7dde68e3c98d524c3f885b6847697e3324de60884aa97f4209bb7c9028a02872cc4b55f534372b827942dd90720052539e71e1bbab18d282d99ccac0ec9b9f7226e4055251df5e1f91792f7104ee0e479c3289f9fea7cdd44880b561c0454984afc3306a3a5f6166d94ec122a267bc915ada3891fb0fc952410cbb5e3eaba3df8b67e2a134f0d6ab099a558d6f84fd3e16caaea2a693420f5de2f7e4d38756b4fc63439bc630bf1e420049147
    public exponent: 10001

]