Hello,

 

I just started to use JSS/NSS. So, if hope some one will reply to this
post.

 

We use SSL_DH_anon_WITH_3DES_EDE_CBC_SHA" as cipher suite for
communication between SSL Peers. Client is in Java and Server is in C
(uses OpenSSL). 

 

I am trying to use JSS/NSS for Client side SSL Provider for supporting
FIPS, but I am not able to do it easily as Diffie Hellman protocol for
Key exchange is not implemented by JSS/NSS.

 

We are having problems communicating to Server by writing Java SSL
Client from scratch using JSS API.  Can I use the Sun JSSE provider
along with Mozilla-JSS provider so that my existing code will not change
except for initializing the Mozilla-JSS provider so that SSL Context
from Sun JSSE provider internally uses all the services of Mozilla-JSS
provider?

 

Which Cipher suite is recommended with minimal changes to use between
JSS/NSS client and OpenSSL Server.

 

Thanks,

Sreedhar

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

Reply via email to