Re: [exim] Cipher suites identifier

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: Re: [exim] Cipher suites identifier
On 30/07/17 10:25, Luciano Rinetti wrote:
> What it means ? Are GNUTLS encripted sessions or OpenSSL encripted
> sessions ?



This command line:
     exim -bV | grep 'Support'


will tell you which of the two TLS libraries your exim is compiled with.
--
Cheers,
Jeremy