1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-04-04 23:06:57 +00:00
Alexander Barton 84ed46d4c1 Cipher list selection for OpenSSL
This patch introduces the possibility to arbitrarily select ciphers which
should be promoted resp. declined when establishing a SSL connection
with a client by implementing the new configuration option "CipherList".

By default, OpenSSL would accept low and medium strength and RC-4 ciphers,
which nowadays are known to be broken.

This patch only implements the feature for OpenSSL. A GnuTLS counterpart
has to be implemented in another patch ...

Original patch by Bastian <bastian-ngircd@t6l.de>.

Closes bug #162.
2013-09-15 15:09:36 +02:00
..
2013-02-22 18:11:26 +01:00
2012-09-23 17:52:53 +02:00
2011-09-07 15:39:41 +02:00
2013-08-25 05:26:08 +01:00
2009-01-01 17:56:42 +01:00
2003-03-07 20:42:20 +00:00