On 06/04/2019 15:09, Antoine via Exim-users wrote: > I'm unable to make exim provide its certificate when it connects to > another server.
First, it's dependent on the server asking the client to present a client cert. Second, on the client you need to set, in the transport, tls_certificate and tls_privatekey. http://exim.org/exim-html-current/doc/html/spec_html/ch-encrypted_smtp_connections_using_tlsssl.html#SECID185 -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
