From c10e3b4a0299e979eaac70f6520de749bb13cde8 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 24 Nov 2018 10:34:34 +0100 Subject: [PATCH] net/freeradius: make use od certificates clearer (#1015) (cherry picked from commit 5e729dfa82e6a95fd66a8c99840b88a9e4217015) --- net/freeradius/Makefile | 2 +- .../mvc/app/controllers/OPNsense/Freeradius/forms/eap.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index f364536e3..4d6da1322 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= freeradius -PLUGIN_VERSION= 1.8.2 +PLUGIN_VERSION= 1.8.3 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 84905ac07..6477516b7 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 (EAP-TLS) and validation (EAP-TTLS). 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. If you do not enable this, default installation certificate will be used. eap.ca