Hi,

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.

        Sean C. McCarthy
        SCI, SL (www.sci-spain.com)


"Dr. Evil" wrote:
> 
> Is there a function in PHP which can tell me the encryption strength
> being used by the browser?  I want to be able to put a little message
> on the page saying, "You are using strong encryption" or "Warning: you
> should upgrade your browser to one which supports 128bit crypto".
> 
> 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]

-- 
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