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
21029
-
certificate will be used as a default one. It is possible to add multiple
21030
-
default certificates to have an ECDSA and an RSA one, having more is not
21031
-
really useful.
21029
+
certificate will be used as a default one as well. It is possible to add
21030
+
multiple default certificates to have an ECDSA and an RSA one, having more is
21031
+
not really useful.
21032
+
21033
+
This option does not disable implicit default certificates, if a 'crt'
21034
+
certificate is declared first before any 'default-crt' or other 'crt' it will
21035
+
still be used as a default certificate.
21032
21036
21033
21037
A default certificate is used when no "<a href="#strict-sni">strict-sni</a>" option is used on the bind
21034
21038
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.
21043
21051
</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