Skip to content

Commit 4cdc70a

Browse files
committed
acrolinx
1 parent a8945d9 commit 4cdc70a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/for-containers/tls-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ TLS policy includes definition of the TLS protocol version, cipher suites, and o
2020

2121
- A custom TLS policy allows you to configure the minimum protocol version, ciphers, and elliptical curves for your gateway.
2222
- If no TLS policy is defined, a [default TLS policy](tls-policy.md#default-tls-policy) is used.
23-
- TLS cipher suites used for the connection are also based on the type of the certificate being used. The cipher suites negotiated between client and Application Gateway for Containers is based on the _Gateway listener_ configuration as defined in YAML. The cipher suites used in establishing connections between Application Gateway for Containers and the backend target are based on the type of server certificates presented by the backend target.
23+
- TLS cipher suites used for the connection are also based on the type of the certificate being used. The cipher suites negotiated between client and Application Gateway for Containers are based on the _Gateway listener_ configuration as defined in YAML. The cipher suites used in establishing connections between Application Gateway for Containers and the backend target are based on the type of server certificates presented by the backend target.
2424

2525
## Predefined TLS policy
2626

@@ -46,7 +46,7 @@ The following table shows the list of cipher suites and minimum protocol version
4646
| P-384 | ✓ | ✓ |
4747
| P-256 | ✓ | ✓ |
4848

49-
Protocol versions, ciphers, and elliptical curves not specified in the table above are not supported and won't be negotiated.
49+
Protocol versions, ciphers, and elliptical curves not specified in the table above aren't supported and won't be negotiated.
5050

5151
### Default TLS policy
5252

0 commit comments

Comments
 (0)