curl from attempting to access your API.
This rule:
- Uses the
conn.tls.versionconnection variable to check the incoming requestβs TLS version. - Rejects versions below
1.3with a401 Unauthorizedresponse.
custom-response Traffic Policy action docs for more information.