Source code
Revision control
Copy as Markdown
Other Tools
.. _mozilla_projects_nss_nss_3_117_release_notes:
NSS 3.117 release notes
========================
`Introduction <#introduction>`__
--------------------------------
.. container::
Network Security Services (NSS) 3.117 was released on *3 October 2025**.
`Distribution Information <#distribution_information>`__
--------------------------------------------------------
.. container::
The HG tag is NSS_3_117_RTM. NSS 3.117 requires NSPR 4.37 or newer.
NSS 3.117 source distributions are available on ftp.mozilla.org for secure HTTPS download:
- Source tarballs:
Other releases are available :ref:`mozilla_projects_nss_releases`.
.. _changes_in_nss_3.117:
`Changes in NSS 3.117 <#changes_in_nss_3.117>`__
------------------------------------------------------------------
.. container::
- Bug 1988046 - SEC_ASN1Decode* should ensure it has read as many bytes as each length field indicates.