Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
5.3.0 RC1
-
None
Description
QNAM seems to add two "certificate expired" errors in the QList of QSslError's emit'ed via the sslErrors() signal and one of the errors contain a null-certificate.
Ways to reproduce it:
1) Set your system time to sometime in the future (later than 2016).
2) Build and run the test.cpp file (attached).
Notice how there're two errors with certificate expired, but one of the errors contains an invalid certificate (.isNull() == true).
Attachments
Issue Links
- relates to
-
QTBUG-20119 QSslSocket: either add method to return the root cert used in a connection or include the root cert in peerCertificateChain()
-
- Open
-