Removing bad ###Qt5 note.
Implementating this would cause massive SC breakage and give little gain. Change-Id: I56a6d302fdd0e8b53d1f9154f3eaf9e1ee429f9d Reviewed-by: Giuseppe D'Angelo <dangelog@gmail.com> Reviewed-by: Richard J. Moore <rich@kde.org>
This commit is contained in:
parent
ba9302b8a9
commit
0e4fac3fbd
@ -1954,7 +1954,6 @@ void QSslSocketPrivate::setDefaultSupportedCiphers(const QList<QSslCipher> &ciph
|
||||
*/
|
||||
QList<QSslCertificate> QSslSocketPrivate::defaultCaCertificates()
|
||||
{
|
||||
// ### Qt5: rename everything containing "caCertificates" to "rootCertificates" or similar
|
||||
QSslSocketPrivate::ensureInitialized();
|
||||
QMutexLocker locker(&globalData()->mutex);
|
||||
return globalData()->config->caCertificates;
|
||||
|
Loading…
x
Reference in New Issue
Block a user