mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
security/acme-client: fix XML
This commit is contained in:
parent
302d2832ac
commit
c6c2b68f2d
1 changed files with 1 additions and 1 deletions
|
|
@ -1070,7 +1070,7 @@
|
|||
<id>validation.dns_selfhost_map</id>
|
||||
<label>RID Mapping</label>
|
||||
<type>textbox</type>
|
||||
<help>Please create the TXT Record with Subdomain _acme-challenge first, than you can get the ID from the edit page. Up to two RIDs per fulldomain are supported but at least one must be set, e.g. _acme-challenge.domain.net:RID:RI>
|
||||
<help>Please create the TXT Record with Subdomain _acme-challenge first, than you can get the ID from the edit page. Up to two RIDs per fulldomain are supported but at least one must be set, e.g. _acme-challenge.domain.net:RID:RID</help>
|
||||
</field>
|
||||
<field>
|
||||
<label>Servercow</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue