Name: | nss |
---|---|
Version: | 3.21.0 |
Release: | 9.0.1.el7_2 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 2591650 |
License: | MPLv2.0 |
RPM: | nss-3.21.0-9.0.1.el7_2.x86_64.rpm |
Source RPM: | nss-3.21.0-9.0.1.el7_2.src.rpm |
Build Date: | Mon Apr 25 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.mozilla.org/projects/security/pki/nss/ |
Summary: | Network Security Services |
Description: | Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and 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. |
- Added nss-vendor.patch to change vendor
- Rebuild to require the latest nss-util build and nss-softokn build.
- Update the minimum nss-softokn build required at runtime.
- Delete duplicates from one table
- Fix missing support for sha384/dsa in certificate_request
- Fix the SigAlgs sent in certificate_request
- Ensure all ssl.sh tests are executed - Update sslauth test patch to run additional tests
- Fix sha384 support and testing patches
- Rebase to NSS-3.21 - Resolves: Bug 1310581
- Prevent TLS 1.2 Transcript Collision attacks against MD5 in key exchange protocol - Resolves: Bug 1289883