Hi,
has anybody an idea to get this stuff to work?
This is an excerpt from my httpd.conf and the virtual sslhost
<Directory /http/cgi-bin>
AllowOverride None
Options None
Order allow,deny
Allow from all
SSLRequire %{SSL_CIPHER_USEKEYSIZE} >= 128
SSLVerifyClient require
SSLVerifyDepth 1
</Directory>

The SSLVerifyClient option is needed to allow only trusted persons the
use
of cgi scripts. But with that option the error message: Method post not
allowed
comes out.

Has anybody an idea?

Thanks
        AI



______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to