commit | 2637c3b753c1807b55accb7d8fc2e99a9e9bb926 | [log] [tgz] |
---|---|---|
author | Jim Shaver <dcypherd@gmail.com> | Mon Apr 27 00:35:09 2015 -0400 |
committer | Jim Shaver <dcypherd@gmail.com> | Wed May 27 17:39:56 2015 -0400 |
tree | 6b67703988e29c16605a88d44425946c006e1d56 | |
parent | 380507ebe282c8b04c39a3d2cb1aedf064c71cf1 [diff] [blame] |
added docs to doc/api
diff --git a/doc/api/ssl.rst b/doc/api/ssl.rst index 2929305..ecafbef 100644 --- a/doc/api/ssl.rst +++ b/doc/api/ssl.rst
@@ -598,6 +598,11 @@ but not it returns the entire list in one go. +.. py:method:: Connection.get_protocol_version() + + Retrieve the version of the SSL or TLS protocol used by the Connection + + .. py:method:: Connection.get_client_ca_list() Retrieve the list of preferred client certificate issuers sent by the server