Re: Error during import of domain certificate from Comodo: keytool error: java.lang.Exception: Failed to establish chain from reply

2015-04-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Fleur, On 4/12/15 3:42 PM, Fleur Garage wrote: Chris, Yes, i have imported the root and intermediate certificates successfully (using the commands below) but import of the last certficate (domain cert) is failing with the chain error. A.

Re: Error during import of domain certificate from Comodo: keytool error: java.lang.Exception: Failed to establish chain from reply

2015-04-12 Thread Fleur Garage
Chris, Unfortunately, even without the trustcacerts argument, it is still giving the same error. keytool error: java.lang.Exception: Failed to establish chain from reply Thank you. On Sun, Apr 12, 2015 at 7:17 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED

Re: SEVERE: All threads (200) are currently busy

2015-04-12 Thread Rainer Jung
Am 12.04.2015 um 02:20 schrieb HG: Every once in a while we get the following (Tomcat 6) Mar 31, 2015 7:24:32 PM org.apache.tomcat.util.threads.ThreadPool logFull SEVERE: All threads (200) are currently busy, waiting. Increase maxThreads (200) or check the servlet status in the Catalina logs

Re: Error during import of domain certificate from Comodo: keytool error: java.lang.Exception: Failed to establish chain from reply

2015-04-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Fleur, On 4/10/15 10:40 PM, Fleur Garage wrote: I am trying to enable SSL on Apache Tomcat/7.0.32. Have generated a local self-signed cert and CSR and have sent the .csr for signing. I have received 4 certificates back from Comodo:

Re: SSLCertificateKeyFile directive question

2015-04-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, On 4/10/15 5:04 PM, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) wrote: I need to configure SSL in Tomcat 7.0.39, but am staled at the SSLCertificateKeyFile directive. You should upgrade Tomcat if at all

Re: Error during import of domain certificate from Comodo: keytool error: java.lang.Exception: Failed to establish chain from reply

2015-04-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Fleur, On 4/12/15 11:56 AM, Christopher Schultz wrote: Fleur, On 4/10/15 10:40 PM, Fleur Garage wrote: I am trying to enable SSL on Apache Tomcat/7.0.32. Oh, and you should definitely upgrade your Tomcat. There are known and published

Re: Error during import of domain certificate from Comodo: keytool error: java.lang.Exception: Failed to establish chain from reply

2015-04-12 Thread Fleur Garage
Chris, Yes, i have imported the root and intermediate certificates successfully (using the commands below) but import of the last certficate (domain cert) is failing with the chain error. A. Local self-signed cert generation keytool -genkey -alias tomcat -keyalg RSA -keysize 2048 -keystore