> On 05/03/10 13:04, Gregory BELLIER wrote:
>> Hi !
>>
>> Is there a place somewhere in the code of thunderbird 2 where there is a
>> cipher order for TLS negociation ?
>> Thanks in advance for your time.

Hi,

The order of TLS/SSL cipher suites in NSS is hardcoded.
It is listed at
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/security/nss/lib/ssl/sslenum.c&rev=1.17&mark=48-56,61-150#47

The comment before the SSL_ImplementedCiphers array explains the
rationale of the ordering.

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