Others have run into this as well:
http://stackoverflow.com/questions/28972574/does-tls1-2-work-with-nss-in-fips-mode-using-jsse-configured-with-sunpkcs11-nss
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto
I apologize, I was using SSL as a generic term... clearly not appropriate in
this forum. Of course it's using TLS v1.2. That's why it wants the
SunTls12RsaPremasterSecret algorithm.
Ernie
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-t
NSS on fips mode supports TLS only. SSL is not supported.
On Friday, 4 September 2015 00:38:58 UTC+5:30, Ernie Kovak wrote:
> Using NSS 3.20 built on Windows, using it with Java 8 for SSL connections
> from thick client to FIPS-enabled server. It fails to establish a connection,
> generating th
Using NSS 3.20 built on Windows, using it with Java 8 for SSL connections from
thick client to FIPS-enabled server. It fails to establish a connection,
generating the following exception:
Caused by: javax.net.ssl.SSLKeyException: RSA premaster secret error
at
sun.security.ssl.RSAClientK
4 matches
Mail list logo