On Thu, 22 Sep 2005 14:40:25 0100 [EMAIL PROTECTED] wrote: > Lyndon Tiu wrote: > > Hello, > > > > > > I am using on server: > > - Tomcat 5.5.9 downloaded from Apache Tomcat website. > > - Tried both Java 1.4.2_09(using tomcat compat packages) and Java > 1.5.0_03 > > - RH ES3 > > > > on client: > > - Firefox 1.0.6 > > - RH WS3 > > > > I have done ssl on Tomcat 4.x and 5.0.x a few times before with no > problems and I am surprised to find this issue today. > > > > No error messages in Tomcat logs but Firefox complains about: > > > > "Firefox and <server host name> cannot cummunicate securely because > they have no common encryption algorithms." > > Have you set up a keystore with at least a self-signed certificate? >
Yes. > Have you explicitly set the sslProtocol attribute in your SSL > connector (despite the docs this is necessary in 5.5.9, fixed > thereafter) > > <Connector ... sslProtocol="TLS" ... > > Yes. > Have you tried another browser in case you get a more helpful > message (what Firefox said is not true)? > IE 6. Gave me that generic page cannot be displayed error. > cheers > As I said, I have done this successfully before and I am baffled that it is not working fo me now. Thanks. > Paul Singleton > > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.344 / Virus Database: 267.11.4/109 - Release Date: 21/Sep/2005 > -- Lyndon Tiu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
