On Sun, Nov 09, 2003 at 04:01:59PM -0500, [EMAIL PROTECTED] wrote: > I aplogize if this is a re-send. I never heard anything back about it, > and it seems like a pretty simple question, so I don't know if my > message went out to the list. > > The SSL_CLIENT_* variables are not appearing in my environment. My web > host insists it's something my CGI needs to do to request this > information from the client, but that doesn't make sense to me. I > obtained a certificate from Thawte and installed it in my browser, but > that doesn't make a difference. Is there something else I need to do? > Is there something my host needs to do? > Those fields will be filled when using client certificates - see http://www.modssl.org/docs/2.8/ssl_reference.html#ToC17
also remember to turn on SSLOptions +StdEnvVars - see http://www.modssl.org/docs/2.8/ssl_reference.html#ToC21 vh Mads Toftum -- Speaking at ApacheCon 2003 - http://ApacheCon.com/ T03, "Apache 2 mod_ssl tutorial" (3h) WE03, "Troubleshooting Apache configurations" WE11, "Apache mod_rewrite, the Swiss Army Knife of URL manipulation" ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
