Configuring TLS Versions for On-premises Installations

Enabling Single Sign-On

Configuring Azure Maps or Bing Maps

Overview

Configure Client-Side Layers

Configure Server-Side Layers

Security

Advanced Settings

Features by Layer Type

Setup Documentation

EasyTerritory supports configuration and forcing of TLS versions for on-premises installations.  For example, if disabling TLS 1.0 is a requirement, follow these steps:

  1. Windows 2012 R2 and above enable TLS 1.1, TLS 1.2 by default.
  2. Configure .NET version 4.6.2 or above on the server.
  3. Update to the latest version of EasyTerritory (3.x or higher).
  4. In the /app web.config and /mdn web.config set the target version runtime to 4.6.2 or matching the .NET runtime on the server to: httpRuntime targetFramework=”4.6.2″ (or matching version)
  5. Download IIS Crypto https://www.nartac.com/Products/IISCrypto/ to disable protocols TLS 1.0 and below on the server.
  6. Use a reporting tool like SSL Labs https://www.ssllabs.com/ssltest/analyze.html to test.

Please contact Support@easyterritory.com for additional questions related to disabling TLS for an on-premises installation of EasyTerritory.