Name: | nss-tools |
---|---|
Version: | 3.53.1 |
Release: | 11.el8_2 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2286821 |
License: | MPLv2.0 |
RPM: | nss-tools-3.53.1-11.el8_2.x86_64.rpm |
Source RPM: | nss-3.53.1-11.el8_2.src.rpm |
Build Date: | Mon Aug 03 2020 |
Build Host: | jenkins-10-147-72-125-7bc5e217-4acf-4751-bf3c-735e710016f0.appad2iad.osdevelopmeniad.oraclevcn.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 issue with upgradedb where upgradedb expects standard to generate dbm databases, not sql databases (default in RHEL8)
- Disable dh timing test because it's unreliable on s390
- Explicitly enable upgradedb/sharedb test cycles
- Disable Delegated Credentials for TLS
- Fix attribute decryption issue where the private key components integrity check on private attributes where not being checked.
- Update nss-rsa-pkcs1-sigalgs.patch to the upstream version
- Include required checks for dh and ecdh key generation in FIPS mode.
- Add better checks for dh derive operations in FIPS mode.
- Disable NSS_HASH_ALG_SUPPORT as well for MD5 (#1849938) - Adjust for update-crypto-policies packaging change (#1848649) - Fix compilation with -Werror=strict-prototypes (#1843417)
- Fix regression in MD5 disablement (#1849938) - Include rsa_pkcs1_* in signature_algorithms extension (#1847945)