DoNotAcceptSelfSignedCert
A self-signed certificate is used for the connection between a Workspace Control Agents and a Relay Server, and for the connection between Relay Servers.
Create the following string value to disallow the use of a self-signed certificates for the connection between Relay Servers.
Key |
HKEY_LOCAL_MACHINE\SOFTWARE\RES\Workspace Manager\RelayServer |
Value |
DoNotAcceptSelfSignedCert |
Type |
REG_SZ |
Data |
Yes or 1 or True |
To disallow the use of self-signed certificates for the connection between a Workspace Control Agent and a Relay Server, use the public property ACCEPTSELFSIGNEDCERT=NO.
This can be done during the installation of the Agent, or by changing the connection settings of the Agent after installation.
Ivanti recommends using self-signed certificates only for testing purposes, not in a production environment.