mirror of
https://github.com/Gouryella/drip.git
synced 2026-02-24 05:10:43 +00:00
- Set a read timeout before the TLS handshake to prevent slow handshake attacks - Clear the read timeout setting after a successful handshake - Enable session resumption for server and client TLS configurations - Explicitly prioritize the use of server-side cipher suites (ignored in TLS 1.3 but retained to ensure consistency)