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

Ahmad Samir noreply at phabricator.kde.org
Sun Oct 27 15:17:45 GMT 2019


ahmadsamir added a comment.


  In D24928#554731 <https://phabricator.kde.org/D24928#554731>, @vkrause wrote:
  
  > 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.
  
  
  That makes sense.

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/5abd818e/attachment.html>


More information about the Kde-frameworks-devel mailing list