Eric,
On 2.3.2015 23:45, Eric wrote:
I am trying to change the ciphers that my Tomcat 7 server supports. I am
using the APR connector. Here's the connector information in server.xml
with the line saying which ciphers to support:
SSLCipherSuite="ECDHE-RSA-AES128-GCM-SHA256"
Thank you for catching my typo and for the information
On Mon, Mar 2, 2015 at 2:55 PM, Konstantin Kolinko
wrote:
> 2015-03-03 1:45 GMT+03:00 Eric :
> > I am trying to change the ciphers that my Tomcat 7 server supports. I am
> > using the APR connector. Here's the connector information in server
2015-03-03 1:45 GMT+03:00 Eric :
> I am trying to change the ciphers that my Tomcat 7 server supports. I am
> using the APR connector. Here's the connector information in server.xml
> with the line saying which ciphers to support:
>
> enableLookups="false" disableUploadTimeout="
I am trying to change the ciphers that my Tomcat 7 server supports. I am
using the APR connector. Here's the connector information in server.xml
with the line saying which ciphers to support:
SSLCipherSuite="ECDHE-RSA-AES128-GCM-SHA256"
I shut down and started Tomcat back up.