mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-04 06:15:39 -04:00
security/acme-client: fix typo
This commit is contained in:
parent
3c309e7d42
commit
59d7a14600
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
<id>validation.http_opn_autodiscovery</id>
|
||||
<label>IP Auto-Discovery</label>
|
||||
<type>checkbox</type>
|
||||
<help><![CDATA[The FQDN's used in your certificate must currently point to an official IP address. Choose this option to let OPNsense tryo to auto-discover these IP addresses. This will lead to a short downtime of the service that is normally used with this IP address.<br/><div class="text-info"><b>NOTE:</b>This will ONLY work if the official IP addresses are LOCALLY configured on your OPNsense firewall.</div>]]></help>
|
||||
<help><![CDATA[The FQDN's used in your certificate must currently point to an official IP address. Choose this option to let OPNsense try to auto-discover these IP addresses. This will lead to a short downtime of the service that is normally used with this IP address.<br/><div class="text-info"><b>NOTE:</b>This will ONLY work if the official IP addresses are LOCALLY configured on your OPNsense firewall.</div>]]></help>
|
||||
</field>
|
||||
<field>
|
||||
<id>validation.http_opn_interface</id>
|
||||
|
|
|
|||
Loading…
Reference in a new issue