mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
www/nginx: misleading help attribute for upstream.tls_enable (#1190)
* fix upstream.tls_enable help attr per #1189 * Update www/nginx/src/opnsense/mvc/app/controllers/OPNsense/Nginx/forms/upstream.xml Co-Authored-By: Alphakilo <Alphakilo@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<field>
|
||||
<id>upstream.tls_enable</id>
|
||||
<label>Enable TLS (HTTPS)</label>
|
||||
<help>Authenticate on the Server using a client certificate.</help>
|
||||
<help>Use TLS (HTTPS) to connect to the server.</help>
|
||||
<type>checkbox</type>
|
||||
</field>
|
||||
<field>
|
||||
|
||||
Reference in New Issue
Block a user