Skip to content

Instantly share code, notes, and snippets.

@CJHarms
Last active April 22, 2020 20:20
Show Gist options
  • Select an option

  • Save CJHarms/52acb21035fe1c52dd7313cea43e6644 to your computer and use it in GitHub Desktop.

Select an option

Save CJHarms/52acb21035fe1c52dd7313cea43e6644 to your computer and use it in GitHub Desktop.
NetScaler Mozilla Intermediate Cipher List
add ssl cipher Intermediate-Cipher-List
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-ECDHE-RSA-CHACHA20-POLY1305
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-ECDHE-ECDSA-AES128-GCM-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-ECDHE-RSA-AES128-GCM-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-ECDHE-ECDSA-AES256-GCM-SHA384
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-ECDHE-RSA-AES256-GCM-SHA384
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-DHE-RSA-AES128-GCM-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-DHE-RSA-AES256-GCM-SHA384
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-ECDHE-ECDSA-AES128-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-ECDHE-RSA-AES-128-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-ECDHE-ECDSA-AES128-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-ECDHE-RSA-AES-256-SHA384
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-ECDHE-RSA-AES128-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-ECDHE-ECDSA-AES256-SHA384
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-ECDHE-ECDSA-AES256-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-ECDHE-RSA-AES256-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-DHE-RSA-AES-128-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-DHE-RSA-AES-128-CBC-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-DHE-RSA-AES-256-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-DHE-RSA-AES-256-CBC-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-ECDHE-ECDSA-DES-CBC3-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-ECDHE-RSA-DES-CBC3-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName SSL3-EDH-RSA-DES-CBC3-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-AES128-GCM-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-AES256-GCM-SHA384
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-AES-128-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1.2-AES-256-SHA256
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-AES-128-CBC-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName TLS1-AES-256-CBC-SHA
bind ssl cipher Intermediate-Cipher-List -cipherName SSL3-DES-CBC3-SHA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment