| Name: | nss-tools |
|---|---|
| Version: | 3.19.1 |
| Release: | 19.0.1.el7_2 |
| Architecture: | x86_64 |
| Group: | System Environment/Base |
| Size: | 1918252 |
| License: | MPLv2.0 |
| RPM: | nss-tools-3.19.1-19.0.1.el7_2.x86_64.rpm |
| Source RPM: | nss-3.19.1-19.0.1.el7_2.src.rpm |
| Build Date: | Thu Jan 07 2016 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.mozilla.org/projects/security/pki/nss/ |
| Summary: | Tools for the 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. Install the nss-tools package if you need command-line tools to manipulate the NSS certificate and key database. |
- Added nss-vendor.patch to change vendor
- Prevent TLS 1.2 Transcript Collision attacks against MD5 in key exchange protocol - Resolves: Bug 1289883
- Rebuild against updated NSPR
- Change the required_softokn_build_version back to -13 - Ensure we use nss-softokn-3.16.2.3-13.el7_1
- Fix check for public key size of DSA certificates - Use size of prime P not the size of dsa.publicValue
- Reorder the cipher suites and enable two more by default
- Update the required_softokn_build_version to -14 - Add references to bugs filed upstream for new patches - Merge ocsp stapling and sslauth sni tests patches into one
- Reorder the cipher suites and enable two more by default - Fix some of the ssauth sni and ocsp stapling tests
- Support TLS > 1.0 by support while still allowing to connect to SSL3 only servers - Enable ECDSA cipher suites by default, a subset of the ones requested
- Support TLS > 1.0 by support while still allowing to connect to SSL3 only servers