Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Clay Kauzlaric <ckauzlaric@vmware.com>
  • Loading branch information
KauzClay committed Oct 13, 2023
1 parent 1fc65cd commit 09085ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelogs/unreleased/5828-KauzClay-minor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Allow Configuration of Upstream TLS Options

In a similar way to how Contour users can configure Min/Max TLS version and
Cipher Suites for Envoy's listeners, this change allows users to specify the
same information for upstream connections. This change also defaults the Max TLS
version for upstream connections to 1.3, instead of the Envoy default of 1.2.

0 comments on commit 09085ae

Please sign in to comment.