Source code
Revision control
Copy as Markdown
Other Tools
.. _mozilla_projects_nss_nss_3_44_release_notes:
NSS 3.44 release notes
======================
`Introduction <#introduction>`__
--------------------------------
.. container::
The NSS team has released Network Security Services (NSS) 3.44 on 10 May 2019, which is a minor
release.
The NSS team would like to recognize first-time contributors: Kevin Jacobs, David Carlier,
Alexander Scheel, and Edouard Oger.
`Distribution Information <#distribution_information>`__
--------------------------------------------------------
.. container::
The HG tag is NSS_3_44_RTM. NSS 3.44 requires NSPR 4.21 or newer.
NSS 3.44 source distributions are available on ftp.mozilla.org for secure HTTPS download:
- Source tarballs:
Other releases are available :ref:`mozilla_projects_nss_nss_releases`.
.. _new_in_nss_3.44:
`New in NSS 3.44 <#new_in_nss_3.44>`__
--------------------------------------
.. _new_functionality:
`New Functionality <#new_functionality>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
.. rubric:: New Functions
:name: new_functions
- *in lib/certdb/cert.h*
- **CERT_GetCertificateDer** - Access the DER-encoded form of a CERTCertificate.
.. _notable_changes_in_nss_3.44:
`Notable Changes in NSS 3.44 <#notable_changes_in_nss_3.44>`__
--------------------------------------------------------------
.. container::
- It is now possible to build NSS as a static library (Bug
- Initial support for building for iOS.
.. _bugs_fixed_in_nss_3.44:
`Bugs fixed in NSS 3.44 <#bugs_fixed_in_nss_3.44>`__
----------------------------------------------------
.. container::
for Android
crypto_primitives.h
crash with Netscape Certificate Sequences
sdb_GetAttributeValueNoLock should make at most one sql query, rather than one for each
attribute
CERTCertificate.derCert
lib/freebl/crypto_primitives.c assumes a big endian machine
use @example.com (not @bogus.com)
after async server authentication break when using record layer separation
pk11pars.c
-DNSS_DISABLE_CHACHAPOLY
doesn't interoperate with OpenSSL
segmentation fault
try comment
passed to nspr
static library
before the handshake completes can be read afterwards
on Linux/Mac
warnings
dead code
included in build
restrictive for existing deployments
disabled
iOS using gyp
warnings make the build fail on iOS
iOS simulator
timeouts
This Bugzilla query returns all the bugs fixed in NSS 3.44:
`Compatibility <#compatibility>`__
----------------------------------
.. container::
NSS 3.44 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.44 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