Re: [exim] showing cert signing chain?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] showing cert signing chain?
On 21/09/14 11:43, Jeremy Harris wrote:
> On 21/09/14 00:43, Dave Lugo wrote:
>> When a client makes a TLS'd connection to exim and
>> exim requests the client cert, is ther any way to
>> show the client's cert
>
> Yes; if you have a recent exim version. See $tls_in_cert
> and ${certextract ...}


That should of course have said $tls_in_peercert.

Additionally, if all you want is the DN there is a
logselector for that.
--
Cheers,
Jeremy