1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-28 08:16:38 +02:00
Files
unrealircd/include
Bram Matthys 7f703d8991 Add the ability to enable/disable TLS versions via set::ssl::protocols
Accepted values are: All (enable all), TLSv1, TLSv1.1, TLSv1.2
You can use + and - modifiers, in fact you are encouraged to.
Example: set { ssl { protocols "All,-TLSv1,-TLSv1.1"; }; };
This will only allow TLSv1.2 at time of writing, and later whenever
TLSv1.3 is released it will allow TLSv1.2 and TLSv1.3.
Note that 'SSLv2' and 'SSLv3' do not exist, as UnrealIRCd 4.x never
supported these old versions (and never will).
2016-09-26 14:47:45 +02:00
..
2016-09-03 20:12:05 +02:00
2002-03-05 23:09:39 +00:00
2015-10-11 17:31:59 +02:00
2002-01-19 17:04:04 +00:00
2015-10-16 15:32:10 -07:00
2016-07-28 15:09:47 +02:00
2015-07-28 21:44:32 +02:00
2002-02-16 20:15:41 +00:00
2015-10-11 17:31:59 +02:00
2016-05-12 16:57:32 +08:00
2016-05-12 16:57:32 +08:00
2016-05-12 16:57:32 +08:00
2000-02-28 22:45:44 +00:00
2004-05-12 22:02:05 +00:00
2000-07-14 20:22:59 +00:00
2004-05-13 16:39:23 +00:00
2015-12-24 14:04:04 +01:00
2004-02-22 02:52:12 +00:00