]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - tests/tests-authentication.sh
tests: Rename tlsproxy() and server() to *_background().
[tlsproxy/tlsproxy.git] / tests / tests-authentication.sh
index 1ad5bc788b5d90fbbf0159674de6a59c29c8ce87..80ee1da87b4f41b96701e687ca08575b189eb7f3 100755 (executable)
@@ -27,9 +27,9 @@ cleanup
 tlsproxy_setup
 
 echo 'dXNlcm5hbWU6cGFzc3dvcmQ=' > digest-authentication
-tlsproxy -a digest-authentication 4711
-server --x509certfile "$srcdir/server.pem" \
-       --x509keyfile "$srcdir/server-key.pem"
+tlsproxy_background -a digest-authentication 4711
+server_background --x509certfile "$srcdir/server.pem" \
+                  --x509keyfile "$srcdir/server-key.pem"
 wait_for_ports 4711 4712
 rm -f digest-authentication