X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2Ftests-authentication.sh;h=7db352b36fa8e5228414f9f9083535f35f37fbb6;hb=9f38c8cb636332e9b5b5f8bd0d6408c72eb68e2e;hp=80ee1da87b4f41b96701e687ca08575b189eb7f3;hpb=412b6491a940ba3de97e5be95bd35197e51ee210;p=tlsproxy%2Ftlsproxy.git 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"