FastX System WWW
This section is accessible by logging into FastX as an administrator through a web browser. Select the Admin icon after login.

- Require web server -Check the box to prevent SSH connections to FastX when the web server is down.
- Port – Port used to access FastX through a web browser. (Default 3300)
- Certificate File – Path to the certificate file. Relative paths are searched in the following order:
- /var/fastx/local/certs
- /var/fastx/certs
- Private Key File – Path to the private key file. Relative paths are searched in the following order:
- /var/fastx/local/certs
- /var/fastx/certs
- Certificate Authority File – Path to certificate authority file. Relative paths are searched in the following order:
- /var/fastx/local/certs
- /var/fastx/certs
- Pfx File – Path to the pfx file. Relative paths are searched in the following order:
- /var/fastx/local/certs
- /var/fastx/certs
- https – Customize using JSON object
* Note: Changes take effect when server restarts