Re: Problem specifying cipher suites in tomcat6

2015-06-01 Thread Ramon Pfeiffer
Am 29.05.2015 um 23:31 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ramon, On 5/29/15 4:42 PM, Ramon Pfeiffer wrote: On 29.05.2015 21:12, Christopher Schultz wrote: Ramon, On 5/29/15 3:32 AM, Ramon Pfeiffer wrote: Am 28.05.2015 um 18:56 schrieb Caldarale

Re: Problem specifying cipher suites in tomcat6

2015-05-29 Thread Ramon Pfeiffer
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

Re: Problem specifying cipher suites in tomcat6

2015-05-29 Thread Ramon Pfeiffer
On 29.05.2015 21:12, Christopher Schultz wrote: Ramon, On 5/29/15 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

Problem specifying cipher suites in tomcat6

2015-05-28 Thread Ramon Pfeiffer
TLS_RSA_WITH_AES_256_CBC_SHA TLS_DHE_RSA_WITH_AES_256_CBC_SHA TLS_RSA_WITH_AES_256_CBC_SHA256 TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 Obviously, this is not what I specified. When configuring ciphers=ALL the result Anybody can shed some light on what I did wrong? Thanks for any help. Best regards Ramon