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:56:03 +0000 (21:56 +0200)
commit13a63e41870571379f1f27a96b330007cad02cbe
treec3ee9740f6b55746128e6483767af186050cb417
parent55aa092df247420c71391159d9516400e1772222
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