On 18/11/2010 05:03, shashidhar v wrote:
> Hi,
> 
> Can anyone give some idea to configure the tomcat-6.0.18 to enable SSL (
> https ) and also to support the list of user certificates to access a sample
> web application
> I have the user certificate and also the CA certficate , I have checked the
> docs of tomcat but i was not clear to configure it if we have both user and
> CA certifcates

- Get SSL working without authentication first.
- Configure app to require SSL
- Configure app for BASIC auth
- Switch app to CLIENT-CERT

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to