Source code
Revision control
Copy as Markdown
Other Tools
.. _mozilla_projects_nss_nss_3_58_release_notes:
NSS 3.58 release notes
======================
`Introduction <#introduction>`__
--------------------------------
.. container::
The NSS team has released Network Security Services (NSS) 3.58 on **16 October 2020**, which is a
minor release.
The NSS team would like to recognize first-time contributors:
- Ricky Stewart
`Distribution Information <#distribution_information>`__
--------------------------------------------------------
.. container::
The HG tag is NSS_3_58_RTM. NSS 3.58 requires NSPR 4.29 or newer.
NSS 3.58 source distributions are available on ftp.mozilla.org for secure HTTPS download:
- Source tarballs:
Other releases are available :ref:`mozilla_projects_nss_nss_releases`.
.. _bugs_fixed_in_nss_3.58:
`Bugs fixed in NSS 3.58 <#bugs_fixed_in_nss_3.58>`__
----------------------------------------------------
.. container::
Tighten CCS handling for middlebox compatibility mode.
Hybrid Public Key Encryption
disable SHA1/SHA2 ARM crypto extensions.
Python path name when using gyp on Windows.
PK11_ImportDataKey for data object import.
list extension (if present) to TrustDomain::CheckRevocation instead of the notBefore value.
This Bugzilla query returns all the bugs fixed in NSS 3.58:
`Compatibility <#compatibility>`__
----------------------------------
.. container::
NSS 3.58 shared libraries are backward compatible with all older NSS 3.x shared libraries. A
program linked with older NSS 3.x shared libraries will work with NSS 3.58 shared libraries
without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs
to the functions listed in NSS Public Functions will remain compatible with future versions of
the NSS shared libraries.
`Feedback <#feedback>`__
------------------------
.. container::
Bugs discovered should be reported by filing a bug report with