> From: Tsirkin Evgeny [mailto:[EMAIL 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@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]