aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509/index.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-03-22 09:17:20 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2017-03-22 09:17:20 -0400
commitbca951ebd869cb6c911cd6bba52b2d798366b409 (patch)
tree8bda40db80673aa37d7a541e2c32701fca8b1bb6 /docs/x509/index.rst
parenta783c57b7fa71a7cc6e354f37f79cc7239fb8bd7 (diff)
downloadcryptography-bca951ebd869cb6c911cd6bba52b2d798366b409.tar.gz
cryptography-bca951ebd869cb6c911cd6bba52b2d798366b409.tar.bz2
cryptography-bca951ebd869cb6c911cd6bba52b2d798366b409.zip
Interfaces for SCTs, feedback wanted (#3467)
* Stub API for SCTs, feedback wanted * grr, flake8 * port this to being an ABC * finish up the __init__ * Two necessary enums * Roll this back * Wrote some docs * spell words correctly * linky * more details * use the words UTC * coverage * Define MMD for the kids at some * linky linky
Diffstat (limited to 'docs/x509/index.rst')
-rw-r--r--docs/x509/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/x509/index.rst b/docs/x509/index.rst
index 2e3aa74c..ec47fe62 100644
--- a/docs/x509/index.rst
+++ b/docs/x509/index.rst
@@ -9,6 +9,7 @@ certificates are commonly used in protocols like `TLS`_.
:maxdepth: 2
tutorial
+ certificate-transparency
reference
.. _`public key infrastructure`: https://en.wikipedia.org/wiki/Public_key_infrastructure