Skip to content

Commit 4686992

Browse files
Update geps/gep-1897/index.md
Co-authored-by: Lior Lieberman <[email protected]>
1 parent ae30adc commit 4686992

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

geps/gep-1897/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
This document aims to address the use case of origination of TLS to backends from implementations.
99
This is accomplished by a new `BackendTLSPolicy` API.
1010

11-
This API solves the question "As an implementation, when I establish a connection to a backend, should I originate a TLS connection? If so, with what properties?"
11+
This API solves the question "As a Gateway API implementation, including Gateway For Mesh, when I establish a connection to a backend, should I originate a TLS connection? If so, with what properties?"
12+
13+
!note: This TLS origination is NOT meant to impact mesh transport protocol, that often includes some kind of (m)tls. This means that for mesh, with (m)TLS enabled, this will mean double encryption. You can refer to more info in #non-goals
1214

1315
## Goals
1416

0 commit comments

Comments
 (0)