mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: default ssl cert is not an "advanced" option
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
<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>
|
||||
<advanced>true</advanced>
|
||||
</field>
|
||||
<field>
|
||||
<id>frontend.ssl_customOptions</id>
|
||||
|
||||
Reference in New Issue
Block a user