Citrix workspace: Difference between revisions

From Piszczynski
piszczynski>Aleks
(Created page with " == Citrix Workspace == ==Supported Ciphers== These are the SSL ciphers supported by the current version of citrix workspace 23.5.0.78(2305) <pre> Cipher Suites (16 suites)...")
 
piszczynski>Aleks
Line 4: Line 4:
==Supported Ciphers==
==Supported Ciphers==
These are the SSL ciphers supported by the current version of citrix workspace 23.5.0.78(2305)
These are the SSL ciphers supported by the current version of citrix workspace 23.5.0.78(2305)
- taken from HELLO packet sent to citrix gateway on netscaler
<pre>
<pre>
Cipher Suites (16 suites)
Cipher Suites (16 suites)

Revision as of 17:51, 14 June 2023

Citrix Workspace

Supported Ciphers

These are the SSL ciphers supported by the current version of citrix workspace 23.5.0.78(2305)

- taken from HELLO packet sent to citrix gateway on netscaler

Cipher Suites (16 suites)
                Cipher Suite: Reserved (GREASE) (0x6a6a)
                Cipher Suite: TLS_AES_128_GCM_SHA256 (0x1301)
                Cipher Suite: TLS_AES_256_GCM_SHA384 (0x1302)
                Cipher Suite: TLS_CHACHA20_POLY1305_SHA256 (0x1303)
                Cipher Suite: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (0xc02b)
                Cipher Suite: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f)
                Cipher Suite: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 (0xc02c)
                Cipher Suite: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030)
                Cipher Suite: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca9)
                Cipher Suite: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca8)
                Cipher Suite: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (0xc013)
                Cipher Suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (0xc014)
                Cipher Suite: TLS_RSA_WITH_AES_128_GCM_SHA256 (0x009c)
                Cipher Suite: TLS_RSA_WITH_AES_256_GCM_SHA384 (0x009d)
                Cipher Suite: TLS_RSA_WITH_AES_128_CBC_SHA (0x002f)
                Cipher Suite: TLS_RSA_WITH_AES_256_CBC_SHA (0x0035)