[asterisk-bugs] [JIRA] (ASTERISK-23245) tls not working
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Feb 3 09:51:03 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214750#comment-214750 ]
Matt Jordan commented on ASTERISK-23245:
----------------------------------------
Thanks for your comments. This does not appear to be a bug report and we are closing it. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker, http://www.asterisk.org/support.
> tls not working
> ---------------
>
> Key: ASTERISK-23245
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23245
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 11.6.0
> Environment: Linux
> Reporter: jag
>
> I have followed the ast_tls_cert guide and created the certificates.
> I transferred the client pem file and certificate an d installed on Blink soft phone.
> sip.conf
> tlsenable=yes
> tlsbindaddr=10.20.2.50:5566
> tlscertfile=/etc/asterisk/certs/asterisk.pem
> tlscafile=/etc/asterisk/certs/ca.crt
> tlscipher=ALL
> tlsclientmethod=tlsv1:sslv3
> Blink get registered to the Asterisk and can place the call over tls and srtp. Blink indicates the call is connected however error occurs on asterisk
> == Problem setting up ssl connection: error:00000000:lib(0):func(0):reason(0) [Feb 3 11:00:36] WARNING[29324]: tcptls.c:261 handle_tcptls_connection: FILE * open failed!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list