22-Mar-2023 01:53
Hello Experts,
I have a task need to enable TLS 1.3 and disable DH group.
To enable TLS 1.3, I can use cipher group to do by this link https://my.f5.com/manage/s/article/K10251520
To disable DH, I can use DEFAULT:!DH
But how to do this together?
Solved! Go to Solution.
22-Mar-2023 05:54
22-Mar-2023 05:54
30-Mar-2023 21:10
Hello,
Yes, I try to create custom cipher rule and custom cipher group and issue fixed. Thanks a lot.
22-Mar-2023 06:14
You can try something like this to enable tls1.3 and disable DHE
DEFAULT:TLSV1_3:!DHE