In case this issue is still active, you need to make sure your are importing the cert into your "truststore". That is the keystore that has the certs that you trust and is used to validate the cert on your outgoing https connection.
http://docs.oracle.com/javase/1.4.2/docs/guide/security/jsse/JSSERefGuide.html#Stores David Ohsie EMC Corporation From: Andrew Petro [mailto:[email protected]] Sent: Friday, November 16, 2012 11:32 AM To: [email protected] Subject: Re: [cas-user] CAS Unavailable after renewing LDAP server's SSL cert Sean, This is probably going to turn out to be a certificate trust issue. So. You're sure that you exported the right certificate, and imported it successfully into the right keystore, and that that's the keystore that's being used by the JVM that your CAS server is running? Andrew -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
