blob: 2682d873e7fd0431bf3412568a45539ded389c3b (
plain)
1
2
3
4
5
6
7
|
testenc.sh tests encryption routines
testdsa.sh tests DSA certificate generation
test_server.sh starts a tls1 server using the above generated certificate
test_client.sh starts a client to talk to the server.
testrsa.sh tests RSA certificate generation
appstest.sh tests openssl command
|