From 5b04b7492bdfa3e9c96835327bbd7bb6939ca241 Mon Sep 17 00:00:00 2001 From: Fabian Mauchle Date: Fri, 13 Jan 2023 13:39:15 +0100 Subject: [PATCH] update DTLS in manpage --- radsecproxy.conf.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radsecproxy.conf.5.in b/radsecproxy.conf.5.in index fcc7ff5..8bd3786 100644 --- a/radsecproxy.conf.5.in +++ b/radsecproxy.conf.5.in @@ -847,7 +847,7 @@ If omitted, use the system defaults set in openssl.conf Currently supported values are .BR SSL3 , TLS1 , TLS1_1 , TLS1_2 , TLS1_3 for TLS and -.BR DTLS1 , DTLS1_1 +.BR DTLS1 , DTLS1_1 , DTLS1_2 for DTLS. .RE