Re: [sipx-users] SSL REST interface broken

2012-11-01 Thread Mircea Carasel
On Thu, Nov 1, 2012 at 6:22 PM, Kyle Haefner wrote: > Hi Mircea, > > This for example works: > > curl --digest -k -X GET -u 200:password > http://example.sipx.org:6667/cdr/200?limit=5 > > This does not: > > curl --digest -k -X GET -u 200:password > https://example.sipx.org:/cdr/200?limit=5 > >

Re: [sipx-users] SSL REST interface broken

2012-11-01 Thread Kyle Haefner
Hi Mircea, This for example works: curl --digest -k -X GET -u 200:password http://example.sipx.org:6667/cdr/200?limit=5 This does not: curl --digest -k -X GET -u 200:password https://example.sipx.org:/cdr/200?limit=5 result curl: (35) Unknown SSL protocol error in connection to exampl

Re: [sipx-users] SSL REST interface broken

2012-10-31 Thread Mircea Carasel
On Wed, Oct 31, 2012 at 10:11 PM, Kyle Haefner wrote: > Hi All, > > I'm running a new install of 4.6 updated yesterday, I have turned off the > firewall. > I am getting a fabulously ambiguous "Unknown SSL protocol error in > connection to" > error when I try REST calls over SSL. They work just fi

[sipx-users] SSL REST interface broken

2012-10-31 Thread Kyle Haefner
Hi All, I'm running a new install of 4.6 updated yesterday, I have turned off the firewall. I am getting a fabulously ambiguous "Unknown SSL protocol error in connection to" error when I try REST calls over SSL. They work just fine over the unencrypted port 6667. Any ideas? -- Kyle Haefner, M.