On 28 March 2017 at 17:09, Thiago Macieira <thiago.macie...@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.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest