From 0739fc8e4358ccec14bd24fb8ffa48d0e3a0e515 Mon Sep 17 00:00:00 2001 From: Daryl White <53910321+djwfyi@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:47:37 -0400 Subject: [PATCH] Replace dead URL (#1184) The URL we were using for StartTLS is no longer valid. This replaces that with a link to the specification that covers StartTLS and mentions the specific section to go to. --- source/includes/common-minio-external-auth.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/includes/common-minio-external-auth.rst b/source/includes/common-minio-external-auth.rst index 44a8ece4..83da7a62 100644 --- a/source/includes/common-minio-external-auth.rst +++ b/source/includes/common-minio-external-auth.rst @@ -299,11 +299,12 @@ Defaults to ``off``. .. start-minio-ad-ldap-server-starttls -Specify ``on`` to enable -`StartTLS `__ connections to AD/LDAP server. +Specify ``on`` to enable ``StartTLS`` connections to an AD/LDAP server. Defaults to ``off`` +For more about ``StartTLS``, refer to section 4.14 of the `LDAP RFC 4511 specification `__. + .. end-minio-ad-ldap-server-starttls .. start-minio-ad-ldap-srv_record_name