Welcome! Log In Create A New Profile

Advanced

mail-proxy starttls and ssl on

October 10, 2016 05:29AM
The manual

Setting up SSL/TLS for a Mail Proxy

https://www.nginx.com/resources/admin-guide/mail-proxy/

says

Enable SSL/TLS for mail proxy with the ssl directive. If the directive is specified in the mail context, SSL/TLS will be enabled for all mail proxy servers. You can also enable STLS and STARTTLS with the starttls directive:
mail {
...
ssl on;
starttls on;
...
}


However if I add both,


nginx: [warn] "ssl" directive conflicts with "starttls" in /root/nginx.conf:79
nginx: configuration file /root/nginx.conf test failed

How comes?
Subject Author Posted

mail-proxy starttls and ssl on

bobykus October 10, 2016 05:29AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 266
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready