[Qt-interest] Webkit and SSL
Markus Goetz
Markus.Goetz at nokia.com
Wed May 19 15:15:24 CEST 2010
On 05/19/2010 03:02 PM, ext Vítězslav Košina wrote:
> Hi,
>
> is possible use Webkit with SSL? When I insert into setURL address like
> http://... all is OK. When I insert address like https:// ...nothing happend.
> No error.
>
> Can anybody help me ?
>
>
Yes.
As already suggested, check the demo browser source code.
Also check networkAccessManager() from QWebPage and
QNetworkAccessManager's sslErrors(..) signal.
Markus
More information about the Qt-interest-old
mailing list