1
edit
m (Fix pointer to latest JSON file) |
Mlarsonweber (talk | contribs) (Removed ambiguous punctuation from paragraph about intermediate compatibility) |
||
Line 100: | Line 100: | ||
== <span style="color:orange;">'''Intermediate'''</span> compatibility (recommended) == | == <span style="color:orange;">'''Intermediate'''</span> compatibility (recommended) == | ||
<p style="max-width: 60em;">For services that don't need compatibility with legacy clients | <p style="max-width: 60em;">For services that don't need compatibility with legacy clients such as Windows XP or old versions of OpenSSL. This is the recommended configuration for the vast majority of services, as it is highly secure and compatible with nearly every client released in the last five (or more) years.</p> | ||
* Cipher suites (TLS 1.3): '''TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256''' | * Cipher suites (TLS 1.3): '''TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256''' |
edit