From c7498365077e456ac762e4f7290f9225f0b2248c Mon Sep 17 00:00:00 2001 From: Razvan Cojocaru Date: Mon, 18 Nov 2024 13:42:04 +0200 Subject: [PATCH] ProtoContext: Allow external clients to enable dynamic TLS-crypt Signed-off-by: Razvan Cojocaru --- openvpn/ssl/proto.hpp | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/openvpn/ssl/proto.hpp b/openvpn/ssl/proto.hpp index 9fcf547ec..cb1129e03 100644 --- a/openvpn/ssl/proto.hpp +++ b/openvpn/ssl/proto.hpp @@ -665,6 +665,16 @@ class ProtoContext : public logging::LoggingMixin