Redis Connection Details

The Redis Connector dialog box contains the following fields:

Field Description
Connection Name Name of the connection created.
Description Purpose of the Redis Shared connection.
Host Name Host URL at which your Redis server is running.
Port Port number on which the Redis server is running.
Default Database Index Default index at which the database is stored.
Password Password for authenticating the connection with the Redis server.
Secure Connection

Establishes a secure connection when set to True.

  • Client Certificate: A Privacy Enhanced Mail (PEM) encoded client certificate file required for client authentication.

  • Client Key: A PEM encoded private key file required for client authentication.

  • CA or Server Certificate: A PEM encoded Certificate Authority (CA) or Server Certificate file required for server authentication.

Note: You can override CA Certificate, Client Certificate, and Client Key by using an app property. For more information, see "Environment Variables" topic in TIBCO Flogo® Enterprise User's Guide.