|
From: Gert D. <ge...@gr...> - 2021-10-21 06:24:56
|
Acked-by: Gert Doering <ge...@gr...>
"That was an easy one" :-) - error reporting is always useful, and
the code change is trivial enough. Tested with "wrong password" only,
which now prints:
2021-10-21 08:24:01 OpenSSL: error:23076071:PKCS12 routines:PKCS12_parse:mac verify failure
2021-10-21 08:24:01 OpenSSL: error:23076071:PKCS12 routines:PKCS12_parse:mac verify failure
2021-10-21 08:24:01 Decoding PKCS12 failed. Probably wrong password or unsupported/legacy encryption
2021-10-21 08:24:01 SIGUSR1[soft,private-key-password-failure] received, process restarting
Your patch has been applied to the master branch.
commit 6ac4e63c577986ec11eae3519fe8516e8ca8ac0f
Author: Arne Schwabe
Date: Tue Oct 19 20:31:22 2021 +0200
Add message when decoding PKCS12 file fails.
Signed-off-by: Arne Schwabe <ar...@rf...>
Acked-by: Gert Doering <ge...@gr...>
Message-Id: <202...@rf...>
URL: https://www.mail-archive.com/ope...@li.../msg23017.html
Signed-off-by: Gert Doering <ge...@gr...>
--
kind regards,
Gert Doering
|