Patrick wrote: > Hello, > > I noticed JSS lists 5 TLS ciphers versus NSS listing 2. Why does NSS not > list as many? Does it support all 5 and the docs are not up to date?
Are you referring to the list here? http://www.mozilla.org/projects/security/pki/nss/ref/ssl/sslfnc.html#1084747 Looks like that list is not up to date. Until we fix our docs, I am afraid that you need to get the list of TLS ciphers from the sslproto.h header file in the NSS distribution. Wan-Teh
