[asterisk-bugs] [JIRA] (ASTERISK-23498) Asterisk PJSIP transport configuration fails on parsing of 'cipher' option, any valid option is reported as unsupported

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Apr 29 10:23:19 CDT 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-23498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp updated ASTERISK-23498:
-----------------------------------

    Reviewboard Link: https://reviewboard.asterisk.org/r/3491/

> Asterisk PJSIP transport configuration fails on parsing of 'cipher' option, any valid option is reported as unsupported
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-23498
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23498
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: SVN, 12.1.1
>         Environment: Fedora 20 x86_64
>            Reporter: Anthony Messina
>         Attachments: pjsip_tls_cipher_string.patch
>
>
> When using Asterisk 12.1.1 and PJSIP 2.2 (compiled as described in the Asterisk Wiki), I am unable to use the 'ciphers' parameter to set the OpenSSL ciphers for TLS connections.  Regardless of what is entered for ciphers
> {code}
> cipher=<whatever>
> {code}
> I always get the error
> {code}
> ERROR[2579]: res_pjsip/config_transport.c:404 transport_tls_cipher_handler: Cipher '<whatever>' is unsupported
> {code}
> This issue is the same as reported here: http://forums.asterisk.org/viewtopic.php?f=1&t=89309 but I can confirm that I have compiled PJSIP with OpenSSL libs
> {code}
> checking for OpenSSL installations..
> checking openssl/ssl.h usability... yes
> checking openssl/ssl.h presence... yes
> checking for openssl/ssl.h... yes
> checking for ERR_load_BIO_strings in -lcrypto... yes
> checking for SSL_library_init in -lssl... yes
> OpenSSL library found, SSL support enabled
> {code}



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



More information about the asterisk-bugs mailing list