Secure FTL Servers

Secure FTL servers use certificates and TLS to guarantee server identity to clients and other servers, and to protect communications among them.

Files

For security, an FTL server can generate the following files, which it stores in its data directory.
Keystore File
A file that contains the server's private key data. This file is encrypted to keep it secure.
Trust File
A plaintext file that contains the server's public certificate. Administrators distribute this file for use with all affiliated servers, with client application programs, and with browsers that connect to the servers.