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.

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)

APR is not installed.

Thanks,
Ramon

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to