Hey Charles,
On 07.07.24 17:03, Carlos Henrique Lima Melara wrote:
Hi,
On Sun, Jul 07, 2024 at 11:43:58AM GMT, Jan Schlien wrote:
On 05.07.24 01:47, Carlos Henrique Lima Melara wrote:
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.
Without a reproducible way to see the bug happening, it'll very
difficult to get a fix. But...
Understood, so...
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.
We have uploaded 8.8.0-3 yesterday with the possible fix pointed by
Daniel. Please test it and let us know if it really fixes your problem.
As it does not fix the issue I'm seeing, I will try harder to provide a
reproducer and come back.
Thanks a lot for the support!
-Jan