Re: FW: Issue with Tomcat Version 7.0.64

2015-10-14 Thread Mark Thomas
On 14/10/2015 05:25, kasturi wrote: > Hi Christopher, > > Apologies for the formatting issue. Hope the below shared details helps > clarify the issue. > > Our application has a customized valve called CiscoSSOValve.java which > extends SingleSignOn.java of catalina.jar. > SingleSignOn.java of

Re: Unable to deploy app with Tomcat Manager Text interface using a Context Descriptor

2015-10-14 Thread Mark Thomas
On 13/10/2015 16:31, ptruche wrote: > Sorry about the formatting issue. Here is the corrected > version.--- > > My application context is defined as an XML file located in >

Re: [OT] Tomcat 7.0.55/Jre 7u67: SEND TLSv1 ALERT: fatal, description = bad_record_mac

2015-10-14 Thread Aurélien Terrestris
Still no solutions, I suppose.. Did you enable the SSLv2 Hello as suggested by Chris, and what's the result ? I tested a small client with Java 8, by adding -Djdk.tls.client.protocols="SSLv2Hello,TLSv1.2" at the command line, and I get my SSLv2 Hello. >From the TLS 1.2 RFC (

Re: Unable to deploy app with Tomcat Manager Text interface using a Context Descriptor

2015-10-14 Thread ptruche
Hello Mark, Indeed I made an error when I wrote the problem statement, maAppWarFile.war is in fact unpacked to "my/path/to/Tomcat/webapps/my-app/," not the conf folder.   Philippe From: Mark Thomas To: Tomcat Users List Sent: Wednesday,

RE: [OT] Tomcat 7.0.55/Jre 7u67: SEND TLSv1 ALERT: fatal, description = bad_record_mac

2015-10-14 Thread George Stanchev
Yeah it's in my msg below. Java logs it sequentially and I was looking at where the payload was created, not wher it was serialized [1]. I realized my mistake when I took a pcap and then had a closer look at the logs. I also know how this is handled in the JSSE code - the hello wrapper is

Re: [OT] Tomcat 7.0.55/Jre 7u67: SEND TLSv1 ALERT: fatal, description = bad_record_mac

2015-10-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Aurélien, On 10/14/15 5:59 PM, Aurélien Terrestris wrote: > Still no solutions, I suppose.. > > Did you enable the SSLv2 Hello as suggested by Chris, and what's > the result ? I tested a small client with Java 8, by adding >

Re: Tomcat not properly fully-qualifying redirect URLs

2015-10-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 7/3/15 1:40 PM, Christopher Schultz wrote: > Running Tomcat 8.0.x trunk as of 167 (slightly old) on > jdk1.8.0_45 on Mac OS X, I'm having intermittent problems with > Tomcat appearing not to change a relative URL into a >