0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/client
Charlie Vigue 75d9d0fae5 Add certificate to EvalConfig
Clients need access to the server VPN ca for whitelisting reasons
so it is now available inside the EvalConfig structure. Implemented
the change and added a unit test for same.

Signed-off-by: Charlie Vigue <charlie.vigue@openvpn.net>
2024-05-30 15:27:29 +00:00
..
CMakeLists.txt client: Switch to UseSWIG instead of manual custom command 2024-03-07 00:29:36 +02:00
ovpncli.cpp Add certificate to EvalConfig 2024-05-30 15:27:29 +00:00
ovpncli.hpp Add certificate to EvalConfig 2024-05-30 15:27:29 +00:00
ovpncli.i client: Explicitely use int as socket type in SWIG 2024-03-06 13:00:04 +01:00