Name: | nss |
---|---|
Version: | 3.44.0 |
Release: | 4.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 2475906 |
License: | MPLv2.0 |
RPM: | nss-3.44.0-4.el7.x86_64.rpm |
Source RPM: | nss-3.44.0-4.el7.src.rpm |
Build Date: | Wed Aug 07 2019 |
Build Host: | jenkins-10-147-72-125-9074e4d1-d8e9-41de-af58-7cfe0389f3c5.appad1iad.osdevelopmeniad.oraclevcn.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. |
- 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