aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509/reference.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-03-20 09:50:52 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2017-03-20 09:50:52 -0400
commit9bab0edd9cb94825157ce9d491e3474ebb7d6afd (patch)
tree8f3137b62d8e7a2688dc8946186a3d44c657ed67 /docs/x509/reference.rst
parent5f9c5cb4b8a96941d91904c88339a4dfbe024487 (diff)
downloadcryptography-9bab0edd9cb94825157ce9d491e3474ebb7d6afd.tar.gz
cryptography-9bab0edd9cb94825157ce9d491e3474ebb7d6afd.tar.bz2
cryptography-9bab0edd9cb94825157ce9d491e3474ebb7d6afd.zip
Refs #3461 -- added the OID for the SCT x.509 extension (#3464)
* Refs #3461 -- added the OID for the SCT x.509 extension * Version added
Diffstat (limited to 'docs/x509/reference.rst')
-rw-r--r--docs/x509/reference.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst
index 1823231f..1177dba4 100644
--- a/docs/x509/reference.rst
+++ b/docs/x509/reference.rst
@@ -2605,6 +2605,12 @@ instances. The following common OIDs are available as constants.
the ``CRLNumber`` extension type. This extension only has meaning
for certificate revocation lists.
+ .. attribute:: PRECERT_SIGNED_CERTIFICATE_TIMESTAMPS
+
+ .. versionadded:: 1.9
+
+ Corresponds to the dotted string ``"1.3.6.1.4.1.11129.2.4.2"``.
+
.. attribute:: POLICY_CONSTRAINTS
Corresponds to the dotted string ``"2.5.29.36"``. The identifier for the