Forum Discussion

warbie's avatar
warbie
Icon for Nimbostratus rankNimbostratus
Feb 10, 2020
Solved

Cipher Rule for just for TLS1.3

I'm running 15.0.1 on a pair for 2000s and I was trying to put a Cipher rule that just encompassed TLS1.3 so I can include with my other ciphers in a group. Seems like I can only do 1.3 with TLS13-AE...
  • Smithy's avatar
    Feb 11, 2020

    ltm cipher rule mozilla_modern_cipher_rule_v14 {

      cipher TLSv1_3

      dh-groups DEFAULT

      signature-algorithms DEFAULT

    }

     

    This works for me in BIG-IP 14.1.x