SSLVerifyClient with IE7

This is a discussion on SSLVerifyClient with IE7 within the Modssl Users forums, part of the Web Server and Related Forums category; I've already asked the question in the users@httpd.apache.org mailing list but here it might be more ...


Go Back   Usenet Forums > Web Server and Related Forums > Modssl Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-06-2008
Dan Osterrath
 
Posts: n/a
Default SSLVerifyClient with IE7


I've already asked the question in the users@httpd.apache.org mailing list
but here it might be more suitable:

I've setup a https site with Apache 2.0.52, mod_ssl 2.0.52 and OpenSSL
0.9.7a (Red Hat Enterprise Linux ES release 4 (Nahant Update 4)). A special
directory should be optional authenticated via client certificate. This
works with Firefox, Netscape, IE6 but not with IE7 (Windows XP SP2 and
Windows Vista).

When trying to access the page with IE7 the browser let me choose the client
certificate, let me enter the PIN for the smartcard but then shows the error
message "The browser can not connect to the site.". In the log files of the
server there's only 1 new line:

[error] Re-negotiation handshake failed: Not accepted by client!?

Here's the httpd.conf part for SSL:

SSLEngine on
SSLProtocol +SSLv3
SSLCipherSuite HIGH:MEDIUM:SSLv3
SSLCertificateFile /etc/httpd/conf/ssl.crt/mydomain.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl.key/mydomain.key
SSLCACertificateFile /etc/httpd/conf/ssl.crt/mydomain.ca-bundle
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
downgrade-1.0 force-response-1.0

<Directory "/var/www/public/htdocs/protected">
SSLVerifyClient optional
SSLVerifyDepth 5
SSLOptions +FakeBasicAuth +StdEnvVars +ExportCertData +OptRenegotiate
</Directory>

Any suggestions?

-----
--
Trees die standing.
--
View this message in context: http://www.nabble.com/SSLVerifyClien...p15852947.html
Sent from the mod_ssl - Users mailing list archive at Nabble.com.

__________________________________________________ ____________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:44 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0