[asterisk-bugs] [JIRA] (ASTERISK-23245) tls not working
jag (JIRA)
noreply at issues.asterisk.org
Mon Feb 3 05:39:03 CST 2014
jag created ASTERISK-23245:
------------------------------
Summary: 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