Add invalid certiticate messagebox
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 5 Feb 2019 09:18:35 +0000 (10:18 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 5 Feb 2019 09:18:35 +0000 (10:18 +0100)
commitc9d4360fb63cc2e08a60f8e6c8d7f6a4cbd87ea4
tree781591d5977f871236ac7bc8a668a5497671909f
parent63fe2a709884964df292e82ed1d77acd6e0ee92d
Add invalid certiticate messagebox

This is a quick hack to make self signed certificates work.
I'm not to fond of it the real solution should be to request the url
with QNAM and then see if it fails.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
src/gui/wizard/webview.cpp