From ee4395cc682f38709fd9a444c0e4fc06c13702a1 Mon Sep 17 00:00:00 2001 From: Razvan Cojocaru Date: Fri, 15 Nov 2024 17:42:40 +0200 Subject: [PATCH] ProtoContext: Add convenience function to check client dynamic TLS crypt support Signed-off-by: Razvan Cojocaru --- openvpn/ssl/proto.hpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/openvpn/ssl/proto.hpp b/openvpn/ssl/proto.hpp index ad4906863..9fcf547ec 100644 --- a/openvpn/ssl/proto.hpp +++ b/openvpn/ssl/proto.hpp @@ -3587,6 +3587,12 @@ class ProtoContext : public logging::LoggingMixin