On Tue, Oct 01, 2002 at 03:23:38PM +0200, Pavel Zdenek wrote:
> Hello,
> 
> short and simple question: is the SSL_CLIENT_CERT environment
> variable supposed to have some content? According to the mod_ssl
> reference, it should be the raw string of PEM-encoded client
> certificate. Everything else SSL_CLIENT_* is set and correct (the
> client auth is working ok), except the damn SSL_CLIENT_CERT. Neither
> the SSL_SERVER_CERT but i'm not interested in that. The playground is
> RedHat 7.2 Linux with mod_ssl 2.8.4 on Apache 1.3.20 combination
> which is a default of the distribution. If none of the SSL_CLIENT_*
> env vars would be set, i would be hacking around with versions,
> apache setup, suspecting RedHat etc. but it basically works and i
> have no other problem, except that SSL_CLIENT_CERT is empty :-(
> 
Make sure that you have the following set in the right context:
SSLOptions +ExportCertData

See also http://www.modssl.org/docs/2.8/ssl_reference.html#ToC21

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

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

Reply via email to