[asterisk-bugs] [JIRA] (ASTERISK-24199) 'ALL' is specified in pjsip.conf.sample for TLS cipher but it is not valid
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Aug 11 07:18:28 CDT 2014
Joshua Colp created ASTERISK-24199:
--------------------------------------
Summary: 'ALL' is specified in pjsip.conf.sample for TLS cipher but it is not valid
Key: ASTERISK-24199
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24199
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Affects Versions: 12.4.0
Reporter: Joshua Colp
Severity: Minor
The pjsip.conf.sample file has an example IPv4 TLS transport with 'ALL' as the TLS cipher. This is not actually a valid cipher to be specified.
Two options for fixing this exist:
1. Remove 'ALL' from the sample config
2. Add 'ALL' as a supported special cipher using pj_ssl_cipher_get_availables
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list