aboutsummaryrefslogtreecommitdiff
path: root/doc/appdev
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2018-08-08 15:30:38 -0400
committerGreg Hudson <ghudson@mit.edu>2018-08-13 16:18:21 -0400
commit71000b3361e08d9ef4980028679ae58ec0506095 (patch)
treea783d00dde76c152080eeaf42ed07eb378477aab /doc/appdev
parent91cd841086cdfbb7f171126ca132301123daf15e (diff)
downloadkrb5-71000b3361e08d9ef4980028679ae58ec0506095.zip
krb5-71000b3361e08d9ef4980028679ae58ec0506095.tar.gz
krb5-71000b3361e08d9ef4980028679ae58ec0506095.tar.bz2
Update many documentation links to https
Use secure URLs in the documentation where possible. The Sphinx web site does not appear to have a valid server cert, but does have a more official URL. ticket: 8725 (new) tags: pullup target_version: 1.16-next
Diffstat (limited to 'doc/appdev')
-rw-r--r--doc/appdev/gssapi.rst16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/appdev/gssapi.rst b/doc/appdev/gssapi.rst
index c39bbdd..a53094f 100644
--- a/doc/appdev/gssapi.rst
+++ b/doc/appdev/gssapi.rst
@@ -627,11 +627,11 @@ gss_get_mic_iov_length and gss_get_mic_iov::
handle_error(major, minor);
-.. _gss_accept_sec_context: http://tools.ietf.org/html/rfc2744.html#section-5.1
-.. _gss_acquire_cred: http://tools.ietf.org/html/rfc2744.html#section-5.2
-.. _gss_export_name: http://tools.ietf.org/html/rfc2744.html#section-5.13
-.. _gss_get_name_attribute: http://tools.ietf.org/html/6680.html#section-7.5
-.. _gss_import_name: http://tools.ietf.org/html/rfc2744.html#section-5.16
-.. _gss_init_sec_context: http://tools.ietf.org/html/rfc2744.html#section-5.19
-.. _gss_inquire_name: http://tools.ietf.org/html/rfc6680.txt#section-7.4
-.. _gss_inquire_cred: http://tools.ietf.org/html/rfc2744.html#section-5.21
+.. _gss_accept_sec_context: https://tools.ietf.org/html/rfc2744.html#section-5.1
+.. _gss_acquire_cred: https://tools.ietf.org/html/rfc2744.html#section-5.2
+.. _gss_export_name: https://tools.ietf.org/html/rfc2744.html#section-5.13
+.. _gss_get_name_attribute: https://tools.ietf.org/html/6680.html#section-7.5
+.. _gss_import_name: https://tools.ietf.org/html/rfc2744.html#section-5.16
+.. _gss_init_sec_context: https://tools.ietf.org/html/rfc2744.html#section-5.19
+.. _gss_inquire_name: https://tools.ietf.org/html/rfc6680.txt#section-7.4
+.. _gss_inquire_cred: https://tools.ietf.org/html/rfc2744.html#section-5.21