]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
if tls_max_version isn't set, default to 1.2
authorAlan T. DeKok <aland@freeradius.org>
Wed, 9 Jun 2021 19:04:06 +0000 (15:04 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 9 Jun 2021 19:04:06 +0000 (15:04 -0400)
commitd620a6ea00a0589a64249e39efa19770cd61cd12
tree417c49a1b4954f3861803a0dbd3e2bb9a62b86f9
parentcd523bac62d72dc2ded120188bb11781eee37d08
if tls_max_version isn't set, default to 1.2

even if we have 1.3.  Because we should only use 1.3 if the
admin explicitly enables it
src/main/tls.c