[asterisk-bugs] [JIRA] (ASTERISK-25340) Manager.conf TLS doesn't activates

Asterisk Team (JIRA) noreply at issues.asterisk.org
Mon Aug 24 02:47:33 CDT 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227339#comment-227339 ] 

Asterisk Team commented on ASTERISK-25340:
------------------------------------------

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].

> Manager.conf TLS doesn't activates
> ----------------------------------
>
>                 Key: ASTERISK-25340
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25340
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.5.0
>         Environment: Amazon Linux AMI release 2015.03
> openssl-devel-1.0.1k-10.87.amzn1.x86_64
> Asterisk 13.5.0
>            Reporter: Eugene Yavaev
>
> manager.conf:
> [general]
> enabled = yes
> ;webenabled = yes
> port = 5038
> bindaddr = 0.0.0.0
> tlsenable=yes
> tlsbindaddr=0.0.0.0:5039              
> tlscertfile=/tmp/asterisk.pem 
> tlsprivatekey=/tmp/private.pem 
> ;tlscipher=<cipher string>   
> ;allowmultiplelogin = yes
> ;displayconnects = yes
> Asterisk CLI:
> CLI> reload manager
> Module 'manager' reloaded successfully.
> CLI> manager show settings
>   Manager (AMI):             Yes
>   Web Manager (AMI/HTTP):    No
>   TCP Bindaddress:           0.0.0.0:5038
>   HTTP Timeout (minutes):    60
>   TLS Enable:                No
>   TLS Bindaddress:           Disabled
>   TLS Certfile:              /tmp/asterisk.pem
>   TLS Privatekey:            /tmp/private.pem
>   TLS Cipher:
>   Allow multiple login:      Yes
>   Display connects:          Yes
>   Timestamp events:          No
>   Channel vars:



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list