[
https://issues.apache.org/jira/browse/TS-4856?focusedWorklogId=28982&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28982
]
ASF GitHub Bot logged work on TS-4856:
--------------------------------------
Author: ASF GitHub Bot
Created on: 13/Sep/16 19:36
Start Date: 13/Sep/16 19:36
Worklog Time Spent: 10m
Work Description: GitHub user shinrich opened a pull request:
https://github.com/apache/trafficserver/pull/1013
TS-4856: Default SSL context fails to load.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shinrich/trafficserver ts-4856
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1013.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1013
----
commit cc95680ec91f641db9ff21e2aecc9bbb75e0ee5c
Author: Susan Hinrichs <[email protected]>
Date: 2016-09-13T19:32:36Z
TS-4856: Default SSL context fails to load.
----
Issue Time Tracking
-------------------
Worklog Id: (was: 28982)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Assignee: Susan Hinrichs
> Fix For: 7.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)