asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream
Last change
on this file since b28158c was
b28158c,
checked in by Thomas Klute <thomas2.klute@…>, 5 years ago
|
Test suite: Start proxy backend server from runtests if config exists
Proxy tests started the backend server from the test script until now,
so this removes a lot of duplicate code.
|
-
Property mode set to
100755
|
File size:
303 bytes
|
Line | |
---|
1 | #!/bin/bash |
---|
2 | |
---|
3 | # This test checks if server and proxy priorities are applied |
---|
4 | # properly. The proxy server requries a TLS 1.2 connection, but the |
---|
5 | # back end server is configured not to use TLS 1.2. The proxy request |
---|
6 | # must fail and the client must receive an error message to pass. |
---|
7 | ${srcdir}/runtests t-23 |
---|
Note: See
TracBrowser
for help on using the repository browser.