Skip to content

Commit

Permalink
update DTLS in manpage
Browse files Browse the repository at this point in the history
Fabian Mauchle committed Jan 13, 2023
1 parent 0954b34 commit 5b04b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radsecproxy.conf.5.in
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5b04b74

Please sign in to comment.