Re: [OT] Getting TLS handshake details

2022-04-15 Thread selvakumar netaji
On Thu, 14 Apr, 2022, 01:06 Christopher Schultz, < ch...@christopherschultz.net> wrote: > All, > > I asked this question a few years ago on SO and I didn't really get an > answer: > > https://stackoverflow.com/questions/39374024/determine-diffie-hellman-parameters-length-for-a-tls-handshake-in-jav

PNG images are served intermittently in Apache Tomcat 8.0.15

2015-03-31 Thread Selvakumar Sellamuthu Ayyavu
Hi All, Problem: PNG images are served intermittently from Apache Tomcat 8.0.15 in IE8 Platform: Windows Server 2008 Description: I have recently migrated from Tomcat 7 to Tomcat 8. Everything is working fine in Tomcat 8. Except these PNGs. But when I run WAR in Tomcat 7 these problems are not ha

RE: Major Minor Version issue when using jersey 2.9 with tomcat7 + java8

2014-06-16 Thread Selvakumar
Recompiling sources on jdk8 didnt resolve the error? -Original Message- From: "Seshumadhav Chaturvedula" Sent: ‎16-‎06-‎2014 12:15 PM To: "users@tomcat.apache.org" Subject: Major Minor Version issue when using jersey 2.9 with tomcat7 + java8 Resending previous email in plain text: We h

Re: Single Signon without Cookies

2013-12-11 Thread selvakumar netaji
Hi Brian, Can you send us some sample unit tests if it doesn't violate any laws or infringements.

Re: ApacheCon EU 2012 Talks

2012-11-17 Thread selvakumar netaji
Thanks for the resources Mark. On Thu, Nov 15, 2012 at 5:26 AM, Tony Anecito wrote: > Many thanks Thomas for making it available! Do we get it signed or > something? lol > > -Tony > > --- On Wed, 11/14/12, Mark Thomas wrote: > > > From: Mark Thomas > Subject: ApacheCon EU 2012 Talks > To: "To

Re: Handling requests when under load - ACCEPT and RST vs non-ACCEPT

2012-11-12 Thread selvakumar netaji
Hi All, I'm new to this mailing list. I read the above mail list and not able to grasp the concepts like load balancing, keep alive. Can you please give me links where I can find links about it. On Tue, Nov 13, 2012 at 6:32 AM, Mark Thomas wrote: > "Asankha C. Perera" wrote: > > >I do not und

Re: tomcat session problem

2012-01-11 Thread Selvakumar Subramanian
Hi Igor, Thanks for your reply...We are using apache tomact not the http serverHope the below parameter is to be used for apache http server right? Pls correct me, if i am wrong in understanding Thanks Selva On Wed, Jan 11, 2012 at 6:34 PM, Igor Cicimov wrote: > And have you set jvmRoute p

Re: Tomcat version 6 - SSL Implementation - TLS in IE settings

2012-01-11 Thread Selvakumar Subramanian
> > Hi, > > We have reporting web application running with tomcat version 6. Recently, > we implement SSL by converting http to https...I made below changes in > server.xml and web.xml. > Everything works fine.. but the issue is that all end users need to enable > TLS in IE settings for https to wo