Chris Selwyn
2010-08-05 19:33:28 UTC
I am using JXplorer 3.2.1
I have been trying to get a connection to an LDAP server working that
requires mutual SSL authentication.
I have set the Level to "SSL + Anonymous".
Using truss on Solaris, I can see JXplorer loading the cacerts file but
I cannot see it loading the clientcerts file.
When I try the connect, I get a "Received fatal alert: bad_certificate".
I have looked at the log that is generated when I set
"javax.net.debug=all" and I can see that the client is not sending a
certificate chain in response to the ServerHelloDone.
It appears to be ignoring the option.ssl.clientcerts completely.
Is there something that I am missing to cause the clientcerts file to
get loaded and hence a client certificate to be sent?
Chris Selwyn
I have been trying to get a connection to an LDAP server working that
requires mutual SSL authentication.
I have set the Level to "SSL + Anonymous".
Using truss on Solaris, I can see JXplorer loading the cacerts file but
I cannot see it loading the clientcerts file.
When I try the connect, I get a "Received fatal alert: bad_certificate".
I have looked at the log that is generated when I set
"javax.net.debug=all" and I can see that the client is not sending a
certificate chain in response to the ServerHelloDone.
It appears to be ignoring the option.ssl.clientcerts completely.
Is there something that I am missing to cause the clientcerts file to
get loaded and hence a client certificate to be sent?
Chris Selwyn