Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
options/ | H | - | - | 399 | 330 | |
x509/ | H | - | - | 175 | 118 | |
Makefile | H A D | 01-Jun-2023 | 2.2 KiB | 67 | 51 | |
README | H A D | 06-Nov-2016 | 288 | 8 | 6 | |
appstest.sh | H A D | 19-Jan-2025 | 52.8 KiB | 1,992 | 1,513 | |
openssl.cnf | H A D | 16-Sep-2015 | 855 | 28 | 20 | |
test_client.sh | H A D | 03-Jul-2023 | 358 | 13 | 9 | |
test_server.sh | H A D | 03-Jul-2023 | 417 | 11 | 7 | |
testdsa.sh | H A D | 06-Feb-2018 | 568 | 31 | 15 | |
testenc.sh | H A D | 06-Feb-2018 | 1.3 KiB | 70 | 58 | |
testrsa.sh | H A D | 06-Feb-2018 | 550 | 31 | 15 |
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