Table of Contents
< All Topics
Print

[VDI] macOS Installed VDI Client but Keep Prompting Download VDI client

Issue Description

When logging into VDI on macOS using Google Chrome (version 84.0.4147 and above) or Safari (version 14.0 and above), users are repeatedly prompted to download the VDI client again.

Handling Process

  1. Access chrome://flags/#legacy-tls-enforced
  2. Disable the Enforce deprecation of legacy TLS versions
  3. Relaunch the browser

file

Root Cause

The latest versions of Google Chrome and Safari detect that TLS 1.0 and TLS 1.1 are insecure and require the use of the TLS 1.2 protocol. However, the current VDI client uses TLS 1.0 and 1.1, which causes the login to fail when using Google Chrome or Safari, as the connection is considered insecure and is therefore forbidden.

Solution

Disable the Enforce deprecation of legacy TLS versions in the browser.
file