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
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
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
[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
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
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
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
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,
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
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
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
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
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
13 matches
Mail list logo