Do ssl check also when the load failed #281.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 15 Apr 2016 11:10:01 +0000 (13:10 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 15 Apr 2016 11:13:30 +0000 (13:13 +0200)
commit8cf737ae7470f3415080ebb1ddbe58a131490cdf
treef0041335a9df9265323553c5cfd7ce46abd5d886
parentf109546b2d59bb5d51dc645cd3454334dd984e87
Do ssl check also when the load failed #281.

In case strict-ssl where enabled the load commited with our logic to check for
certificate errors was not called.
So the check is also done when the load failed, to show the state in case the
page could not be loaded because of an untrusted certificate.
src/main.c