[cas-user] LDAP SSL error with CAS 4.0

2015-04-22 Thread Venkatesh Babu KR
Hi, We are migrating to use CAS 4.0 with our ldap server, but running into issues related to SSL/TLS. Earlier in CAS 3.5, we were able to resolve SSL selfsigned certificate error by importing the certificate into our CA store, but now, the same is not working. Given below at the bottom is snippet

Re: [cas-user] LDAP SSL error with CAS 4.0

2015-04-22 Thread Alberto Cabello Sánchez
On Wed, 22 Apr 2015 14:37:28 +0530 Venkatesh Babu KR wrote: > [org.ldaptive.provider.ConnectionException@812461251::resultCode=null, > matchedDn=null, responseControls=null, referralURLs=null, messageId=-1, > providerException=javax.net.ssl.SSLPeerUnverifiedException: hostname of the > server 'ld

Re: [cas-user] LDAP SSL error with CAS 4.0

2015-04-22 Thread Daniel Fisher
On Wed, Apr 22, 2015 at 5:07 AM, Venkatesh Babu KR wrote: > Hi, > > We are migrating to use CAS 4.0 with our ldap server, but running into > issues related to SSL/TLS. > > Earlier in CAS 3.5, we were able to resolve SSL selfsigned certificate > error by importing the certificate into our CA store

Re: [cas-user] LDAP SSL error with CAS 4.0

2015-05-04 Thread Venkatesh Babu KR
Hi Daniel, Thanks for sharing the link. It was helpful. I've configured our deployer context on the same lines, but authentication fails with a "NullPointerException". I'm not able to find the exception stack trace in the log too, the exception is just getting printed in the audit log. Any idea, w