Server Registry changes

Complete this task if Infor LTR is installed on:

  • Windows Server 2012 R2
  • Windows Server 2016

To update the Server Registry:

  1. Access the server where Infor LTR is installed.
  2. Open the start menu and search for regedit.exe.
  3. Open the Registry editor.
  4. Expand the HKEY_LOCAL_MACHINE folder.
  5. Expand the SYSTEM folder.
  6. Expand the CurrentControlSet folder.
  7. Expand the Control folder.
  8. Expand the SecurityProviders folder.
  9. Expand the SCHANNEL folder.
  10. Expand the Protocols folder.
  11. Expand the TLS 1.2 folder.
  12. If the TLS 1.2 folder does not exist:
    1. Right-click the Protocols folder, go to New, and select Key.
    2. Name the new key TLS 1.2.
    3. Right-click TLS 1.2, go to New, and select Key.
    4. Name the new key Server.
  13. Right-click Server, go to New, and select DWORD.
  14. Set the name as Enabled.
  15. Right-click the new entry and select Modify.
  16. Set the data value to 1.
  17. Right-click Server, go to New, and select DWORD.
  18. Set the name as DisabledByDefault.
  19. Right-click the new entry and select Modify.
  20. Set the data value to 0.