Tls Version 1.2

ReN

Verified User
Joined
Jul 2, 2005
Messages
172
hey guys , i'm trying to add tls 1.2 ciphers to the exim.conf file, server is running openssl 1.0.1e and exim 4.80.1 and new keys where created ,the default entry is as follows:-

tls_require_ciphers = ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP

which give me the log file tls of "P=esmtpsa X=TLSv1:AES128-SHA:128 A=login:"

i'm trying to adjust the exim.conf to use a tls v1.2 cipher , any ideas?
 
Back
Top