Hi people,
Why in windows server 2008 r2 when i do
Qt Code:
qDebug() << "Certificate read - " << certBa.data(); // Write good QSslCertificate cert(certBa, QSsl::Pem); if(cert->isNull()) // YESTo copy to clipboard, switch view to plain text mode
is returned NULL ?
Bookmarks