On Thu, May 13, 1999, Andrea e Luca Giacobazzi wrote:
> I tried also:
> <Location /secure_area>
> SSLRequire %{SSL_LDAP_CERT_STATUS} eq "good"
> </Location>
>
> and it works, but the access to secure_area is denied in every case, for
> every value of SSL_LDAP_CERT_STATUS.
>
> Any suggestion ?
Add a few ssl_log() directives to mod_ssl so you can trace down when the
variable is available, which values it has and why the test fails.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]