Can't enter website with client certificate on an iPad

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Can't enter website with client certificate on an iPad

Postby stedekay » 07. December 2011 10:14

Hi,

I've configured an XAMPP installation (1.7.7) on an Windows 2008 server to enter a website with client certificates which works fine in Firefox, IE and Chrome.
But when entering the website with an iPad there comes no prompt (as expected) to select a client certificate. It just returns a 403 error.
Using an older XAMPP installation (1.7.4) everything works fine.


Here is a snippet of my ssl configuration:

httpd-ssl.conf:
...
SSLVerifyClient optional
SSLVerifyDepth 10
Include conf/extra/httpd-ssl-papp.conf
...

httpd-ssl-papp.conf:
<Location /test>
SSLRequire %{SSL_CLIENT_S_DN_CN} in { "CERT NAME" }
</Location>

It seems to be a bug, does someone know how to solve it?

Best regards
Stefan
stedekay
 
Posts: 4
Joined: 07. December 2011 10:11
Operating System: Windows Server 2008

Re: Can't enter website with client certificate on an iPad

Postby Sharley » 07. December 2011 10:19

Windows 2008 server
Stefen, would you be kind enough to enter this info into your profile:
viewtopic.php?f=16&t=48626
Thanks. :)


403 errors are best investigate by first reading the \xampp\apache\logs\error.log file for possible clues.
User avatar
Sharley
AF Moderator
 
Posts: 3316
Joined: 03. October 2008 05:10
Location: Yeppoon, Australia Time Zone: GMT/UTC+10
Operating System: Win 7 Pro 32bit/XP Pro SP3

Re: Can't enter website with client certificate on an iPad

Postby stedekay » 08. December 2011 10:08

I changed SSLVerifyClient from optional to require.
After that the iPad gives me the following answer:
"This website requires a certificate to validate your identity" or something similar to this, I just translated it.

It's the same p12-cert like in any other tested browser.
stedekay
 
Posts: 4
Joined: 07. December 2011 10:11
Operating System: Windows Server 2008

Re: Can't enter website with client certificate on an iPad

Postby JonB » 09. December 2011 10:29

User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 126 guests