net/freeradius: update label (#532)

This commit is contained in:
Michael
2018-01-30 11:14:01 +01:00
committed by Franco Fichtner
parent 8ebb3bd465
commit 37409a1f7b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
@@ -7,9 +7,9 @@
</field>
<field>
<id>eap.enable_client_cert</id>
<label>Enable Client Certficate Authentication</label>
<label>Validate Certificates</label>
<type>checkbox</type>
<help>This will activate certificate based authentication. Please choose CA and Certificate below and do not forget to roll out certificates to the clients.</help>
<help>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.</help>
</field>
<field>
<id>eap.ca</id>