[konversation] [Bug 476580] SASL Cert does not support ecdsa certificates.

argonel bugzilla_noreply at kde.org
Sat Jun 29 05:11:52 BST 2024


https://bugs.kde.org/show_bug.cgi?id=476580

argonel <argonel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/konversation/-/commit/3
                   |                            |d4c92619a6a086449e14b0d28b2
                   |                            |1af8cf7178a4
         Resolution|---                         |FIXED

--- Comment #2 from argonel <argonel at gmail.com> ---
Git commit 3d4c92619a6a086449e14b0d28b21af8cf7178a4 by Eli MacKenzie, on behalf
of Ada Christine.
Committed on 29/06/2024 at 04:11.
Pushed by argonel into branch 'master'.

attempt to use elliptic curve private key if default RSA is null

Libera.chat changed their instructions for client certificates to use ed25519
keys. The default overload for QSslSocket::setPrivateKey() expects RSA. Attempt
to add EC private key if RSA is null.

M  +6    -0    src/irc/server.cpp

https://invent.kde.org/network/konversation/-/commit/3d4c92619a6a086449e14b0d28b21af8cf7178a4

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list