SSLVerifiyDepth breaks POST ability.
am 06.03.2004 01:26:47 von Chris DavisThis 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=20
applications work well until I try to use 'SSLVerifyDepth' and at that =
point=20
'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?=20
=20
ScriptAlias /privateapps/ "/usr/local/appdir/privateuse/"
SSLRequireSSL
SSLVerifyClient require
# SSLVerifyDepth 1
SSLOptions +ExportCertData +StdEnvVars +StrictRequire +OptRenegotiate
Order allow,deny
Allow from all
TIA, Chris
------=_NextPart_000_00AC_01C402E7.CD2B89A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
charset=3Diso-8859-1">
trying to=20
verify my client certificates. My
try to use=20
'SSLVerifyDepth' and at that point
applications=20
fail. My applications do =
get
size=3D2> data passed ok. CGI apps using 'GET's still =
work=20
fine.
ScriptAlias /privateapps/ =
"/usr/local/appdir/privateuse/"
SSLVerifyClient require
# SSLVerifyDepth =
1
+OptRenegotiate
<Limit GET POST OPTIONS>
Order =
allow,deny
=20
Allow from all
</Limit>
------=_NextPart_000_00AC_01C402E7.CD2B89A0--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org