By default, OnCommand Workflow Automation (WFA) can be accessed by a client machine only through HTTPS. HTTPS-only access does not automatically redirect HTTP to HTTPS. You can enable or disable HTTP access to WFA.
You must have logged in to the WFA host system as a root user.
The default WFA installation path is used in this procedure. If you changed the default location during installation, you must use the changed WFA installation path.
To... | Enter the following command... |
---|---|
Enable HTTP access | ./wfa --http-access=public --restart=WFA |
Disable HTTP access | ./wfa --http-access=default --restart=WFA |