diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 2bfb15184..fd02ca9ad 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= freeradius -PLUGIN_VERSION= 1.5.1 +PLUGIN_VERSION= 1.5.2 PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server PLUGIN_DEPENDS= freeradius3 PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms/eap.xml b/net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms/eap.xml index 077d5316d..84905ac07 100644 --- a/net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms/eap.xml +++ b/net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms/eap.xml @@ -7,9 +7,9 @@ eap.enable_client_cert - + checkbox - This will activate certificate based authentication. Please choose CA and Certificate below and do not forget to roll out certificates to the clients. + This will activate certificate based authentication (EAP-TLS) and validation (EAP-TTLS). Please choose CA and Certificate below and do not forget to roll out certificates to the clients. eap.ca diff --git a/net/freeradius/src/opnsense/mvc/app/views/OPNsense/Freeradius/client.volt b/net/freeradius/src/opnsense/mvc/app/views/OPNsense/Freeradius/client.volt index e20497981..76d3c57c7 100644 --- a/net/freeradius/src/opnsense/mvc/app/views/OPNsense/Freeradius/client.volt +++ b/net/freeradius/src/opnsense/mvc/app/views/OPNsense/Freeradius/client.volt @@ -27,7 +27,7 @@ POSSIBILITY OF SUCH DAMAGE. #} -