On 16/03/18 19:14, Mark A. Claassen wrote:
> I recently discovered some request attributes that I was curious about.  Are 
> these accurate across all connectors?  Or are these the defaults for using 
> something like the NIO connector?  
> Specifically in my case, I am using the APR connector and openSSL.
> 
> Example:
> --------
> 
>       Attribute 'org.apache.tomcat.util.net.secure_protocol_version' = 
> 'TLSv1.2'
>       Attribute 'javax.servlet.request.key_size' = '256'
>       Attribute 'javax.servlet.request.cipher_suite' = 
> 'ECDHE-RSA-AES256-GCM-SHA384'

If they are present, they will be correct. They are supported by all TLS
connectors (so they should be present for all secure connections).

Mark


> 
> Thanks,
> 
> Mark Claassen
> Senior Software Engineer
> 
> Donnell Systems, Inc.
> 130 South Main Street
> Leighton Plaza Suite 375
> South Bend, INĀ  46601
> E-mail: mailto:mclaas...@ocie.net
> Voice: (574)232-3784
> Fax: (574)232-4014
> 
> Disclaimer:
> The opinions provided herein do not necessarily state or reflect 
> those of Donnell Systems, Inc.(DSI). DSI makes no warranty for and 
> assumes no legal liability or responsibility for the posting. 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to