Hi there,

We have the following softeware running in the system:

Apache 1.3.12 on HPUX
mod_ssl 2.6.5 on HPUX
Allaire JRUN 3.0 on HPUX

The application would like to check the encryption level of SSL while HTTPS
protocol is being used.  According to JSDK documentation, we can get the cipher
suite name with the API, HttpServletRequest.getAttribute( String attriuteName ).
The cipher suite name provides the information of encryption level.   For
instance, in Java web server, the attribute name would be
"javax.net.ssl.cipher_suite".

Would anyone tell me which attribute name I should use for Openssl in order to
get the cipher name?  and if there is anything we need to configure
Apache/openssl to enable the attribute?  Any thoughts are welcome.  Thanks in
advance.

Regards, Louis Lee

Regards, Louis Lee
MT-25
Tel: 25105867

==========================================================
This message is confidential and may also be privileged.  If you are not the
intended recipient, please notify me by return e-mail and delete this message
from your system.  If you are not the intended recipient, any use by you of this
message is strictly prohibited.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to