Install Tenable Identity Exposure Secure Relay
Required User Role: User with administrator privileges
To see and copy the full command for your specific operating system, see the Command Quick Reference.
Usage
To install a Tenable Identity Exposure Secure Relay on the agent, use the following command:
# nessuscli install-relay --linking-key=<Tenable Identity Exposure relay linking key>
To retrieve the Tenable Identity Exposure relay linking key, see Secure Relay in the Tenable Identity Exposure Guide.
install-relay supports the following optional parameters:
-
proxy_address — The proxy IP or DNS to use if you require a proxy to reach Tenable domains. If you enter a proxy_address, you need to enter a proxy_port.
-
proxy_port — The proxy port to use if you require a proxy to reach Tenable domains. If you enter a proxy_port, you need to enter a proxy_address.
-
proxy_basic_login — The proxy login username. If you enter a proxy_basic_login, you need to enter a proxy-basic-password.
-
proxy-basic-password — The proxy login password. If you enter a proxy-basic-password, you need to enter a proxy_basic_login.
If you do not want to specify a proxy, do not enter any proxy parameters. To specify an unauthorized proxy, enter a proxy_address and a proxy_port. To specify an authorized proxy, enter a proxy_address, a proxy_port, a proxy_basic_login, and a proxy-basic-password.
For the full command for your operating system, see the following: