Graham Leggett wrote:
> Currently neither the server side nor the client side SSL certificate verify
> callback does anything, leading to potential hair-tearing-out moments.
>
> The following patch to master implements logging of all certificate
> verification failures, as well as (crucially) which certificates failed to verify,
> and at what depth, so the admin can zoom in straight onto the problem without any guessing.
+1 for the idea.
I have been in this situation before, and any information that helps to
clarify what the problem is would be a great help.
Yours,
Laurenz Albe