[Interest] Ignore SSL errors on Android 6.0+

Richard Moore rich at kde.org
Tue Mar 28 18:28:17 CEST 2017


On 28 March 2017 at 17:09, Thiago Macieira <thiago.macieira at intel.com>
wrote:

> Em terça-feira, 28 de março de 2017, às 08:02:46 PDT, Jan 'Koviš' Struhár
> escreveu:
> > On 03/28/2017 09:10 AM, Thiago Macieira wrote:
> > > Em segunda-feira, 27 de março de 2017, às 23:58:32 PDT, Jan 'Koviš'
> > > Struhár
> > >
> > > escreveu:
> > >> my mobile app using QNetworkAccessManager to access
> > >> https://www.webnotes.cz
> > >
> > > That website isn't working. Tried curl in the command-line:
> > That goes without asking that the website is misconfigured.
> > My point is that I do not know how to ignore the misconfiguration with
> > Qt/C++ with Android 6.0+.
> > Native Java can be set to ignore it, webbrowser (chrome) complains but
> > can override the misconfiguration. Android 4.x works well.
> >
> > I was just curious if somebody might know the trick.
> > Maybe I'd better to file a JIRA bug...
>
>
​There isn't a bug in Qt here. The server isn't transmitting the full chain
as it's required to. You can bypass the error in the normal way if you
really need to - read the docs.

Cheers

Rich.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170328/0ac34498/attachment.html>


More information about the Interest mailing list