]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
test_tls: simple TLS connection testing 121/head
authorVitaly Chikunov <vt@altlinux.org>
Mon, 25 Feb 2019 08:40:19 +0000 (11:40 +0300)
committerVitaly Chikunov <vt@altlinux.org>
Tue, 26 Feb 2019 06:12:25 +0000 (09:12 +0300)
commit38ce652a600ca43db4996f3c2945aff39a323e36
tree70659cbdc9fcf50779c220f02dfcfc2e1a3c0db5
parent10147823ee8c10098f8a9063bfa17ce4023c65b3
test_tls: simple TLS connection testing

Generate cert for every parameter, set it up on s_server, connect
s_client, and transfer 1M of data to both directions.
CMakeLists.txt
test_tls.c [new file with mode: 0644]