1、增加自检配置项默认值2、增加部署是自动复制证书到计算板1、2、3

This commit is contained in:
fumingwei
2020-09-18 16:01:42 +08:00
parent 6f70be05d0
commit 7791d81ecf
7 changed files with 107 additions and 75 deletions

View File

@@ -1,5 +1,4 @@
[test_securityPolicy_bypass]
url = https://sha384.badssl.self-test.geedge.net
# enabled = 1 run this case
enabled = 1
#Connection TIMEOUT, in seconds
@@ -8,139 +7,116 @@ conn_timeout = 1
max_recv_speed_large = 6553600
[test_securityPolicy_intercept]
url = https://sha256.badssl.self-test.geedge.net
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_securityPolicy_intercept_certerrExpired]
url = https://expired.badssl.self-test.geedge.net
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_securityPolicy_intercept_certerrSelf_signed]
url = https://self-signed.badssl.self-test.geedge.net
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_securityPolicy_intercept_certerrUntrusted_root]
url = https://untrusted-root.badssl.self-test.geedge.net
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_ssl_redirect]
url = https://cn.bing.com/rs/2V/pE/cj,nj/b1392357/d94c45f4.js
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_ssl_block]
url = https://cn.bing.com/rs/31/22/cj,nj/3f1e2270/f8c6dd44.js
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_ssl_replace]
url = https://cn.bing.com/rs/5j/1pF/cj,nj/2213d9b6/b50738ca.js
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_ssl_hijack]
url = https://cn.bing.com/rs/31/2n/cj,nj/4c7364c5/40e1b425.js
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_ssl_insert]
url = https://cn.bing.com/?FORM=BEHPTB
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_http_redirect]
url = http://cn.bing.com/rs/2V/pE/cj,nj/b1392357/d94c45f4.js
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_http_block]
url = http://cn.bing.com/rs/31/22/cj,nj/3f1e2270/f8c6dd44.js
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_http_replace]
url = http://cn.bing.com/rs/5j/1pF/cj,nj/2213d9b6/b50738ca.js
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_http_hijack]
url = http://cn.bing.com/rs/31/2n/cj,nj/4c7364c5/40e1b425.js
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_proxyPolicy_http_insert]
url = http://cn.bing.com/?FORM=BEHPTB
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_https_con_traffic_1k]
url = https://downloadfile.self-test.geedge.net/1k
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_https_con_traffic_4k]
url = https://downloadfile.self-test.geedge.net/4k
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_https_con_traffic_16k]
url = https://downloadfile.self-test.geedge.net/16k
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_https_con_traffic_64k]
url = https://downloadfile.self-test.geedge.net/64k
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_https_con_traffic_256k]
url = https://downloadfile.self-test.geedge.net/256k
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_https_con_traffic_1M]
url = https://downloadfile.self-test.geedge.net/1M
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_https_con_traffic_4M]
url = https://downloadfile.self-test.geedge.net/4M
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_https_con_traffic_16M]
url = https://downloadfile.self-test.geedge.net/16M
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600
[test_https_con_traffic_64M]
url = https://downloadfile.self-test.geedge.net/64M
enabled = 1
conn_timeout = 1
max_recv_speed_large = 6553600