> You can tell it using the variables from the server. Using Apache you
> can access the variables specs at:
> 
> http://www.apache-ssl.org/docs.html
> 
> With Apache SSL is SSL_CIPHER returns the variable about SSL/TLS
> ciphersuite.

Do you know how I would access that variable from PHP?  Is that
possible?  I know how to configure apache to reject conections based
on encryption settings, but instead of rejecting them, I would like to
accept them but warn the user: "You should upgrade your browser".  Is
this possible?

Thanks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to