This port is the main WebSocket communication port with your Internet navigator.
By
default, the webSocket port number is 2097.
User WebSocket Starting and Ending
Port
This interval is a continuous port range. The number of open ports limits the number
of users or jobs number in parallel.
Hypervisor Socket Port
This port enables you to administrate Hypervisor.
By default, the socket port number
is 57000.
SSL files .key and .cer
Contact your technical support to get the following files:
Private key of SSL certificate (.key file)
SSL certificate (.cer file)
Warning:
This SSL
certificate must be generated through a valid trust chain by
a trusted root CA (Certificate Authority).
Warning:
These files are mandatory to secure the
communication with the Fault Tree Analysis solver. If they are missing or invalid, the communication will
not be established.
Important:
The communication should be defined as follows:
The
computation service is composed of:
EKHypervisor
EKNode: a computation node launched by Hypervisor
wss:
WebSocket Secured
In a shell, execute the following command lines. You can also insert these
commands in executable scripts.
In the widget preferences, in the Compute Service URL
box, enter the address of the computation server where the Fault Tree Analysis
solver is installed.
Tip:
If a user cannot compute in the Fault Tree Analysis app and receives an error message, check the following locations:
standard output (stdout): Displays the result when launching the script to
start the computation service. Example of errors: invalid configuration
file, invalid SSL certificate...