Enabling TLS 1.2 for .NET Framework on Central Designer application servers

If TLS 1.2 is enabled on any Oracle InForm where automated deployments are performed, you must update the Windows registry to enable TLS 1.2 for .NET Framework on the Oracle Central Designer application servers.
  1. On all Oracle Central Designer application servers, open a command prompt as an Administrator and run the command reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319" /v SchUseStrongCrypto /t REG_DWORD /d 00000001
  2. Restart the Oracle Central Designer application server.