X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=tests%2Ftests-authentication.sh;h=80ee1da87b4f41b96701e687ca08575b189eb7f3;hp=1ad5bc788b5d90fbbf0159674de6a59c29c8ce87;hb=412b6491a940ba3de97e5be95bd35197e51ee210;hpb=071dd5923aa311dc6830904a4e31db227ea08995 diff --git a/tests/tests-authentication.sh b/tests/tests-authentication.sh index 1ad5bc7..80ee1da 100755 --- a/tests/tests-authentication.sh +++ b/tests/tests-authentication.sh @@ -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