mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/acme-client: rename "Validation Method" to "Challenge Type"
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user