SSLVerifiyDepth breaks POST ability.

SSLVerifiyDepth breaks POST ability.

am 06.03.2004 01:26:47 von Chris Davis

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=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">




 Hi,

 

 I'm running a 2.0.45 server and =
trying to=20
verify my client certificates. My

 applications work well until I =
try to use=20
'SSLVerifyDepth' and at that point

 'POST'ing breaks and my =
applications=20
fail. M
y applications do =
get

 the client cert face=3DArial=20
size=3D2> data passed ok.  CGI apps using 'GET's still =
work=20
fine.

 Anyone seen this problem before?=20

  size=3D2>
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
 =20
Allow from all
  </Limit>

 

</Directory>

 

TIA, Chris


------=_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