[Qt-interest] https with self-signing cert
Colin S. Miller
no-spam-thank-you at csmiller.demon.co.uk
Sat Feb 6 14:39:58 CET 2010
Bryce Allen wrote:
> I'm trying to POST to a page with https, and the server uses a
> self-signing cert. I've tried many approaches and I can't get the error
> ignored. Has anyone had success with this? I am using Qt 4.6.0 on linux
> amd64, from the debian experimental repository.
>
<snip!>
>
> Any ideas?
Have you tried adding the server's certificate the list of root
certificates? This should make your code trust that server
(until its certificate is re-created).
> Thanks,
> Bryce
HTH,
Colin S. Miller
More information about the Qt-interest-old
mailing list