> Sent: Thursday, December 22, 2016 at 4:07 AM
> From: "Bob Hood" <bho...@comcast.net>
> To: interest@qt-project.org
> Subject: Re: [Interest] Progressive decay of QNAM/QNetworkReply
>
> On 12/21/2016 7:34 PM, Thiago Macieira wrote:
> > Em quarta-feira, 21 de dezembro de 2016, às 18:51:41 BRST, Bob Hood 
> > escreveu:
> >> The URL is a REST API, and uses HTTPS.
> > Do you have the OpenSSL libraries installed, if you're on Linux or Windows?
> 
> I feel like an idiot.  All three versions of Qt are hand-built by me with 
> OpenSSL support, and the OpenSSL (1.0.1h) shared libraries are automatically 
> bundled into the bin/ folder with all the Qt shared libraries for 
> distribution 
> directly to developers and build slaves.  However, for some reason, they 
> weren't with my builds of 5.6.2 and 5.7.1.  Something appears to have broken 
> with my build pipeline.  If I drop them directly in, everything works.


Don't feel bad. I had a similar experience because apple ships am obsolete 
version of Openssl, and when the server cipher suite was upgraded, none of 
ciphers were in common, producing a similar affect.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to