Re: Tomcat and OpenSSL

2006-04-06 Thread hung ngole
Hi Richa, Thanks for your help! If possible, can you tell me where I can find the Tomcat's documentation about this problem. Thanks, Hung.Richa Misra <[EMAIL PROTECTED]> wrote:Hi Hung, For that, client authentication has to be set to true and certificates need to be presented by client at

Re: Tomcat and OpenSSL

2006-04-06 Thread Richa Misra
Hi Hung, For that, client authentication has to be set to true and certificates need to be presented by client at time of handshake. For e.g if one is using web browser as client then certificates need to be presented by it. Also truststore and keystore must be present as part of tomcat configurat

Re: Tomcat and OpenSSL

2002-05-03 Thread Eric Rescorla
"Roberto Samarone Araujo (RSA)" <[EMAIL PROTECTED]> writes: > I don't know if this is an off topic question but, if it is off topic, > I'm sorry. > > I would like to know where I can get information about how to configure > Tomcat + OpenSSL in order to have SSL support on Tomcat. >