clear client certificate when none is required Otherwise we end up using the client certificate of a previous request and the current request will fail with a SSL error 26.
1 files changed, 2 insertions(+), 0 deletions(-) M src/client.c
M src/client.c => src/client.c +2 -0