Skip to content

Commit 9fa750f

Browse files
mlavaccakeithmattixmikemorris
authored
Apply suggestions from code review
Co-authored-by: Keith Mattix II <[email protected]> Co-authored-by: Mike Morris <[email protected]>
1 parent 3f8a917 commit 9fa750f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

geps/gep-2907/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ TLS can be configured with two distinct modes:
8282
unless a new TLS connection between the two entities is configured via BackendTLSPolicy.
8383
* **Passthrough**: the TLS connection is instantiated between the frontend and the
8484
backend. The traffic flows through the Gateway encrypted, and the Gateway is not
85-
able to decrypt or inspect the TLS stream.
85+
able to decrypt or inspect the encrypted portions of the TLS stream.
8686

8787
## Proposed Segments
8888
Note that this does not represent any form of commitment that any of these
@@ -272,4 +272,4 @@ The following is a summary of all the Routes and the TLS termination mode they s
272272
> When the traffic is routed to the backend via `TCPRoute`, the packets
273273
> are left untouched by the gateway. In order to terminate the TLS connection to
274274
> the gateway and forward the traffic unencrypted to the backend, a `TLSRoute` configured
275-
> with `Terminate` as TLS mode has to be used.
275+
> with `Terminate` as TLS mode must be used.

0 commit comments

Comments
 (0)