[Interest] QtWebView: how to ignore ssl errors?

Alexander Ivash elderorb at gmail.com
Fri Oct 25 19:10:32 CEST 2019


Thank you guys, mitmproxy sounds as an interesting option! Importing
test CA on each test platform / device sounds a bit more painful but
still good option.

пт, 25 окт. 2019 г. в 17:42, Konstantin Tokarev <annulen at yandex.ru>:
>
>
>
> 25.10.2019, 17:37, "Thiago Macieira" <thiago.macieira at intel.com>:
> > On Thursday, 24 October 2019 16:42:05 PDT Alexander Ivash wrote:
> >>  I understand all the theory behind, but still need to ignore errors
> >>  for test purposes. If it is possible, where can I read how to achieve
> >>  it? My understanding QtWebView uses native things for Android & IOS
> >>  and WebEngine for desktop platforms and unfortunately there is no any
> >>  public API allowing to ignore SSL errors, what I'm missing?
> >
> > Instead, import your test CA to your test device. That way, the SSL errors
> > you're getting won't b errors and there won't be any debug code that you may
> > forget to remove.
>
> Or use tool like mitmproxy, which can be run on another machine.
>
> --
> Regards,
> Konstantin
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest


More information about the Interest mailing list