mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 15:46:38 +02:00
a6a4196af9
This requires OpenSSL 1.0.2 or newer (released on 22 Jan 2015). Also fix a bug with OpenSSL 1.1.0+ where - due to removal of an API function - we accidentally forced curve P-256 rather than automatic selection. That sucks because the automatic selection (since 1.0.2+) allows supporting multiple curves and selecting the highest one.