# HG changeset patch
# User Brie Carranza <bcarranza@gitlab.com>
# Date 1730757506 18000
#      Mon Nov 04 16:58:26 2024 -0500
# Node ID 396e24739263295e9df36531e8f75b366274441c
# Parent  bdf42e64f7c1c2fd25706f18a1cef7f07a8ad9bf
Note that OpenSSL v3 change is in 17.7

diff --git a/doc/settings/ssl/ssl_troubleshooting.md b/doc/settings/ssl/ssl_troubleshooting.md
--- a/doc/settings/ssl/ssl_troubleshooting.md
+++ b/doc/settings/ssl/ssl_troubleshooting.md
@@ -490,7 +490,7 @@
 
 ## Upgrade to OpenSSL 3
 
-Starting from [version 17.5](https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html#1750),
+Starting from [version 17.7](https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html#1770),
 GitLab uses OpenSSL 3. Some of the older TLS protocols and cipher suites, or
 weaker TLS certificates for external integrations may be incompatible with
 OpenSSL 3 defaults.