You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Sweeney, Bill" <bs...@CHARTONE.COM> on 2005/03/14 15:18:47 UTC

RE: [QUAR]SSL tomcat support


>> Start with:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html

>> Then, this page details the procedure for you to set your systems up
using keytool:
http://java.sun.com/webservices/docs/1.1/tutorial/doc/WebAppSecurity5.ht
ml

>> To use the keystore generated with keytool you will need to extract
and convert the client key and cert to a PFX:
http://mark.foster.cc/kb/openssl-keytool.html


"server should know his clients..."
>> To set Tomcat up to require client certificates set "
clientAuth="true" " in the server.xml definition for the SSL connector.

- wjs

 

-----Original Message-----
From: Shahin Hadjikuliev [mailto:shahin.hadjikuliev@gmail.com] 
Sent: Friday, March 11, 2005 8:45 AM
To: tomcat-user@jakarta.apache.org
Subject: [QUAR]SSL tomcat support

Hi , list!
I want to configure tomcat running on https, main purpose is that:
server should know his clients (only specified clients can user server)
I want to achieve it with certificates


I have read some documentation on java.sun.com
http://java.sun.com/webservices/docs/1.0/tutorial/doc/WebAppSecurity6.ht
m

but it doesnt sufficient for me, can anybody tell me more info about
this


Thanx a lot

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org