Displaying 20 results from an estimated 2000 matches similar to: "Problem setting up ssl connection"
2016 Oct 26
2
Problem setting up ssl connection
On 26-10-16 15:03, Dan Jenkins wrote:
>
>
> On Wed, Oct 26, 2016 at 1:46 PM, Jonas Kellens
> <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote:
>
> Hello
>
>
> I keep getting the following error when trying to connect to the
> Asterisk server using AMI :
>
> $socket = fsockopen("tls://11.22.33.44
>
2016 May 04
2
Asterisk 1.8 secure SIP session only
Hello, I am trying to secure SIP session with TLS on Asterisk Server 1.8. I
keep getter an error,
== Problem setting up ssl connection: error:14094418:SSL
routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[2016-05-04 09:31:17] WARNING[30032]: tcptls.c:254 handle_tcptls_connection:
FILE * open failed!
I tried both signed and self-signed cert to no avail.
Here is my Configuration:
Sip.conf
2015 Mar 03
6
TLS, SRTP, Asterisk11 and Snom870s
CentOS-6.5 (FreePBX-2.6)
Asterisk-11.14.2 (FreePBX)
snom870-SIP 8.7.3.25.5
I am having a very difficult time attempting to get TLS and SRTP
working with Asterisk and anything else. At the moment I am trying to
get TLS functioning with our Snom870 desk-sets. And I am not having
much luck.
Since this is an extraordinarily (to me) Byzantine environemnt I am
going to ask if any of you have gotten
2019 Jul 05
3
unsolved: Re: solved: how to create a working certificate for using TLS?
On 7/5/19 9:22 PM, Steve Murphy wrote:
> hw--
>
> I see this kind of behavior when the certificate expires... you've
> probably checked this, but sometimes we
> miss little details like that.
I thought about that and checked the configuration I've been using to
create the certificate, and I can't see anywhere that it would expire
earlier than after 3650 days. Is
2014 Mar 24
1
Problem with TLS/SRTP with Asterisk 11.8.1
Hi,
I followed the TLS/SRTP tutorial on the wiki [0] using Asterisk 11.8.1
on CentOS 6.5 x86_64 and CSipSimple on a Nexus with Android 4.4.x local
wifi. The phone seems to register but directly after that things fall
apart (turning SELinux off made no difference):
*CLI> -- Registered SIP 'encrypted' at 10.0.0.137:58079
> Saved useragent
2016 Aug 24
2
TLS problem
Hi,
I?m trying to get TLS to work with asterisk and client phones,
and all I?m getting from asterisk is
[Aug 23 11:46:42] WARNING[1170]: tcptls.c:673 handle_tcptls_connection: FILE * open failed!
== Problem setting up ssl connection: error:00000000:lib(0):func(0):reason(0)
[Aug 23 11:46:44] WARNING[1171]: tcptls.c:673 handle_tcptls_connection: FILE * open failed!
when clients try to
2016 Aug 26
3
TLS problem
Well, what immediately stands out is:
"FILE * open failed!"
Have you triple checked that the full filepath is correct and that the
user that Asterisk is running as has full permissions to access your
valid certificate file?
I have it working with microsip and a free TLS cert from LetsEncrypt.
When I get to the PC with that on, I can write up what settings I've
got if that helps?
2014 Nov 02
1
sslv3 alert handshake failure error
Hi All,
I am using "asterisk-11.12.0" version and I am trying to setup secure call
(TLS + SRTP) between two extensions and while making a call, I got
following error
*CLI> == Using SIP RTP CoS mark 5
-- Executing [6004 at from-office:1] Dial("SIP/6003-00000000",
"SIP/6004,20") in new stack
== Using SIP RTP CoS mark 5
-- Called SIP/6004
SSL certificate
2014 Aug 12
0
Asterisk 11.11 with TCP/TLS SRTP and Grandstream gxp1450 not working
Hey there
i'm trying to get an Asterisk 11.11 with encryption working with my
Grandstream phones. But i stuck.
To avoid NAT problems i'm using IPv6
Just with TCP/TLS it's working fine. Only the SRTP funktion is not working.
Asterisk tells me
WARNING[6938]: chan_sip.c:3906 __sip_xmit: sip_xmit of 0x7fa10800f5a0
(len 681) to [2a02:1205::...]:37635 returned -2: Success
and also
SSL
2015 Mar 03
2
TLS, SRTP, Asterisk11 and Snom870s
On Tue, March 3, 2015 13:37, James Cloos wrote:
>>>>>> "JBB" == James B Byrne <byrnejb at harte-lyne.ca> writes:
>
> JBB> tcpenable=yes
> JBB> tlsenable=yes
> JBB> tlscertfile=/etc/pki/asterisk/ca.harte-lyne.hamilton.asterisk.crt
> JBB> tlscafile=/etc/pki/tls/certs/ca-bundle.crt
> JBB> tlsdontverifyserver=yes
> JBB>
2019 Jul 05
2
unsolved: Re: solved: how to create a working certificate for using TLS?
On 7/5/19 9:32 PM, John Runyon wrote:
> On Fri, 5 Jul 2019 at 14:28, hw <hw at gc-24.de <mailto:hw at gc-24.de>> wrote:
>
> I thought about that and checked the configuration I've been using to
> create the certificate, and I can't see anywhere that it would expire
> earlier than after 3650 days. Is there another way to check this?
>
>
2014 Jun 08
1
iPhone TLS reg problem: FILE * open failed
Hi,
I'm trying to setup an iPhone 4S (iOS 7.1.1) with Linphone to register
with TLS to an Asterisk 11.10.0 box. The registration fails and I see
this in the Asterisk console:
== Problem setting up ssl connection: error:00000000:
lib(0):func(0):reason(0)
[Jun 8 15:33:39] WARNING[8555]: tcptls.c:274 handle_tcptls_connection:
FILE * open failed!
Anyone know what that error means? The
2015 Jun 05
2
Problem with SIP-TLS
Hi list!
I'm trying to configure my Asterisk to accept SIP-TLS connections, too.
I followed this HowTo:
http://remiphilippe.fr/sips-on-asterisk-sip-security-with-tls/
But as soon I try to connect to my Asterisk using SIP-TLS I get on
Asterisk-CLI:
== Problem setting up ssl connection:
error:140760FC:lib(20):func(118):reason(252) [Jun 5 20:16:25]
WARNING[20826]: tcptls.c:669
2013 Aug 12
0
Asterisk WebRTC Support : WSS connection setup fails with error:00000000
Hi,
I'm trying to connect to the asterisk pbx via wss, from sipml5.org
demo page (http://sipml5.org/call.htm).
I used the guide from
https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial ,
to setup the tls.
I could make a secure sip call ( SRTP) using the PhonerLite sip
client. ( This confirms my sip - tls settings and tls certficates. (
I'd added the tls client certficate
2012 Mar 05
1
sip tls problem
Hi all,
i have had sip TLS with an own signed certificate (using the
ast_tls_cert script) running on asterisk-1.8.8 - i then have updated
to 1.8.9.3 - and now i get the message "FILE * open failed!"
I have already recreated the certificates with the script - but still no luck...
Does anyone here know the source of the problem ?
best regards,
Wolfgang Pichler
2015 Mar 03
0
TLS, SRTP, Asterisk11 and Snom870s
Am 03.03.2015 um 18:16 schrieb James B. Byrne:
> CentOS-6.5 (FreePBX-2.6)
> Asterisk-11.14.2 (FreePBX)
> snom870-SIP 8.7.3.25.5
>
> I am having a very difficult time attempting to get TLS and SRTP
> working with Asterisk and anything else. At the moment I am trying to
> get TLS functioning with our Snom870 desk-sets. And I am not having
> much luck.
>
> Since this
2017 Oct 28
2
Edge cannot download to samba share
(sorry, now text format)
Hello,
i have a problem to download files to a samba share with Microsoft Edge. I got the message "file moved or deleted". (I don't know the exact message, because i have a german version of windows).
After the download, there are two files in the directory:
-rwxrwxr--+ 1 andi andi 0 Okt 28 21:42 xxx.pdf
-rwxrwxr--+ 1 andi andi 286444 Okt 28 21:42
2016 Feb 04
2
user login passwords are mixed up
Hello,
Some users in my domain report that they have to use different (old)
passwords on different computers. They say that they still have to use
their "old" passwords after they changed it. My domain setup is that users
are asked to automatically change their password on Windows 7 Enterprise
after some months. So they have to do that. Otherwise they cannot login.
But why is it, that
2010 Oct 23
2
No ACL inheritance with aclmode=passthrough in onnv-134
Hi list,
while preparing for the changed ACL/mode_t mapping semantics coming
with onnv-147 [1], I discovered that in onnv-134 on my system ACLs are
not inherited when aclmode is set to passthrough for the filesystem.
This very much puzzles me. Example:
$ uname -a
SunOS os 5.11 snv_134 i86pc i386 i86pc
$ pwd
/Volumes/ACLs/dir1
$ zfs list | grep /Volumes
rpool/Volumes 7,00G 39,7G 6,84G
2018 Jan 10
3
Can't compile Asterisk on Fedora server
All;
I have a Fedora 26 server that I am trying to compile
asterisk-certified-13.13-cert6 on. However, I'm getting the following
errors. I'm also having a tough time trying to compile Dahdi. I'm not sure
what I'm missing, but if anyone else is running Fedora, I'd really
appreciate any help at all.
Thanks Much;
John V.
make[1]: Leaving directory