Updated Date: 07/07/2026
Setting a replacement value for a URL parameter that is not encrypted
Setting a replacement value for a URL parameter that is not encrypted is only relevant to URL parameters that have been marked with the Enforce attribute.
If the BIG-IP system detects that the value of a URL parameter marked with the Enforce attribute is not encrypted, it replaces the value with an empty string and sends that to the customer’s server. This empty string might cause a system error on the customer’s server. To avoid this problem, you can set your own replacement value to be used instead of the default empty string.
-
Connect to the BIG-IP system with the
sshcommand. -
Set a replacement value for a URL parameter that is not encrypted with the following command:
tmsh modify sys db antifraud.mobilesafe.entangledgarbage *<value>*where <value> is the replacement value.