diff options
| author | luwenpeng <[email protected]> | 2024-01-30 17:25:42 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2024-01-31 11:30:41 +0800 |
| commit | 9c9cc1de759d7a7ce1b2c86d17086d57d537cbfe (patch) | |
| tree | be917b6911e92ccb72e936dbfa48ab326c292280 /resource | |
| parent | 86e2eb3b999f0ee60f7542736bd909c1fac18dfa (diff) | |
TSG-18972 TFE适配PXY_INTERCEPT_COMPILE字段decryption -> decryption_profile变更
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/pangu/doh.json | 6 | ||||
| -rw-r--r-- | resource/pangu/pangu_http.json | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/resource/pangu/doh.json b/resource/pangu/doh.json index 1a4b4c7..a0870c9 100644 --- a/resource/pangu/doh.json +++ b/resource/pangu/doh.json @@ -161,9 +161,9 @@ { "table_name": "PXY_INTERCEPT_COMPILE", "table_content": [ - "0\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring\":765,\"decryption\":0},\"traffic_mirror\":{\"enable\":0}}\t1\t2", - "656\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring\":1,\"decryption\":0},\"traffic_mirror\":{\"enable\":0}}\t1\t2", - "49\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring\":1,\"decryption\":0},\"traffic_mirror\":{\"enable\":0}}\t1\t2" + "0\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring\":765,\"decryption_profile\":0},\"traffic_mirror\":{\"enable\":0}}\t1\t2", + "656\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring\":1,\"decryption_profile\":0},\"traffic_mirror\":{\"enable\":0}}\t1\t2", + "49\t0\t2\t1\t1\t{}\t{\"protocol\":\"SSL\",\"keyring\":1,\"decryption_profile\":0},\"traffic_mirror\":{\"enable\":0}}\t1\t2" ] } ] diff --git a/resource/pangu/pangu_http.json b/resource/pangu/pangu_http.json index ea680e5..663344b 100644 --- a/resource/pangu/pangu_http.json +++ b/resource/pangu/pangu_http.json @@ -255,8 +255,8 @@ { "table_name": "PXY_INTERCEPT_COMPILE", "table_content": [ - "0\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"protocol\":\"SSL\",\"keyring_for_trusted\":765,\"keyring_for_untrusted\":10,\"decryption\":0,\"tcp_option_profile\":1,\"traffic_mirror\":{\"enable\":0}}\t1\t1\t2", - "255119\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"protocol\":\"SSL\",\"keyring_for_trusted\":1,\"keyring_for_untrusted\":10,\"decryption\":0,\"tcp_option_profile\":1,\"traffic_mirror\":{\"enable\":1,\"mirror_profile\":1234}}\t1\t1\t2" + "0\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"protocol\":\"SSL\",\"keyring_for_trusted\":765,\"keyring_for_untrusted\":10,\"decryption_profile\":0,\"tcp_option_profile\":1,\"traffic_mirror\":{\"enable\":0}}\t1\t1\t2", + "255119\t0\t2\t1\t1\t{}\t{\"vsys_id\":1,\"protocol\":\"SSL\",\"keyring_for_trusted\":1,\"keyring_for_untrusted\":10,\"decryption_profile\":0,\"tcp_option_profile\":1,\"traffic_mirror\":{\"enable\":1,\"mirror_profile\":1234}}\t1\t1\t2" ] }, { |
