Commit 92cda947 authored by Giuseppe D'Angelo's avatar Giuseppe D'Angelo Committed by Jani Heikkinen
Browse files

QSslSocket: move default cipher, EC and default CA APIs to QSslConfiguration


QSslConfiguration is better suited for these APIs. The ones
in QSslSocket that already have a counterpart have been deprecated.

[ChangeLog][QtNetwork][SSL/TLS Support] Most of the QSslSocket
functions to deal with ciphersuites, certification authorities
as well as elliptic curves have been deprecated in favor of the
corresponding counterparts in QSslConfiguration.

Task-number: QTBUG-46558
Change-Id: I1de03379efcbcab931c20e876e252769fe4279e0
Reviewed-by: default avatarLiang Qi <liang.qi@theqtcompany.com>
Reviewed-by: default avatarRichard J. Moore <rich@kde.org>
Reviewed-by: default avatarJani Heikkinen <jani.heikkinen@theqtcompany.com>
Showing with 116 additions and 160 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment