[Interest] bug with # in URL when using setUrl?

Thiago Macieira thiago.macieira at intel.com
Thu Mar 17 16:39:08 CET 2016


On quinta-feira, 17 de março de 2016 09:39:44 PDT Larry Martell wrote:
> GET https://code.jquery.com/jquery-2.1.4.min.js SSL handshake failed
> 
> A couple of days back Thiago said:
> > Check if you have OpenSSL available. It might be that the requests fail
> > because they are HTTPS and there's no SSL support.
> > 
> > If you're compiling on Mac from source, you may try the -securetransport
> > option, which uses the Mac API instead of OpenSSL.
> 
> So I want to understand this - Is this error occurring because these
> machines do not have OpenSSL installed?

It's possible.

> Would rebuilding Qt with that option fix this?

If they are Macs, yes. You can also solve the problem by installing a recent 
version of OpenSSL.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list