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
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
Hi, I'm using OpenSSL + Tomcat 5. I have configured OpenSSL & Tomcat successfully but it just 1-way authentication. Now I want both Server and Client authenticate each other. Can you help me? Thanks in advance! Hung.
How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rat
"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.
>
Hi,
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.
Which lines I need to add on my tomcat server.xml file to enable ss