Skip to content

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

Ada Christine requested to merge (removed):use-ec-if-no-rsa into master

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.

BUG: 476580

Edited by Ada Christine

Merge request reports

Loading