You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2016/09/12 21:42:20 UTC

[jira] [Created] (TS-4856) Default SSL context fails to load.

James Peach created TS-4856:
-------------------------------

             Summary: Default SSL context fails to load.
                 Key: TS-4856
                 URL: https://issues.apache.org/jira/browse/TS-4856
             Project: Traffic Server
          Issue Type: Bug
          Components: SSL
            Reporter: James Peach


This error message appears at startup:
{noformat}
[Sep 12 21:07:16.700] Server {0x7f98127d9780} ERROR: failed set default context
{noformat}

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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)