D24928: [TcpSlaveBase] port from KTcpSocket (deprecated) to QSslSocket

Volker Krause noreply at phabricator.kde.org
Sun Oct 27 13:58:08 GMT 2019


vkrause added a comment.


  In D24928#554720 <https://phabricator.kde.org/D24928#554720>, @ahmadsamir wrote:
  
  > So, we ditch digestMethod but keep the rest? ecryptionMethod/authenticationMethod/keyExchangeMethod can be deduced from the name() sometimes, but some others, not so obvious:
  
  
  I was thinking of just:
  
    sslMetaData.insert(QStringLiteral("ssl_cipher"), cipher.name());
  
  It's the same as ssl_cipher_name then, ie. we'd be setting both for compatibility. Not every detail might be obviously readable out of this, but neither is that possible from the old format which adds no lables, just abbreviations separated by a line break.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D24928

To: ahmadsamir, dfaure, vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191027/c35a0313/attachment.html>


More information about the Kde-frameworks-devel mailing list