Re: Difficulty with SSL authentication without client certificate

2003-11-29 Thread Bill Barker
on installing Apache and configuring certificates as optional But there must be a Tomcat alone solution. > -Mensaje original- > De: Lira, Alesio > Enviado el: jueves 27 de noviembre de 2003 11:17 > Para: Tomcat Users List > Asunto: RE: Difficulty with SSL authentication with

RE: Difficulty with SSL authentication without client certificate

2003-11-27 Thread Lira, Alesio
nt. > > > -Mensaje original- > > De: Bill Barker [SMTP:[EMAIL PROTECTED] > > Enviado el: jueves 27 de noviembre de 2003 4:21 > > Para: [EMAIL PROTECTED] > > Asunto: Re: Difficulty with SSL authentication without client certificate > > > >

RE: Difficulty with SSL authentication without client certificate

2003-11-27 Thread Lira, Alesio
mbre de 2003 4:21 > Para: [EMAIL PROTECTED] > Asunto: Re: Difficulty with SSL authentication without client certificate > > For what you want, I'd probably go with a Filter that stores the Principal > under a "well-known-name" for use by the Servlet. For Container

Re: Difficulty with SSL authentication without client certificate

2003-11-27 Thread Bill Barker
For what you want, I'd probably go with a Filter that stores the Principal under a "well-known-name" for use by the Servlet. For Container level security, it is clearly an error if the client won't provide a client-cert. Note: I consider that the fact that you are getting any response at all to