-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: Windows 4.0
-
Component/s: Messaging
-
Severity 3 - Minor
Summary
When accessing specific rooms with URL from an untrusted website, the error message "Untrusted Certificate" appears, prompt if you want to trust the certificate and continue.
Environment
- Windows
Actual Results
The following sample appears on your Windows 4.0 client log:
[07:56:14][qml][onCertificateError:159] cert error when trying to access <URL> [07:56:14][void __thiscall qtsparkle::UpdateChecker::Finished(void):103] UpdateChecker::Finished Warning: [07:56:55][:0] QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State) Warning: [07:57:40][:0] QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State) Warning: [07:58:25][:0] QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State) [07:58:52][qml][reject:138] User chose to Abort connecting to <URL>
- was cloned as
-
HD-177 Loading...