解决部分因策略相互影响导致的策略不生效问题
This commit is contained in:
@@ -24,8 +24,8 @@ SecurityPolicy-Allow-Ssl-00001
|
||||
|
||||
SecurityPolicy-Allow-Ssl-00002
|
||||
#删除对象
|
||||
#${objectids} set Variable ${allow_ssl_objectId1}
|
||||
${objectids} set Variable ${allow_ssl_objectId1}
|
||||
#删除策略
|
||||
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${allow_ssl_policyId1}]}
|
||||
${s} Convert to String ${allow_ssl_policyId1}
|
||||
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} ssl_sni gdepoest
|
||||
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} ssl_sni protonmail.com
|
||||
|
||||
Reference in New Issue
Block a user