• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

options/29-Aug-2021-399330

x509/31-Dec-2021-175118

MakefileD07-Feb-20252.2 KiB6751

READMED06-Nov-2016288 86

appstest.shD07-Feb-202552.8 KiB1,9911,512

openssl.cnfD15-Sep-2015855 2820

test_client.shD07-Feb-2025358 139

test_server.shD07-Feb-2025417 117

testdsa.shD05-Feb-2018568 3115

testenc.shD05-Feb-20181.3 KiB7058

testrsa.shD05-Feb-2018550 3115

README

1testenc.sh tests encryption routines
2testdsa.sh tests DSA certificate generation
3test_server.sh starts a tls1 server using the above generated certificate
4test_client.sh starts a client to talk to the server.
5testrsa.sh tests RSA certificate generation
6appstest.sh tests openssl command
7
8