OpenVPN 3 Core Library
Loading...
Searching...
No Matches
tls_remote.hpp File Reference
#include <cstring>
#include <string>
#include <openvpn/common/string.hpp>
Include dependency graph for tls_remote.hpp:
This graph shows which files directly or indirectly include this file:

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)