Re: [exim] ed25519 client certificate

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] ed25519 client certificate
On 13/06/2021 01:53, sergio via Exim-users wrote:
> I'm trying to use ed25519 client certificate, but it doesn't work, while rsa 4096 works fine.
>
> debian stable
> exim 4.92-8+deb10u6
> gnutls 3.6.7-4+deb10u6
>
> certtool works fine:
> certtool --load-ca-certificate=ca.pem --verify --infile user-cert.pem
> ...
> Chain verification output: Verified. The certificate is trusted.


Have you told your exim about the CA?
Are both client and exim using EC-signing compatible ciphers?
--
Cheers,
Jeremy