Apache Server configuration support - about apache asking client certificate

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > August 2006 > about apache asking client certificate





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author about apache asking client certificate
yihucd@gmail.com

2006-08-22, 1:26 pm

I am using apache as my web servier with ssl enabled. What happened is
that when the user uses IE to open the first page of the site, it
requests the client certificate by poping up window to let user choose
one certificate from the list (The list in the winodw is actually an
empty list). However, if using firfox, there is no such a problem.

Also if the user put url in the IE browser address line again and
refesh the window, there is no such a window popup to ask client
certificate.

Why it behave like this? I want to get rid of the popup window that
asks client certificate.

Can anyone give me a help?

Thanks,

David

jinojohn

2006-08-24, 8:27 am

check for the below option in ssl.conf, set it to NONE to disable the client authentication.

SSLVerifyClient require NONE
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com