Hi Charles,
On 05.07.24 01:47, Carlos Henrique Lima Melara wrote:
Hi Jan,
On Thu, Jul 04, 2024 at 10:48:17AM GMT, Jan Schlien wrote:
/usr/bin/curl --cert <cert> --key <key> <url> no longer works with the version
mentioned above. It worked well with the previous version 8.8.0-1. The error
message is:
curl: (35) error reading X.509 key or certificate file
Could you provide an example so we can make sure the fix is actually
fixing this problem?
Unfortunately no. I tried various client certificates for testing
purposes, but all of the artificially created certs are working as
expected. The one I am experiencing problems with has quite a bunch of
X509v3 extensions listed, I guess that might have impact, but I couldn't
manage to create one that looks exactly like the one I am using.
I am happy to build curl myself, add the proposed fix and test the
result if you could show me to the right starting point for the sources.
-Jan