From: Gert D. <ge...@gr...> - 2021-10-06 09:53:24
|
Acked-by: Gert Doering <ge...@gr...> As discussed on IRC, and checked with the OpenSSL documentation and "Internet knowledge". Most important: confirmed that it breaks with --pkcs12 without that patch, and works with it (IRC, I did not test myself). Your patch has been applied to the master and release/2.5 branch. commit af5de933a0633436e0fe00c42464f4a7ab5ac509 (master) commit f397c3bfe728e0163fe6d226f62874e1dd25ec60 (release/2.5) Author: Lev Stipakov Date: Wed Oct 6 12:07:09 2021 +0300 Fix loading PKCS12 files on Windows Signed-off-by: Lev Stipakov <le...@op...> Acked-by: Gert Doering <ge...@gr...> Message-Id: <202...@gm...> URL: https://www.mail-archive.com/ope...@li.../msg22920.html Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |