Configuring the PATROL Agent network communication to be TLS compliant
To configure the PATROL Agent to enable TLS 1.2
Perform the following steps to make the
PATROL Agent
to Integration Service communication TLS 1.2 compliant:
Navigate to the config_v3.0 folder by running the following command:
# Microsoft Windows operating system
$cd <PATROL Agent installation directory>\common\security\config_v3.0
# Unix operating system
$cd <PATROL Agent installation directory>/common/security/config_v3.0Run the script to enable TLS mode as shown in the following code block:
#Syntax
set_unset_tls.cmd <$BMC_ROOT> <SET_TLS;UNSET_TLS> <security_level> -serverDbPath <serverDbPath> -clientDbPath <clientDbPath> -identity <identity>
#Example
$set_unset_tls.cmd "C:\Program Files (x86)\BMC Software" SET_TLS 3 -serverDbPath "C:\Certificates\server_db" -clientDbPath "C:\Certificates\client_db" -identity bmcpatrol
Where to go from here
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*