On 2017-07-30 20:42, Heiko Schlittermann wrote: > Luciano Rinetti <l.rinetti@???> (So 30 Jul 2017 11:25:01 CEST):
> …
> > But in my log file(s) I never find sessions with hyphen separator, only with > > underscore, like:
> > X=TLS1.0:RSA_AES_256_CBC_SHA1:32
> >
> > What it means ? Are GNUTLS encripted sessions or OpenSSL encripted sessions > > ?
>
> Without checking the source… I'd guess, the output depends on the TLS
> library, your Exim is linked with.
>
> Check the output from exim -bV around line 5.
>
> For my understanding, there isn't such thing like a GNUTLS or OpenSSL
> encrypted session.
>
>