0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/auth
James Yonan fc249e6a46 OpenSSL, AuthCert : implemented DEFERRED_CERT_VERIFY SSL
flag, to allow server-side SSL users to get information
about client certificate validation errors without
immediately terminating the connection.  This allows
certificate errors to be handled at a higher level, such
as by messaging error info to the peer over the TLS control
channel.
2016-07-30 15:17:57 -07:00
..
authcert.hpp OpenSSL, AuthCert : implemented DEFERRED_CERT_VERIFY SSL 2016-07-30 15:17:57 -07:00
authcreds.hpp In AuthCreds, added is_valid_user_pass() and refactored 2016-02-04 11:22:11 -07:00
cr.hpp Boost dependency elimination -- change boost::algorithm 2015-06-04 19:22:59 -06:00
validatecreds.hpp Added validate_auth_cred() function to do basic validation on 2015-12-22 19:25:34 -07:00