[asterisk-bugs] [JIRA] (ASTERISK-26126) [patch] leverage 'bindaddr' for TLS in http.conf
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Mon Jun 20 08:04:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231080#comment-231080 ]
Asterisk Team commented on ASTERISK-26126:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> [patch] leverage 'bindaddr' for TLS in http.conf
> ------------------------------------------------
>
> Key: ASTERISK-26126
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26126
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/HTTP
> Affects Versions: 11.22.0, 13.9.1
> Reporter: Alexander Traud
> Severity: Minor
>
> The internal HTTP/WebSocket server supports both TCP and TLS, which can be activated separately via the file {{http.conf}}. The source code intends to re-use the TCP parameter {{bindaddr}} for TLS, even if {{tlsbindaddr}} is not specified explicitly. This did not work because of a typo. The attached resolves this typo.
> Although looking cosmetic on the first glance, this bug was reported, because {{http.conf.sample}} states {{tlsbindaddr}} would default to {{bindaddr}} – and I lost an hour because of that. This is a regression of [Review Board 986|https://reviewboard.asterisk.org/r/986/] by [~mmichelson].
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list