Open ssl, enables encrypted communication between client and server, for user commands.

To enable this, please ensure you build ecflow with '-DENABLE_SSL'

In order to use ssl, we need set up some certificates. ( These will self signed certificates).

The ecflow client and server, will look for the certificates in  $HOME/.eflowrc/ssl directory.

Ecflow server expects the following files in : $HOME/.eflowrc/ssl

Ecflow client expects the following files in : $HOME/.eflowrc/ssl:

The following steps, show you how to create these files.