summaryrefslogtreecommitdiff
path: root/doc/rst/legacy/deprecated_ssl_functions/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rst/legacy/deprecated_ssl_functions/index.rst')
-rw-r--r--doc/rst/legacy/deprecated_ssl_functions/index.rst34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/rst/legacy/deprecated_ssl_functions/index.rst b/doc/rst/legacy/deprecated_ssl_functions/index.rst
new file mode 100644
index 000000000..3db507150
--- /dev/null
+++ b/doc/rst/legacy/deprecated_ssl_functions/index.rst
@@ -0,0 +1,34 @@
+.. _mozilla_projects_nss_deprecated_ssl_functions:
+
+Deprecated SSL functions
+========================
+
+.. container::
+
+ The following SSL functions have been replaced with newer versions. The deprecated functions are
+ not supported by the new SSL shared libraries. Applications that want to use the SSL shared
+ libraries must convert to calling the new replacement functions listed below.
+
+ Each function name is linked to its entry in the
+ :ref:`mozilla_projects_nss_ssl_functions_old_ssl_reference`. The `Mozilla Cross
+ Reference <http://mxr.mozilla.org/>`__ (MXR) link for each function provides access to the
+ function definition, prototype definition, and source code references.
+
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | Function name/documentation | Source code | Replacement in NSS 3.2 |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro |
+ | jects_nss_ssl_functions_sslfnc#1220189` | | jects_nss_ssl_functions_sslfnc#1086543` |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro |
+ | jects_nss_ssl_functions_sslfnc#1207298` | | jects_nss_ssl_functions_sslfnc#1084747` |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro |
+ | jects_nss_ssl_functions_sslfnc#1206365` | | jects_nss_ssl_functions_sslfnc#1068466` |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro |
+ | jects_nss_ssl_functions_sslfnc#1231825` | | jects_nss_ssl_functions_sslfnc#1232052` |
+ +-----------------------------------------+-------------+-----------------------------------------+
+ | :ref:`mozilla_pro | MXR | :ref:`mozilla_pro |
+ | jects_nss_ssl_functions_sslfnc#1207350` | | jects_nss_ssl_functions_sslfnc#1104647` |
+ +-----------------------------------------+-------------+-----------------------------------------+ \ No newline at end of file