mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-01 00:46:37 +02:00
1b4560218a
I was dumb: with an RSA cert you need ECDHE-RSA-* and i had only included ECDHE-ECDSA-*. Long story short: TLSv1.2 didn't work if you had an RSA certificate. Reported by BlackBishop, and in hindsight also by Mi_92. Thanks for the quick reports, this should be a quick fix :-)