Thanks for the reply!
Sorry for not providing basic information.
This is tomcat 5.5 with sun's
java version "1.5.0_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
Java HotSpot(TM) Server VM (build 1.5.0_09-b03, mixed mode)
Running on Linux Suse (but i have installed it manually getting apache's
tomcat
not SuSe's one which pretty old).
About APR: I really don't know if it is installed however this is manually
compiled
apache and as i already mantioned manually installed tomcat ,so i guess - it
is not.
If you tell me how to check this i will know for sure.
Thanks for the answer!
Hope you will be able to help me.
Evgeny.

On 12/13/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:

> From: Tsirkin Evgeny [mailto:[EMAIL PROTECTED]
> Subject: strange ssl tomcat response
>
> Hope this will not be posted twice.


My first post did not work ,so i was afraid that i am posting twice.

If you don't provide basic information, it will have to be.

1) What version of Tomcat?
2) What JVM (vendor and level)?
3) What OS?
4) Do you have APR installed?  (SSL is configured quite differently with
APR.)

> <Service name="Catalina">
>   <Connector port="8443" maxHttpHeaderSize="8192"
<snip>
>     clientAuth="false" sslProtocol="SSL"

Note the following from the doc:

"sslProtocol: The encryption/decryption protocol to be used on this
socket. It is not recommended to change this value if you are using
Sun's JVM. It is reported that IBM's 1.4.1 implementation of the TLS
protocol is not compatible with some popular browsers. In this case, use
the value SSL."

http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html

Whether or not the above is applicable depends on the basics you didn't
tell us.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to