diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-04-19 09:20:13 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-04-19 09:20:13 -0500 |
commit | c7c9a43d39c0018b0e32e43f9c523dc768b462e9 (patch) | |
tree | 8b70d96ed506e780320e3c930ae41c227f79ff2b /docs/x509.rst | |
parent | 8c8cd72bd9f55db65f56a829ac0acb646e966088 (diff) | |
download | cryptography-c7c9a43d39c0018b0e32e43f9c523dc768b462e9.tar.gz cryptography-c7c9a43d39c0018b0e32e43f9c523dc768b462e9.tar.bz2 cryptography-c7c9a43d39c0018b0e32e43f9c523dc768b462e9.zip |
https
Diffstat (limited to 'docs/x509.rst')
-rw-r--r-- | docs/x509.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509.rst b/docs/x509.rst index d99fae64..da6bd85c 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -967,4 +967,4 @@ Exceptions .. _`public key infrastructure`: https://en.wikipedia.org/wiki/Public_key_infrastructure .. _`TLS`: https://en.wikipedia.org/wiki/Transport_Layer_Security -.. _`RFC 5280 section 4.2.1.1`: http://tools.ietf.org/html/rfc5280#section-4.2.1.1 +.. _`RFC 5280 section 4.2.1.1`: https://tools.ietf.org/html/rfc5280#section-4.2.1.1 |