Add core commandline option to require SSL for client connections.
authorMichael Marley <michael@michaelmarley.com>
Wed, 13 Nov 2013 16:48:15 +0000 (11:48 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 19 Nov 2013 22:52:43 +0000 (23:52 +0100)
If the --require-ssl commandline option is passed when starting the core,
it will reject any client that does not use SSL.


No differences found