Previous Topic

Next Topic

Book Contents

Transport Layer Security (TLS)

To encrypt the transmission of data between the application server and the client computers, you must enable Transport Layer Security (TLS) and obtain an X.509 certificate using your company certificate store or a third party.

For improved security, Oracle recommends that you disable SSL on the Central Designer application server and enable TLS 1.1 or above.

If you are deploying a study to an InForm server that uses TLS 1.1 or 1.2, run the following from an Administrator command prompt on the Central Designer application server to update the Windows registry:

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319" /v SchUseStrongCrypto /t REG_DWORD /d 00000001

Send Feedback