Skip to content

Instantly share code, notes, and snippets.

@CJHarms
Last active March 9, 2018 15:32
Show Gist options
  • Select an option

  • Save CJHarms/13973cd8d24bad18f42b4c3fad80a637 to your computer and use it in GitHub Desktop.

Select an option

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