Skip to main content
Support Help Center Help Center home page
Submit a request Sign in
  1. Support Help Center
  2. Optimizely support
  3. Configuration

If you can't use TLS 1.0 anymore

  • Updated January 25, 2018 16:21

Description

If you can't use TLS 1.0 anymore using a commerce site and you get errors like this for instance:

“Could not establish trust relationship for the SSL/TLS"

Resolution

Add the following in an initialization module or under Application_Start():

ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;

Articles in this section

  • Configure browser caching in DXC/Azure environment
  • License errors and solutions for Episerver
  • How to identify license number and other license information
  • Deleted fields still displaying in CMS.
  • Configure NodeJs on DXP Linux (NetCore)
  • Configure maximum upload file size for CMS 12 and DXP Linux platform
  • MultipleActiveResultSets (MARS) in CMS 12 on DXP
  • Create a new role with access to edit specific page(s).
  • Fix broken CMS JS client resources when running on Linux
  • Set up your Gmail account as SMTP server locally in the Alloy

See all 54 articles

Optimizely Website
Deutsch