Hi!
On Mon, Jan 28, 2002 at 10:00:20AM +0100, [EMAIL PROTECTED] wrote:
> > Try the following (inside <directory>...</directory):
> >
> > SSLOptions +StdEnvVars
> > RewriteBase absolute-filesystem-path-to-directory
> > RewriteCond %{ENV:SSL_CIPHER_EXPORT} "^true$"
> > RewriteRule ".*" /noexport.html
>
> nice try, but we have another problem. we use a global
> certificate, so export browsers have! 128 bit. only very old
> browsers use <128 bit. so this also doesn't work.
Sorry, I don't get your point. SSL_CIPHER_EXPORT is only set when
a client connects using a crippled cipher. An export browser
accessing a global site certificate will of course not cause
SSL_CIPHER_EXPORT to be set.
If you mean something else, please explain in more detail.
Ciao
Thomas
--
If you don't drink it, someone else will.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]