Hi Mark,

Could you please give any references or some sample steps   , I am new to
this tomcat usage and web applications .
First, I want to check the authentication of users based on their DNs . I am
using tomcat-6.0.18 on linux platform.
I have usercert.pem, userkey.pem, cacert.pem files


Thanks & Regards,
shashi

On Thu, Nov 18, 2010 at 3:41 PM, Mark Thomas <ma...@apache.org> wrote:

> 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