X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=blobdiff_plain;f=tests%2Ftests-authentication.sh;fp=tests%2Ftests-authentication.sh;h=7db352b36fa8e5228414f9f9083535f35f37fbb6;hp=80ee1da87b4f41b96701e687ca08575b189eb7f3;hb=9f38c8cb636332e9b5b5f8bd0d6408c72eb68e2e;hpb=93c48dd90c3ae976b997b3a776a3775167b42369 diff --git a/tests/tests-authentication.sh b/tests/tests-authentication.sh index 80ee1da..7db352b 100755 --- a/tests/tests-authentication.sh +++ b/tests/tests-authentication.sh @@ -26,7 +26,7 @@ test "x$srcdir" = x && srcdir=. cleanup tlsproxy_setup -echo 'dXNlcm5hbWU6cGFzc3dvcmQ=' > digest-authentication +echo 'dXNlcm5hbWU6cGFzc3dvcmQ=' >digest-authentication tlsproxy_background -a digest-authentication 4711 server_background --x509certfile "$srcdir/server.pem" \ --x509keyfile "$srcdir/server-key.pem"