1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Tests: cli
Depends: haproxy, socat
Restrictions: needs-root
Tests: proxy-localhost
Depends: haproxy, wget, apache2
Restrictions: needs-root, allow-stderr, isolation-container
Tests: proxy-ssl-termination
Depends: haproxy, wget, apache2, gnutls-bin, ssl-cert
Restrictions: needs-root, allow-stderr, isolation-container
Tests: proxy-ssl-pass-through
Depends: haproxy, wget, apache2, gnutls-bin, ssl-cert
Restrictions: needs-root, allow-stderr, isolation-container
|