Allow the core to use expired certificates.
authorFelix Geyer <debfx@fobos.de>
Tue, 27 Sep 2011 14:02:22 +0000 (16:02 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 22 May 2012 19:25:29 +0000 (21:25 +0200)
commit61c8d84d1c849373e0f115dc748ed45cff95287d
tree257b9ec75616a9cd5a9acb868123120b52e874b1
parenta5455d1ea8785e864ce4b513e63283ed156d4872
Allow the core to use expired certificates.

The core should only display a warning but not ignore the certificate
if it's expired.
This is especially useful for self-signed certificates.
src/core/sslserver.cpp