eb3cdf4581
* Support for TLS 1.1 (RFC 4346) * Experimental support for DTLS 1.0 (RFC 4347) and DTLS-SRTP (RFC 5764) * Support for AES-CTR, AES-CTS, and AES-GCM * Support for Keying Material Exporters for TLS (RFC 5705) * Support for certificate signatures using the MD5 hash algorithm is now disabled by default * The NSS license has changed to MPL 2.0. Previous releases were released under a MPL 1.1/GPL 2.0/LGPL 2.1 tri-license. For more information about MPL 2.0, please see http://www.mozilla.org/MPL/2.0/FAQ.html. For an additional explanation on GPL/LGPL compatibility, see security/nss/COPYING in the source code. * Export and DES cipher suites are disabled by default. Non-ECC AES and Triple DES cipher suites are enabled by default - disabled OCSP testcases since they need external network (nss-disable-ocsp-test.patch) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=105
17 lines
572 B
Diff
17 lines
572 B
Diff
Index: security/nss/tests/chains/scenarios/scenarios
|
|
===================================================================
|
|
RCS file: /cvsroot/mozilla/security/nss/tests/chains/scenarios/scenarios,v
|
|
retrieving revision 1.9
|
|
diff -u -p -6 -r1.9 scenarios
|
|
--- security/nss/tests/chains/scenarios/scenarios 9 Nov 2009 14:18:58 -0000 1.9
|
|
+++ security/nss/tests/chains/scenarios/scenarios 25 Oct 2012 13:40:00 -0000
|
|
@@ -46,8 +46,7 @@ aia.cfg
|
|
bridgewithaia.cfg
|
|
bridgewithhalfaia.cfg
|
|
bridgewithpolicyextensionandmapping.cfg
|
|
realcerts.cfg
|
|
dsa.cfg
|
|
revoc.cfg
|
|
-ocsp.cfg
|
|
crldp.cfg
|