net/haproxy: update help text

This commit is contained in:
Frank Wall
2018-12-26 00:38:35 +01:00
parent 35fedcfb27
commit 20939787d5
@@ -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>