You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/10/15 18:52:26 UTC

DO NOT REPLY [Bug 13658] New: - javax.servlet.request.key_size attribute isn't being set

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13658>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13658

javax.servlet.request.key_size attribute isn't being set

           Summary: javax.servlet.request.key_size attribute isn't being set
           Product: Tomcat 4
           Version: 4.1.12
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: jemiller@uchicago.edu


Attribute javax.servlet.request.key_size used to be set for SSL connections 
and indicated the encryption key size (e.g. 128) for the SSL connection. This 
attribute is no longer being set. This attribute is useful if you want to make 
sure that clients are using a certain encryption strength.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>