I assume that node to node TLS encryption is enabled “out of the box” in Syncthing
In the config.xml file, I noticed the default setting: tls=“false”. What is the significance of this setting vs. tls=“true”?
Thanks.
I assume that node to node TLS encryption is enabled “out of the box” in Syncthing
In the config.xml file, I noticed the default setting: tls=“false”. What is the significance of this setting vs. tls=“true”?
Thanks.
This is only for the WebGUI.
EDIT: You can change this by WebGUI under: Settings / Use HTTPS for GUI
I understand. Thank you.