Quotes appended cookie generated in Tomcat 6.0

2009-12-02 Thread Rajat Gupta05
Hi, I have recently upgraded to Tomcat 6.0.16 and I am observing a strange thing that quotes get appended to the cookie value. Is there some configuration in Tomcat with which we can remove these quotes? Thanks Rajat

How to set MaxThreads, MinSpareThreads on AJPconnector using Tomcat 5.5 API's

2009-12-01 Thread Rajat Gupta05
Hi, I am trying to create a AJP connector on Tomcat5.5 which is running in Embedded mode by using following API's Embedded em = new Embedded(); // create new engine StandardEngine engine = (StandardEngine) em.createEngine(); engine.setName("Catalina"); engine.setDefaultHost("localhost"); Stri

RE: SSL ciphers supported by Tomcat version 5.0

2009-07-16 Thread Rajat Gupta05
Repost -Original Message- From: Rajat Gupta05 [mailto:rajat_gupt...@infosys.com] Sent: July 16, 2009 4:45 PM To: Tomcat Users List Subject: RE: SSL ciphers supported by Tomcat version 5.0 Now my next question is how to use the FIPS complaint ciphers with Tomcat. Please see I am looking

RE: SSL ciphers supported by Tomcat version 5.0

2009-07-16 Thread Rajat Gupta05
[mailto:ma...@apache.org] Sent: July 16, 2009 4:22 PM To: Tomcat Users List Subject: Re: SSL ciphers supported by Tomcat version 5.0 Rajat Gupta05 wrote: > Hi, > > TLS_RSA_WITH_AES_128_CBC_SHA > TLS_DHE_RSA_WITH_AES_128_CBC_SHA > TLS_DHE_DSS_WITH_AES_128_CBC_SHA > > Are the abo

RE: SSL ciphers supported by Tomcat version 5.0

2009-07-16 Thread Rajat Gupta05
to:ma...@apache.org] Sent: July 16, 2009 4:01 PM To: Tomcat Users List Subject: Re: SSL ciphers supported by Tomcat version 5.0 Rajat Gupta05 wrote: > Hi, > > > 1. Which all SSL ciphers are supported by Tomcat, is it the ciphers > supported by Sun JSSE? Yes. > 2. A

SSL ciphers supported by Tomcat version 5.0

2009-07-16 Thread Rajat Gupta05
Hi, 1. Which all SSL ciphers are supported by Tomcat, is it the ciphers supported by Sun JSSE? I came across the following list: SSL_RSA_WITH_RC4_128_MD5 SSL_RSA_WITH_RC4_128_SHA TLS_RSA_WITH_AES_128_CBC_SHA TLS_DHE_RSA_WITH_AES_128_CBC_SHA TLS_DHE_DSS_WITH_AES_128_CBC_SHA SSL_RSA_WITH_3

Steps to configure Tomcat 5.0 with PKCS#11 support

2009-04-23 Thread Rajat Gupta05
Hi, We are using tomcat 5.0.28 and JDK 1.5.10. Now, there is some requirement to use tomcat with PKCS#11 support. Initial study shows that a hardware token would be needed for this. 1) Is minimum tomcat version 5.5 is must for this? 2) Is this hardware requirement is mandatory? Or an

how to configure a PKCS#11 keysore and use it with Tomcat for SSL enabling

2009-04-15 Thread Rajat Gupta05
Thanks Rajat CAUTION - Disclaimer * This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further,

How to configure Apache/Tomcat6.0 to not send a chunked response?

2009-03-19 Thread Rajat Gupta05
Thanks Rajat CAUTION - Disclaimer * This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further

RE: Issue in sending Request/response http headers containing Japanesecharateres

2009-03-18 Thread Rajat Gupta05
Thanks everyone for there comments. I was actually comparing the behavior between IIS and Apache, since IIS(5/6) is able to handle Japanese characters inside the headervalues not the header name. Thanks Rajat -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@u

RE: Issue in sending Request/response http headers containing Japanese charateres

2009-03-18 Thread Rajat Gupta05
Wednesday, March 18, 2009 6:27 PM > To: Tomcat Users List > Subject: Re: Issue in sending Request/response http headers containing > Japanese charateres > > Rajat Gupta05 wrote: >> Hi All, >> >> I have a configuration where Apache(2.2) -->Mod_jk-->Tomc

RE: Issue in sending Request/response http headers containing Japanese charateres

2009-03-18 Thread Rajat Gupta05
proxy. Can any one provide explanation to that? Thanks Rajat -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, March 18, 2009 6:27 PM To: Tomcat Users List Subject: Re: Issue in sending Request/response http headers containing Japanese charateres Rajat Gupta05

Issue in sending Request/response http headers containing Japanese charateres

2009-03-18 Thread Rajat Gupta05
Hi All, I have a configuration where Apache(2.2) -->Mod_jk-->Tomcat(5.0) for my program. Now whenever I receive request or response having httpheaders with Japanese charaters, those are either replaced by ??? or they are replaced by some junk charateres. Please see the Japanese headers are encod