[asterisk-bugs] [JIRA] (ASTERISK-23498) Asterisk 12.1.1 PJSIP cipher not functioning

Anthony Messina (JIRA) noreply at issues.asterisk.org
Tue Mar 18 10:14:18 CDT 2014


Anthony Messina created ASTERISK-23498:
------------------------------------------

             Summary: Asterisk 12.1.1 PJSIP cipher not functioning
                 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: 12.1.1
         Environment: Fedora 20 x86_64
            Reporter: Anthony Messina


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, I always get the error

{code}
cipher=<whatever>
{code}

{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