This is an automated email from the ASF dual-hosted git repository.

eze pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f27793374 Update sni.yaml.en.rst (#11828)
0f27793374 is described below

commit 0f27793374c08e1d2591041d04fd6c8f52a26a95
Author: Evan Zelkowitz <[email protected]>
AuthorDate: Tue Oct 22 13:35:43 2024 -0600

    Update sni.yaml.en.rst (#11828)
---
 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 4b6448fab0..14f04ddeea 100644
--- a/doc/admin-guide/files/sni.yaml.en.rst
+++ b/doc/admin-guide/files/sni.yaml.en.rst
@@ -179,7 +179,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`,

Reply via email to