Name: | nss-tools |
---|---|
Version: | 3.19.1 |
Release: | 18.0.1.el7 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 1918252 |
License: | MPLv2.0 |
RPM: | nss-tools-3.19.1-18.0.1.el7.x86_64.rpm |
Source RPM: | nss-3.19.1-18.0.1.el7.src.rpm |
Build Date: | Fri Nov 20 2015 |
Build Host: | x86-ol7-builder-01.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
- 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
- Fix to correctly report integrity mechanism for TLS_RSA_WITH_AES_256_GCM_SHA384