Merge pull request #104 from fraenki/le_challenge

security/acme-client: adopt official LE wording
This commit is contained in:
Frank Wall
2017-03-28 15:01:35 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 1.4
PLUGIN_VERSION= 1.5
PLUGIN_COMMENT= Let's Encrypt client
PLUGIN_MAINTAINER= opnsense@moov.de
@@ -19,9 +19,9 @@
</field>
<field>
<id>validation.method</id>
<label>Validation Method</label>
<label>Challenge Type</label>
<type>dropdown</type>
<help><![CDATA[Set the Let's Encrypt validation method. You'll have to add configuration for the selected method below.]]></help>
<help><![CDATA[Set the Let's Encrypt challenge type. You'll have to add configuration for the selected challenge type below.]]></help>
</field>
<field>
<label>HTTP-01</label>