diff options
| author | fengweihao <[email protected]> | 2024-11-28 18:33:28 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2024-11-28 18:33:28 +0800 |
| commit | 469c9a3d6aabf06a22e8ce07eaae27f3fb2eefc1 (patch) | |
| tree | 5feaf263b162b5e306f99cd87c6ced30f3765c82 /resource | |
| parent | 581862a78bf58acc19b25f732c64737523aea03f (diff) | |
TSG-23941 Supports security policy execution based on user-specified prioritiesHEADdevelop-4.0
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/verify-policy.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/verify-policy.json b/resource/verify-policy.json index 77502d6..2d064ea 100644 --- a/resource/verify-policy.json +++ b/resource/verify-policy.json @@ -208,7 +208,7 @@ ] }, { - "field_name": "SERVER_FQDN", + "field_name": "DESTINATION_FQDN", "objects": [ { "items": [ |
