Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/server-side-tls.html
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,6 @@ <h3 id="intermediate-compatibility"><span class="intermediate-heading">Intermedi
<li>Protocols: <strong>TLS 1.2, TLS 1.3</strong></li>
<li>TLS curves: <strong>X25519MLKEM768, X25519, prime256v1, secp384r1</strong></li>
<li>Certificate type: <strong>ECDSA (P-256)</strong> (recommended), or <strong>RSA (2048 bits)</strong></li>
<li>DH parameter size: <strong>2048</strong> (ffdhe2048, <a href="https://tools.ietf.org/html/rfc7919#appendix-A.1">RFC 7919</a>)</li>
<li>HSTS: <strong>max-age=63072000</strong> (two years)</li>
<li>Certificate lifespan: <strong>90 days</strong> (recommended) to <strong>366 days</strong></li>
<li>Cipher preference: <strong>client chooses</strong></li>
Expand Down