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

cmcfarlen 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 38f919176d Document upgrade for verify.server.policy default (#11693)
38f919176d is described below

commit 38f919176d89e55869458249e5176bdef1d7c2d9
Author: Mo Chen <[email protected]>
AuthorDate: Fri Aug 16 15:16:19 2024 -0500

    Document upgrade for verify.server.policy default (#11693)
    
    Co-authored-by: Chris McFarlen <[email protected]>
---
 doc/release-notes/upgrading.en.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/release-notes/upgrading.en.rst 
b/doc/release-notes/upgrading.en.rst
index 6decccda43..b89bdc48fc 100644
--- a/doc/release-notes/upgrading.en.rst
+++ b/doc/release-notes/upgrading.en.rst
@@ -136,6 +136,8 @@ The following :file:`records.yaml` changes have been made:
 - The per server origin connection feature had a few configurations that were 
not used removed.
   ``proxy.config.http.per_server.connection.queue_size`` and 
``proxy.config.http.per_server.connection.queue_delay``
   have been removed.
+- The default value for records.yaml entry 
``proxy.config.ssl.client.verify.server.policy`` has been changed
+  from ``PERMISSIVE`` to ``STRICT``.
 - The records.yaml entry ``proxy.config.http.keepalive_internal_vc`` has been 
removed.  This entry
   was previously undocumented.
 - The records.yaml entries 
``proxy.config.http.parent_proxy.connect_attempts_timeout`` and

Reply via email to