This is a multi-part message in MIME format.
------=_NextPart_000_00AC_01C402E7.CD2B89A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I'm running a 2.0.45 server and trying to verify my client =
certificates. My
applications work well until I try to use 'SSLVerifyDepth' and at that =
point
'POST'ing breaks and my applications fail. My applications do get
the client cert data passed ok. CGI apps using 'GET's still work fine.
Anyone seen this problem before?
ScriptAlias /privateapps/ "/usr/local/appdir/privateuse/"
<Directory "/usr/local/appdir/privateuse/">
SSLRequireSSL
SSLVerifyClient require
# SSLVerifyDepth 1
SSLOptions +ExportCertData +StdEnvVars +StrictRequire +OptRenegotiate
<Limit GET POST OPTIONS>
Order allow,deny
Allow from all
</Limit>
</Directory>
TIA, Chris
------=_NextPart_000_00AC_01C402E7.CD2B89A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2> Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2> I'm running a 2.0.45 server and =
trying to
verify my client certificates. My </FONT></DIV>
<DIV><FONT face=3DArial size=3D2> applications work well until I =
try to use
'SSLVerifyDepth' and at that point </FONT></DIV>
<DIV><FONT face=3DArial size=3D2> 'POST'ing breaks and my =
applications
fail. M</FONT><FONT face=3DArial size=3D2>y applications do =
get</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> the client cert</FONT><FONT =
face=3DArial
size=3D2> data passed ok. CGI apps using 'GET's still =
work
fine.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Anyone seen this problem before?
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> </FONT><FONT face=3DArial
size=3D2><BR>ScriptAlias /privateapps/ =
"/usr/local/appdir/privateuse/"</DIV>
<DIV> </DIV>
<DIV><Directory "/usr/local/appdir/privateuse/"></DIV>
<DIV> </DIV>
<DIV>SSLRequireSSL<BR>SSLVerifyClient require<BR># SSLVerifyDepth =
1</DIV>
<DIV> </DIV>
<DIV>SSLOptions +ExportCertData +StdEnvVars +StrictRequire =
+OptRenegotiate</DIV>
<DIV><BR><Limit GET POST OPTIONS><BR> Order =
allow,deny<BR>
Allow from all<BR> </Limit></DIV>
<DIV> </DIV>
<DIV></Directory><BR></DIV>
<DIV> </DIV>
<DIV>TIA, Chris</DIV></FONT></BODY></HTML>
------=_NextPart_000_00AC_01C402E7.CD2B89A0--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users [at] modssl.org
Automated List Manager majordomo [at] modssl.org
