Name: | nss-tools |
---|---|
Version: | 3.44.0 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 2950067 |
License: | MPLv2.0 |
RPM: | nss-tools-3.44.0-4.el7.aarch64.rpm |
Source RPM: | nss-3.44.0-4.el7.src.rpm |
Build Date: | Thu Aug 08 2019 |
Build Host: | ca-buildarm02.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. |
- Fix certutil man page - Fix extracting a public key from a private key for dh, ec, and dsa
- Disable TLS 1.3 under FIPS mode - Disable RSASSA-PKCS1-v1_5 in TLS 1.3 - Fix post-handshake auth transcript calculation if SSL_ENABLE_SESSION_TICKETS is set
- Skip sysinit gtests properly - Fix shell syntax error in tests/ssl/ssl.sh - Regenerate manual pages
- Rebase to NSS 3.44 - Restore fix-min-library-version-in-SSLVersionRange.patch to keep SSL3 supported in the code level while it is disabled by policy - Skip TLS 1.3 tests under FIPS mode
- Ignore system policy when running %check
- Fix policy string
- Don't override date in man-pages - Revert the change to use XDG basedirs (mozilla#818686) - Enable SSL2 compatible ClientHello by default - Disable SSL3 and RC4 by default
- Make "-V ssl3:" option work with tools
- Fix regression in MD5 disablement
- add certutil documentation