Last active
March 9, 2018 15:32
-
-
Save CJHarms/13973cd8d24bad18f42b4c3fad80a637 to your computer and use it in GitHub Desktop.
NetScaler Mozilla Modern Cipher List
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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