On 5/29/2015 3:32 AM, Ramon Pfeiffer wrote:
Am 28.05.2015 um 18:56 schrieb Caldarale, Charles R:
From: Ramon Pfeiffer [mailto:ramon.pfeif...@uni-tuebingen.de]
Subject: Problem specifying cipher suites in tomcat6

I'm currently trying to specify a list of cipher suites to be used by my
connector in Tomcat 6.0.24.

Anybody can shed some light on what I did wrong?

Using a version of Tomcat that's more than five years old is the first
thing - there have been many, many security fixes since then,
including some related to the ciphers attribute.  You also need to
tell us the JVM version, the platform you're running on, and whether
or not APR is in use for this <Connector> (it's in the logs).

Sadly, it's a system I inherited last year and now have the pleasure to
work with. I can't update Tomcat for I don't know what will break.

There's a fair chance that you can update to the latest version of TC 6 without anything breaking, but of course that's not guaranteed.



Anyway, I'm working on a RHEL6 system. A java -version yields
# java -version
java version "1.7.0_79"
OpenJDK Runtime Environment (rhel-2.5.5.3.el6_6-x86_64 u79-b14)
OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)

The fact that you're on a recent Java version will help a lot.



APR is not installed.

Thanks,
Ramon



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

Reply via email to