Hello,
Under the Exim Configuration Manager in Basic Editor and under the Security tab the SSL/TLS Cipher Suite List is set to cPanel default:
However, when you go to the Advance Editor in Exim Configuration Manager, under tls_require_ciphers it is not the cPanel default. It is:
If the cPanel default is checked in Basic Editor, why does the Advance Editor not show the saved changes from edits in Basic?
Under the Exim Configuration Manager in Basic Editor and under the Security tab the SSL/TLS Cipher Suite List is set to cPanel default:
Code:
ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384
Code:
ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM:!SSLv2