Re: Demand CLIENT-CERT only on certain pages but demand SSL in all pages

2015-10-09 Thread Gael Abadin
anything known? > > NIO should be fine. We've seen odd issues on OSX we haven't been able to > track down. > > Mark > > > > > George > > > > -Original Message- > > From: Mark Thomas [mailto:ma...@apache.org] > > Sent: Monday, October

RE: Demand CLIENT-CERT only on certain pages but demand SSL in all pages

2015-10-06 Thread George Stanchev
Mark, What are the possible issues with renegotiation? We're on NIO connectors, is there anything known? George -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Monday, October 05, 2015 8:32 AM To: Tomcat Users List Subject: Re: Demand CLIENT-CERT only on certain

Re: Demand CLIENT-CERT only on certain pages but demand SSL in all pages

2015-10-06 Thread Mark Thomas
t; -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Monday, October 05, 2015 8:32 AM > To: Tomcat Users List > Subject: Re: Demand CLIENT-CERT only on certain pages but demand SSL in all > pages > > On 05/10/2015 12:05, Gael Abadin wrote: &

Re: Demand CLIENT-CERT only on certain pages but demand SSL in all pages

2015-10-05 Thread Mark Thomas
On 05/10/2015 12:05, Gael Abadin wrote: > Hello, fellow users. > > I've been trying to configure tomcat to request client certificate > authentication on a single page, while serving every other SSL page without > requesting a client certificate (before or after authentication). Depending > on