Description
This error message appears at startup:
[Sep 12 21:07:16.700] Server {0x7f98127d9780} ERROR: failed set default context
Out of source context, this error is not especially grammatical.
The problem seems to be a regression from TS-4671, since the default * certificate fails to be constructed in SSLInitServerContext due to the tunnel options check. The default context has neither a certificate nor a tunnel option.
AFAIK we still need a default certificate to make the TLS negotiation fail when we don't get an actual certificate match.