You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entering "tls" in the config file will cause running mattermost to fail with the message "Invalid value for webserver connection security.".
However, "TLS" works and will correctly configure mattermost to run with HTTPS.
Copy file name to clipboardExpand all lines: source/administration/config-settings.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Connection Security
66
66
**TLS**: Encrypts the communication between Mattermost and your server. See [documentation](https://docs.mattermost.com/install/setup-tls.html) for more details.
0 commit comments