On 5/26/2004 4:35 PM, Sander Smith wrote:
Thanks for your help but my question wasn't answered. I understand certificate chains - I even created some long ones. My question is about SSL specifically. The way I understand the SSL handshake, the server only sends a certificate to the client - there is no provision to send a certificate chain.
I was able to get tomcat to present the whole chain to the client with pkcs12 format keystore (exported from openssl). But if your keystore is in JKS format, you might want to refer to:
http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/keytool.html#CertChains
Dennis
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
