mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: update help text
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@
|
||||
<id>frontend.ssl_default_certificate</id>
|
||||
<label>Default certificate</label>
|
||||
<type>dropdown</type>
|
||||
<help><![CDATA[This certificate will be presented if no SNI is provided by the client or if the client provides an SNI hostname which does not match any certificate.<div class="text-info"><b>NOTE:</b> This parameter is optional to enforce a certain sort order for certificates. The certificate itself must still be listed under "Certificates".</div>]]></help>
|
||||
<help><![CDATA[This certificate will be presented if no SNI is provided by the client or if the client provides an SNI hostname which does not match any certificate. This parameter is optional to enforce a certain sort order for certificates.]]></help>
|
||||
</field>
|
||||
<field>
|
||||
<id>frontend.ssl_customOptions</id>
|
||||
|
||||
Reference in New Issue
Block a user