Skip to content

Commit

Permalink
Fix Custom TLS Context Example #24
Browse files Browse the repository at this point in the history
  • Loading branch information
nickw444 committed Jul 11, 2017
1 parent f2a2b45 commit 3c861b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/quick_start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Custom TLS Context
This is an example that shows how to initialize a custom TLS context for
securing communication between the module and a secure LDAP (LDAPS server.

.. literalinclude:: ../../ldap_noapp.py
.. literalinclude:: ../../ldap_noapp_tls.py

0 comments on commit 3c861b3

Please sign in to comment.