HTTPS compatibility

Lists the hypertext transfer protocol secure (HTTPS) and transport layer security (TLS) protocols supported by Guardian and Remote Collector for secure communication. Describes the available cipher suites for each TLS version. Use this information to verify compatibility and maintain secure data exchange between components.

Supported HTTPS protocols (since 21.9.0)

TLS version Cipher Suite Name (IANA/RFC)
TLS 1.2

TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384

TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256

TLS_DHE_RSA_WITH_AES_128_GCM_SHA256

TLS_DHE_RSA_WITH_AES_256_GCM_SHA384

TLS 1.3

TLS_AES_256_GCM_SHA384

TLS_CHACHA20_POLY1305_SHA256

TLS_AES_128_GCM_SHA256

Supported RC/Guardian data channel protocols (since 21.9.0)

TLS version Cipher Suite Name (IANA/RFC)
TLS 1.2

ECDHE-RSA-AES128-GCM-SHA256

ECDHE-RSA-AES256-GCM-SHA384

DHE-RSA-AES128-GCM-SHA256

DHE-RSA-AES256-GCM-SHA384