maskit commented on code in PR #8963:
URL: https://github.com/apache/trafficserver/pull/8963#discussion_r921777790
##########
doc/admin-guide/files/records.config.en.rst:
##########
@@ -3956,6 +3956,13 @@ Client-Related Configuration
Enables (``1``) or disables (``0``) TLSv1_3 in the ATS client context. If
not specified, enabled by default
+.. ts:cv:: CONFIG proxy.config.ssl.client.alpn_protocol STRING ""
Review Comment:
I just remembered I made this comment as well on the previous PR.
> Let's separate out the outbound ALPN part. We still need to discuss how to
enable protocols, but the feature itself should work without H2 (e.g. use
http/1.1 but not 1.0), and it should be testable.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]