This is an automated email from the ASF dual-hosted git repository. cmcfarlen pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git
commit 43b9bb8cafa6e632fcf8fc63e1393056befb7593 Author: Evan Zelkowitz <[email protected]> AuthorDate: Tue Oct 22 13:35:43 2024 -0600 Update sni.yaml.en.rst (#11828) (cherry picked from commit 0f27793374c08e1d2591041d04fd6c8f52a26a95) --- doc/admin-guide/files/sni.yaml.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin-guide/files/sni.yaml.en.rst b/doc/admin-guide/files/sni.yaml.en.rst index 569d176f9c..bb397d58ef 100644 --- a/doc/admin-guide/files/sni.yaml.en.rst +++ b/doc/admin-guide/files/sni.yaml.en.rst @@ -160,7 +160,7 @@ valid_tls_version_min_in Inbound This specifies the minimum TL 1.1.0 and later and BoringSSL. Older versions of OpenSSL do not provide a hook early enough to update the SSL object. It is a syntax error for |TS| built against earlier versions. -valid_tls_version_max_in Inbound This specifies the minimum TLS version that will be offered to user agents during +valid_tls_version_max_in Inbound This specifies the maximum TLS version that will be offered to user agents during the TLS negotiation. This replaces the global settings in :ts:cv:`proxy.config.ssl.server.version.max`, :ts:cv:`proxy.config.ssl.TLSv1`, :ts:cv:`proxy.config.ssl.TLSv1_1`,
