mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-04 22:33:07 -04:00
security/acme-client: rename "Validation Method" to "Challenge Type"
This commit is contained in:
parent
66b02729fa
commit
f8a53f493f
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue