TLS Cipher Suites¶
Anyware Connector supports TLS 1.2 and TLS 1.3.The following cipher suites are supported (in decreasing order of preference) for TLS connections originating from the Anyware client, to the connection broker, and subsequently to the Anyware Agent:
-
ECDHE-RSA-AES256-GCM-SHA384
-
ECDHE-ECDSA-CHACHA20-POLY1305
-
ECDHE-RSA-CHACHA20-POLY1305
-
ECDHE-ECDSA-AES128-GCM-SHA256
-
ECDHE-RSA-AES128-GCM-SHA256
-
ECDHE-ECDSA-AES256-SHA384
-
ECDHE-RSA-AES256-SHA384
-
ECDHE-ECDSA-AES128-SHA256
-
ECDHE-RSA-AES128-SHA256