RE: [EMAIL PROTECTED] Override SSLVerifyClient

2006-01-12 Thread Azwan Adli Abdullah
] > Sent: Monday, January 09, 2006 6:11 PM > To: Axel-Stéphane SMORGRAV > Cc: users@httpd.apache.org; [EMAIL PROTECTED] > Subject: RE: [EMAIL PROTECTED] Override SSLVerifyClient > > Hi, > Tried that but also doesn't work. Any other clue? > > Rgds, > Azwan >&g

RE: [EMAIL PROTECTED] Override SSLVerifyClient

2006-01-10 Thread Axel-Stéphane SMORGRAV
:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 6:11 PM To: Axel-Stéphane SMORGRAV Cc: users@httpd.apache.org; [EMAIL PROTECTED] Subject: RE: [EMAIL PROTECTED] Override SSLVerifyClient Hi, Tried that but also doesn't work. Any other clue? Rgds, Azwan > Reverse the order of the two

RE: [EMAIL PROTECTED] Override SSLVerifyClient

2006-01-09 Thread Azwan Adli Abdullah
rs@httpd.apache.org > Subject: [EMAIL PROTECTED] Override SSLVerifyClient > > Hi All, > I have 1 question regarding howto override SSLVerifyClient directive in > Location directive. Let say I have 10 different URLs and 1 of them NO > need to verify the client cert and the other 9 need

RE: [EMAIL PROTECTED] Override SSLVerifyClient

2006-01-09 Thread Axel-Stéphane SMORGRAV
Reverse the order of the two Location sections. -ascs -Original Message- From: Azwan Adli Abdullah [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 9:14 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Override SSLVerifyClient Hi All, I have 1 question regarding howto

[EMAIL PROTECTED] Override SSLVerifyClient

2006-01-08 Thread Azwan Adli Abdullah
Hi All, I have 1 question regarding howto override SSLVerifyClient directive in Location directive. Let say I have 10 different URLs and 1 of them NO need to verify the client cert and the other 9 need to verify the client cert. Example that I've tried is as below but seems doesn't work. SSLR