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
On 11 Nov 2017, at 6:23 AM, Michael Paquier 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
On Sat, Nov 11, 2017 at 3:34 AM, 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 fa
Hi all,
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