[Qt-interest] Qt Https double Two-way authentication?

Richard Moore richmoore44 at gmail.com
Fri Oct 28 11:18:29 CEST 2011


On Wed, Oct 26, 2011 at 10:07 AM, Kermit <kermit.mei at gmail.com> wrote:
> m_sslConfiguration.setLocalCertificate(QSslCertificate(".client.crt"));

This line is wrong. See the docs at
http://doc.qt.nokia.com/stable/qsslcertificate.html#QSslCertificate-2
for the method you're calling - it's not the one you want.

Rich.



More information about the Qt-interest-old mailing list