Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: strange ssl tomcat response

Caldarale, Charles R

2006-12-13

Replies:

> From: Tsirkin Evgeny [mailto:tsirkin@(protected)]
> Subject: strange ssl tomcat response
>
> Hope this will not be posted 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@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.