diff options
Diffstat (limited to 'src/regress/usr.bin/openssl/README')
-rw-r--r-- | src/regress/usr.bin/openssl/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/usr.bin/openssl/README b/src/regress/usr.bin/openssl/README index 878feca400..2682d873e7 100644 --- a/src/regress/usr.bin/openssl/README +++ b/src/regress/usr.bin/openssl/README | |||
@@ -3,4 +3,5 @@ testdsa.sh tests DSA certificate generation | |||
3 | test_server.sh starts a tls1 server using the above generated certificate | 3 | test_server.sh starts a tls1 server using the above generated certificate |
4 | test_client.sh starts a client to talk to the server. | 4 | test_client.sh starts a client to talk to the server. |
5 | testrsa.sh tests RSA certificate generation | 5 | testrsa.sh tests RSA certificate generation |
6 | appstest.sh tests openssl command | ||
6 | 7 | ||