0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test/ovpncli
Arne Schwabe 73890429d2
Implement external PKI emulation with OpenSSL
This uses the rather lowlevel EVP_* interfaces directly instead of
using OpenVPN's own PKI classes since this a very specific code
and reusability outside the testing scope is very limited.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2021-09-22 14:06:34 +02:00
..
.gitignore Minor gitignore mod. 2015-06-11 12:32:42 -06:00
cli.cpp Implement external PKI emulation with OpenSSL 2021-09-22 14:06:34 +02:00
CMakeLists.txt agent mac: move from common 2021-06-10 23:06:24 +02:00
go ClientProto: added OPENVPN_DISABLE_AUTH_TOKEN for debugging to disable transmission of auth token to server 2021-08-17 13:07:40 -06:00