/*
* "Re: another idea" by Ben Laurie <ben@gonzo.ben.algroup.co.uk>
* written Sat, 18 Nov 1995 23:31:25 +0000 (GMT)
*
* Thanks for the info. Does this mean that checking for the presence
* of HTTPS, rather than the value, is erroneous?
In a Netscape server, it means the server is SSL-capable, not that the
server using it.
* Wouldn't an HTTPS_VERSION (and perhaps HTTPS_FLAVOUR) be good, too?
*/
Yes, it would. There are more variables going in with client
authentication, also. Sameer's suggestion of HTTPS_CIPHER makes sense
as well.
--Rob
|