diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-12-17 13:55:49 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-12-17 13:55:49 -0800 |
commit | 4d8de138910628db04a1c861303e744e7f10729a (patch) | |
tree | 3d7fec1de040cb7bb168150d8778262253f3e3fb /docs/index.rst | |
parent | d1746da04faa07ebc597f721afbe4980593564eb (diff) | |
parent | bbffc4067c1278a5d96f73bb89255becd43da29e (diff) | |
download | cryptography-4d8de138910628db04a1c861303e744e7f10729a.tar.gz cryptography-4d8de138910628db04a1c861303e744e7f10729a.tar.bz2 cryptography-4d8de138910628db04a1c861303e744e7f10729a.zip |
Merge pull request #1499 from reaperhulk/x509-ossl-impl
X509Backend support in OpenSSL backend
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 083533c9..35f80a2d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -63,6 +63,7 @@ The recipes layer :maxdepth: 2 fernet + x509 random-numbers exceptions faq |