Files
9seconds 5bf218f9ab Do not use default TLS cipher
As per RFC, if TLS server cannot pickup a suitable cipher from a client
list, it has to send handshake_failure alert. For us it means that we
have to route a request to a fronting domain, because we want to have it
exactly like a real webserver does. So, if it misbehaves, so do we.
2026-04-07 12:08:14 +02:00
..
2026-03-31 11:05:49 +02:00
2026-02-24 15:27:19 +01:00
2026-03-29 22:54:08 +02:00
2026-04-07 12:08:14 +02:00