Enable the Transport Layer Security 1.2 protocol
The Transport Layer Security (TLS) v1.2 protocol is required to install the Linux and Windows Okta Provisioning Agent.
Linux
To enable TLS version 1.2, you must access the Java Control Panel to change the JRE.
- Download and install the Okta Provisioning Agent. See Install the Okta Provisioning Agent.
- Navigate to …/opt/OktaProvisioningAgent/conf/settings.conf
-
In settings.conf, change the arguments passed to the agent by adding:
Dhttps.protocols=TLSv1.2 to JAVA_OPTS.
JAVA_OPTS="-Xmx4096m -Dhttps.protocols=TLSv1.2
Windows
To enable TLS version 1.2, you must access the Java Control Panel and enable TLS 1.2.
- Download and install the Okta Provisioning Agent. See Install the Okta Provisioning Agent.
- Navigate to C:\Program Files\Okta\OktaProvisioningAgent\current\jre\bin and double-click javacpl to open the Java Control Panel.
- On the Java Control Panel, click the Advanced tab.
- In Advanced Security Settings, select TLS 1.2.