On 24 January 2014 13:27, Till Oliver Knoll <till.oliver.kn...@gmail.com> wrote:
> And even if you don't connect to those services, QWebKit will still try to 
> resolve that OpenSSL library - or is that a deferred initialisation until a 
> https connection is attempted? Then you would be lucky, because that would 
> mean you could try to supress those https connections. But I doubt that is 
> the case (the deferred initialisation)

It is deferred, the first attempt to (for example) open an https URL
(or related activities like configuring ciphers) triggers the search.

Cheers

Rich.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to