It used to be the case that javax.servlet.request.cipher_suite and
javax.servlet.request.key_size attributes would be set by Tomcat to
something similar to the following for HTTPS connections. I just noticed
that this no longer seems to be the case?

javax.servlet.request.cipher_suite: SSL_RSA_WITH_RC4_128_MD5
javax.servlet.request.key_size: 128

I'm using Tomcat 4.1.10 (with CoyoteConnector) with J2SE 1.4.1.

Jon


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to