summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/test_server.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libssl/test_server.sh')
-rw-r--r--src/regress/lib/libssl/test_server.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libssl/test_server.sh b/src/regress/lib/libssl/test_server.sh
index 5467c52459..7d40270f13 100644
--- a/src/regress/lib/libssl/test_server.sh
+++ b/src/regress/lib/libssl/test_server.sh
@@ -6,4 +6,4 @@ echo see the results of the ssl negotiation, and stuff you type in the client
6echo should echo in this window 6echo should echo in this window
7echo 7echo
8echo 8echo
9/usr/sbin/ssleay s_server -tls1 -key testdsa.key -cert testdsa.pem 9/usr/sbin/openssl s_server -tls1 -key testdsa.key -cert testdsa.pem