mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 17:56:37 +02:00
04b3dd24f8
the following remarks: * We only set these curves if SSL_CTX_set1_curves_list() is available (OpenSSL 1.0.2 or later, LibreSSL 2.5.1 or later) * The X25519 curve is only added if it is available (OpenSSL 1.1.0+)