openssl: add details to "unable to set client certificate" error

from: "curl: (58) unable to set client certificate"

to: curl: (58) unable to set client certificate [error:0A00018F:SSL
routines::ee key too small]

Closes #9228
This commit is contained in:
opensignature
2022-07-30 15:14:06 +02:00
committed by Daniel Stenberg
parent e1acfafa49
commit dc8c859b0c
2 changed files with 4 additions and 2 deletions

View File

@@ -93,3 +93,4 @@ Christian Schmitz <support@monkeybreadsoftware.de>
Max Mehl <max.mehl@fsfe.org>
rzrymiak on github <106121613+rzrymiak@users.noreply.github.com>
Oliver Roberts <oliver@futaura.co.uk>
opensignature on github <antonio@piumarossa.it>