You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</div><a class="anchor" name="default-crt"></a><a class="anchor" name="5-default-crt"></a><a class="anchor" name="5.1-default-crt"></a><a class="anchor" name="default-crt (Bind and server options)"></a><a class="anchor" name="default-crt (Bind options)"></a><div class="keyword"><b><a class="anchor" name="default-crt"></a><a href="#5.1-default-crt">default-crt</a></b> <span style="color: #080"><cert></span></div><pre class="text">This option does the same as the "<span class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">crt<span class="caret"></span></a><ul class="dropdown-menu"><li class="dropdown-header">This keyword is available in sections :</li><li><a href="#crt%20%28Load%20options%29">Load options</a></li><li><a href="#crt%20%28Bind%20options%29">Bind options</a></li><li><a href="#crt%20%28Server%20and%20default-server%20options%29">Server and default-server options</a></li></ul></span>" option, with the difference that this
21015
-
certificate will be used as a default one. It is possible to add multiple
21016
-
default certificates to have an ECDSA and an RSA one, having more is not
21017
-
really useful.
21020
+
certificate will be used as a default one as well. It is possible to add
21021
+
multiple default certificates to have an ECDSA and an RSA one, having more is
21022
+
not really useful.
21023
+
21024
+
This option does not disable implicit default certificates, if a 'crt'
21025
+
certificate is declared first before any 'default-crt' or other 'crt' it will
21026
+
still be used as a default certificate.
21018
21027
21019
21028
A default certificate is used when no "<a href="#strict-sni">strict-sni</a>" option is used on the bind
21020
21029
line. A default certificate is provided when the servername extension was not
</div><pre class="text">See also the "<span class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">crt<span class="caret"></span></a><ul class="dropdown-menu"><li class="dropdown-header">This keyword is available in sections :</li><li><a href="#crt%20%28Load%20options%29">Load options</a></li><li><a href="#crt%20%28Bind%20options%29">Bind options</a></li><li><a href="#crt%20%28Server%20and%20default-server%20options%29">Server and default-server options</a></li></ul></span>" keyword.
21029
21042
</pre><a class="anchor" name="curves"></a><a class="anchor" name="5-curves"></a><a class="anchor" name="5.1-curves"></a><a class="anchor" name="curves (Bind and server options)"></a><a class="anchor" name="curves (Bind options)"></a><div class="keyword"><b><a class="anchor" name="curves"></a><a href="#5.1-curves">curves</a></b> <span style="color: #080"><curves></span></div><pre class="text">This setting is only available when support for OpenSSL was built in. It sets
0 commit comments