open_ssl_listen_port defaults to undef, not true

changed in commit 448f8bc996
This commit is contained in:
Mark McKinstry 2016-03-21 15:26:00 -04:00
parent d05e09fa54
commit ec93e5171b

View file

@ -365,7 +365,7 @@ Defaults to `false`.
####`open_ssl_listen_port`
If true, open the `ssl_listen_port` on the firewall. Defaults to `true`.
If true, open the `ssl_listen_port` on the firewall. Defaults to `undef`.
####`ssl_protocols`