diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-04-18 22:37:38 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-04-18 22:37:38 -0500 |
commit | d729cd378ea55f8e59073c3c57e1deb2f04819bf (patch) | |
tree | cee0d7ed722a2b2f46750dab430192d476e26b6a | |
parent | 9104b1d5a97c6a416fe9ef453523b0e067113420 (diff) | |
download | cryptography-d729cd378ea55f8e59073c3c57e1deb2f04819bf.tar.gz cryptography-d729cd378ea55f8e59073c3c57e1deb2f04819bf.tar.bz2 cryptography-d729cd378ea55f8e59073c3c57e1deb2f04819bf.zip |
add more words
-rw-r--r-- | docs/x509.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/x509.rst b/docs/x509.rst index ade80763..02c51dda 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -664,7 +664,8 @@ X.509 Extensions :type: bytes A value derived from the public key used to verify the certificate's - signature. + signature. See :rfc:`5280` section 4.2.1.2 for more details on the + recommended way to compute this value. .. attribute:: authority_cert_issuer |