Error: An TLS 1.2 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The SSL connection request has failed.

Nguyên nhân gây lỗi:
Điều này có thể xảy ra vì mã hóa TLS không được bật trên máy chủ của bạn. Nó có thể gây ra sự cố khi kết nối các ứng dụng qua HTTPS và mã hóa TLS không thành công trên các kết nối.
Hướng dẫn cách fix lỗi:
Search Group policy

Chọn theo đường dẫn sau: Computer Configuration > Administrative template > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Security > Require use of specific security layer for remote (RDP) Connections.

Chọn enable
Security layer: RDP
Chọn OK đễ lưu lại

Sau đó đễ update policy ta bấm Window + Run : gpupdate /force
