We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7671d8 commit f8f10a9Copy full SHA for f8f10a9
Doc/reference/ldap.rst
@@ -223,6 +223,8 @@ TLS options
223
224
.. py:data:: OPT_X_TLS
225
226
+.. py:data:: OPT_X_TLS_NEWCTX
227
+
228
.. py:data:: OPT_X_TLS_ALLOW
229
230
.. py:data:: OPT_X_TLS_CACERTDIR
@@ -249,6 +251,12 @@ TLS options
249
251
250
252
.. py:data:: OPT_X_TLS_TRY
253
254
+.. note::
255
256
+ OpenLDAP supports several TLS/SSL libraries. OpenSSL is the most common
257
+ backend. Some options may not be available when libldap uses NSS, GnuTLS,
258
+ or Apple's Secure Transport backend.
259
260
.. _ldap-keepalive-options:
261
262
Keepalive options
0 commit comments