Mike Gardiner wrote:
Hello, I'm sure this is detailed somewhere but I can't find it for the life of
me and it's been driving me nuts all day.
How can I limit the cipher suites used by Tomcat for an SSL connection?
In Tomcat 5.5, like this:
ciphers="TLS_DHE_RSA_WITH_AES_12
> From: Mike Gardiner [mailto:[EMAIL PROTECTED]
> Subject: Configuring Cipher Suites with Tomcat 6
>
> How can I limit the cipher suites used by Tomcat for an SSL
> connection?
>
> I tried setting SSLCipherSuite="SOME_CIPHER"
>
> maxThreads="150&
Hello, I'm sure this is detailed somewhere but I can't find it for the life of
me and it's been driving me nuts all day.
How can I limit the cipher suites used by Tomcat for an SSL connection?
I tried setting SSLCipherSuite="SOME_CIPHER", to only allow a single cipher but
when a client conne