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

masaori 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 6977769035 Fix doc for sni.yaml server_groups_list (#12495)
6977769035 is described below

commit 6977769035a7367e4ce4799937bfc11407a4b1a9
Author: Jasmine Emanouel <[email protected]>
AuthorDate: Thu Sep 11 13:35:04 2025 +1000

    Fix doc for sni.yaml server_groups_list (#12495)
    
    * Fix doc for sni.yaml server_groups_list
    
    * Update sni.yaml.en.rst
---
 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 2a755580c9..9595894363 100644
--- a/doc/admin-guide/files/sni.yaml.en.rst
+++ b/doc/admin-guide/files/sni.yaml.en.rst
@@ -167,7 +167,7 @@ server_TLSv1_3_cipher_suites             Inbound   
Specifies an override to the
                                                    documentation. Note that 
this configures the cipher suite used for inbound TLSv1.3 and
                                                    above connections.
 
-server_group_list                        Inbound   Specifies an override to 
the global :ts:cv:`proxy.config.ssl.server.groups_list`
+server_groups_list                       Inbound   Specifies an override to 
the global :ts:cv:`proxy.config.ssl.server.groups_list`
                                                    :file:`records.yaml` 
configuration. See the
                                                    `OpenSSL 
SSL_CTX_set_groups_list 
<https://docs.openssl.org/3.5/man3/SSL_CTX_set1_curves/>`_
                                                    documentation.

Reply via email to