Feature #11349
Allow to set minimum TLS version
Start date:
01/30/2021
Due date:
% Done:
0%
Estimated time:
Description
EAP methods allows to set 'tls_min_version',
which is 1.0 by default
WebGUI dropdown option needed to select between TLS 1.0/1.1/1.2
What about TLS 1.3, see 3.0.20 release notes on https://freeradius.org/release_notes/:
Note that tls_min_version/tls_max_version also support "1.3" Since there is no standard yet for EAP with TLS 1.3, it will not work.
History
#2
Updated by Jim Pingle about 1 month ago
- Status changed from New to Pull Request Review
#3
Updated by Renato Botelho about 1 month ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!