Forum Discussion
Cipher List
I am trying to get a cipher string that changes lines 1 and 2 from ECDHE-RSA to DHE-RSA like shown below. I used the cipher rules and group to arrive at the suite below but cannot get to where I can change lines 1 and 2 to what I need. Any help?
DHE-RSA-AES128-SHA and DHE-RSA-AES256-SHA
- ECDHE-RSA-AES256-CBC-SHA/TLS1.1
-
ECDHE-RSA-AES128-CBC-SHA/TLS1.1
-
ECDHE-ECDSA-AES256-SHA/TLS1.1
-
ECDHE-ECDSA-AES128-SHA/TLS1.1
-
ECDHE-RSA-AES256-GCM-SHA384/TLS1.2
- ECDHE-RSA-AES256-SHA384/TLS1.2
- ECDHE-ECDSA-AES256-GCM-SHA384/TLS1.2
- ECDHE-ECDSA-AES256-SHA384/TLS1.2
- ECDHE-ECDSA-AES128-SHA256/TLS1.2
- ECDHE-ECDSA-AES128-GCM-SHA256/TLS1.2
- ECDHE-RSA-AES128-SHA256/TLS1.2
- ECDHE-RSA-AES128-GCM-SHA256/TLS1.2
- AceDawg1
Nimbostratus
Can you include the text or a screenshot of the cipher rule that generated this list?
- SIP_354925
Nimbostratus
The two rules that I used
DEFAULT:+SHA:-TLSv1_2:-TLSv1:-DTLSv1 and DEFAULT:+SHA256:+SHA384:-TLSv1_1:-TLSv1:-SHA
- AceDawg1
Nimbostratus
Any reason you can't create a custom cipher rule and manually enter the cipher strings in the order you need:
ECDHE-RSA-AES128-CBC-SHA:ECDHE-RSA-AES256-CBC-SHA:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA...
- HarshaPotharaju
Nimbostratus
Remove DEFAULT and add all your ciphers manually with : between them.
- SIP_354925
Nimbostratus
Thank you. I did not realize that ciphers can be added in that manner.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com