OpenVPN 3 Core Library
|
Go to the source code of this file.
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |
namespace | openvpn::TLSRemote |
Functions | |
bool | openvpn::TLSRemote::test (const std::string &tls_remote, const std::string &subject, const std::string &common_name) |
void | openvpn::TLSRemote::log (const std::string &tls_remote, const std::string &subject, const std::string &common_name) |
std::string | openvpn::TLSRemote::sanitize_x509_name (const std::string &str) |
std::string | openvpn::TLSRemote::sanitize_common_name (const std::string &str) |