It would greatly simplify our setup if we could use regular expression on the "Ignore Text" line. Especially on the FortiOS devices we have many entries with encrypted text. For example line like "set secret ENC" or "set secondary-secret ENC" and "set secondary-secret ENC" we should be able to replace with "set *secret ENC" or even "set * ENC" since the ENC is always followed by a hash which changes every time the configuration is saved.
↧