Skip to content

Commit ec85b7c

Browse files
Apply suggestion from code review
Co-authored-by: Jun Lee <[email protected]>
1 parent 6fcaaf4 commit ec85b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ssl/origin-configuration/cipher-suites.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Although TLS 1.3 uses the same cipher suite space as previous versions of TLS, T
4444

4545
Similarly, TLS 1.2 and lower cipher suites cannot be used with TLS 1.3. BoringSSL also hard-codes cipher preferences in the order above for TLS 1.3.
4646

47-
Based on BoringSSL, Cloudflare system will return the names listed above. However, the corresponding names defined in [RFC 8446](https://www.rfc-editor.org/rfc/rfc8446.html) are the following:
47+
Based on BoringSSL, Cloudflare system will return the names listed above. However, the corresponding names defined in [RFC 8446](https://www.rfc-editor.org/rfc/rfc8446.html) are the following:
4848

4949
- `TLS_AES_128_GCM_SHA256`
5050
- `TLS_AES_256_GCM_SHA384`

0 commit comments

Comments
 (0)