Network Security Services
Network Security Services (NSS) is a set of libraries designed to
support cross-platform development of security-enabled server
applications. Applications built with NSS can support SSL v2 and v3,
TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
certificates, and other security standards.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2/mozilla-nss && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000319 319 Bytes | |
cert9.db | 0000009216 9 KB | |
key4.db | 0000011264 11 KB | |
malloc.patch | 0000000488 488 Bytes | |
mozilla-nss-rpmlintrc | 0000000187 187 Bytes | |
mozilla-nss.changes | 0000071940 70.3 KB | |
mozilla-nss.spec | 0000012957 12.7 KB | |
nss-3.25.tar.gz | 0007338238 7 MB | |
nss-config.in | 0000002408 2.35 KB | |
nss-disable-ocsp-test.patch | 0000000392 392 Bytes | |
nss-no-rpath.patch | 0000000899 899 Bytes | |
nss-opt.patch | 0000000591 591 Bytes | |
nss-sqlitename.patch | 0000000570 570 Bytes | |
nss-uninitialized.patch | 0000000655 655 Bytes | |
nss.pc.in | 0000000250 250 Bytes | |
pkcs11.txt | 0000000450 450 Bytes | |
renegotiate-transitional.patch | 0000000674 674 Bytes | |
setup-nsssysinit.sh | 0000001255 1.23 KB | |
system-nspr.patch | 0000000706 706 Bytes |
Revision 9 (latest revision is 11)
Yuchen Lin (maxlin_factory)
accepted
request 429418
from
Wolfgang Rosenauer (wrosenauer)
(revision 9)
- update to NSS 3.25 New functionality: * Implemented DHE key agreement for TLS 1.3 * Added support for ChaCha with TLS 1.3 * Added support for TLS 1.2 ciphersuites that use SHA384 as the PRF * In previous versions, when using client authentication with TLS 1.2, NSS only supported certificate_verify messages that used the same signature hash algorithm as used by the PRF. This limitation has been removed. * Several functions have been added to the public API of the NSS Cryptoki Framework. New functions: * NSSCKFWSlot_GetSlotID * NSSCKFWSession_GetFWSlot * NSSCKFWInstance_DestroySessionHandle * NSSCKFWInstance_FindSessionHandle Notable changes: * An SSL socket can no longer be configured to allow both TLS 1.3 and SSLv3 * Regression fix: NSS no longer reports a failure if an application attempts to disable the SSLv2 protocol. * The list of trusted CA certificates has been updated to version 2.8 * The following CA certificate was Removed Sonera Class1 CA * The following CA certificates were Added Hellenic Academic and Research Institutions RootCA 2015 Hellenic Academic and Research Institutions ECC RootCA 2015 Certplus Root CA G1 Certplus Root CA G2 OpenTrust Root CA G1 OpenTrust Root CA G2
Comments 0