diff options
Diffstat (limited to 'src/regress/lib/libssl/test_client.sh')
-rw-r--r-- | src/regress/lib/libssl/test_client.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libssl/test_client.sh b/src/regress/lib/libssl/test_client.sh index 36a8f84532..8b24e3f8a7 100644 --- a/src/regress/lib/libssl/test_client.sh +++ b/src/regress/lib/libssl/test_client.sh | |||
@@ -8,4 +8,4 @@ echo type in this window after ssl negotiation and your output should | |||
8 | echo be echoed by the server. | 8 | echo be echoed by the server. |
9 | echo | 9 | echo |
10 | echo | 10 | echo |
11 | /usr/sbin/ssleay s_client -tls1 | 11 | /usr/sbin/openssl s_client -tls1 |