Useful error message on certificate error.
authorJoshua T Corbin <jcorbin@wunjo.org>
Thu, 8 Jan 2009 23:52:59 +0000 (18:52 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 16 Jan 2009 19:47:10 +0000 (20:47 +0100)
commite5bff437f354b2fda47b541ca72b9ea911861205
tree81e8dfd62296603b2ad9d4ff19ec0268dc7de529
parent5dafdaccc84bc3fa0a9fafa7c594e08a58aa02d4
Useful error message on certificate error.

When the core is compiled with SSL support, but a certificate file is not present
or invalid display a verbose warning pointing to the FAQ.
src/core/sslserver.cpp