Setting up a Secure TIBCO FTL Server
In secure environments, except those using FTL generated certificates, the Admin Service must be used and not standalone Admin Daemons.
For a production deployment, perform the following steps:
- Procedure
- Set up the secure TIBCO FTL server. For details about securing TIBCO FTL servers, see "Securing FTL Servers" in TIBCO FTL® Security.
- Set up the YAML configuration file, and configure the FTL servers to use TLS security in their configuration files.
globals: tls.secure: <keystore_password> - Run
tibftlserver --init-securitywith akeystore_passwordfile to generate the.p12keystore file andftl-trust.pemfile. - Distribute the
ftl-trust.pemfile for use in all other applications. - Start the TIBCO FTL server.
What to do next
To start a secure data grid, follow the steps in Setting up a Secure Data Grid.
Example Scripts
Sample scripts to secure a data grid are available at TIBCO_HOME/as/<version>/samples/scripts. You can also start a secure TIBCO FTL Server and a secure data grid by using as-start with the -s command-line option.
Note: The installation environment of ActiveSpaces is referenced as TIBCO_HOME. For example, on Microsoft Windows,
TIBCO_HOME might be
C:\tibco.