Name: | nss-tools |
---|---|
Version: | 3.79.0 |
Release: | 11.el8_7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2414502 |
License: | MPLv2.0 |
RPM: | nss-tools-3.79.0-11.el8_7.x86_64.rpm |
Source RPM: | nss-3.79.0-11.el8_7.src.rpm |
Build Date: | Wed Mar 15 2023 |
Build Host: | build-ol8-x86_64.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 CVE-2023-0767
- Fix QA found failures: - remove extra '+' from sslpolicy.txt file causing test error values - only use GRND_RANDOM if the kernel is in FIPS mode.
- FIPS 140-3 changes
- Update fips default for pk12util to AES rather than TDES - Fix bug in pkcs12 files with null passwords
- Better fix for test regressions
- fix nss.spec so it works in a rhel-8.1.0 buildroot
- FIPS 140-3 changes - Reject Small RSA keys, 1024 bit keys are marked as FIP OK when verifying, reject signature keys by policy - Allow applications to retrigger selftests on demand.
- Fix pkgconfig output
- NSR Coverity fix changed selfserv from passive to active, change it back
- Fix regressions found in test suites.