mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-12 19:20:37 +02:00
fix
This commit is contained in:
parent
f62563a7ff
commit
fbd11a6660
@ -132,7 +132,7 @@ void RequestManager::onSSLError(QNetworkReply *reply, const QList<QSslError> &er
|
|||||||
// if (error.error() == QSslError::SelfSignedCertificate)
|
// if (error.error() == QSslError::SelfSignedCertificate)
|
||||||
// reply->ignoreSslErrors(errors);
|
// reply->ignoreSslErrors(errors);
|
||||||
//qDebug() << error.errorString();
|
//qDebug() << error.errorString();
|
||||||
}
|
// }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user