On Thu, Jan 29, 2009 at 8:22 AM, crw <curtisrwri...@gmail.com> wrote:
> I'm attempting to connect to adummy server that only accepts clients
> and tells me information regarding the connection and status.
>
> This works well in IE/Chrome (both connect and tell me that everything
> is fine)

IE and Google Chrome use the same SSL library (the Windows
"Schannel") and the system SSL settings, so they usually
behave the same regarding SSL.

> This fails in FF3.0.5 because of a handshake error ( the only reason I
> know this is I monitored the SSL traffic and saw the Error 21 -
> Decryption Failed. )    (FF3 tells me SSL is turned off ... odd )

Firefox has its own SSL settings.  Is it possible that SSL is
really turned off in Firefox?  In Tools > Options > Advanced >
Encryption > Protocols, which of the boxes "Use SSL 3.0"
and "Use TLS 1.0" are checked?

Wan-Teh
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to