[Freeswitch-users] xml_cdr ssl
Miha
miha at softnet.si
Tue Oct 2 10:33:33 MSD 2012
Hi,
I need a help about ssl configuratin for ssl. On my server where https
post should be send I set up openssl (which work ok). I also tried it
with windows and works ok.
In xml_cdr.conf I add :
<param name="ssl-cert-path" value="/etc/pki/tls/certs/test.crt"/>
<param name="ssl-key-path" value="/etc/pki/tls/private/ca.key"/>
also tried with just:
<param name="ssl-cacert-file" value="/etc/pki/tls/certs/test.crt"/>
but still no luch. I noticed with wireshark that FS do not send https
post (I trace it on FS server).
What I am doing wrong?
Thanks!
MIha
<param name="url" value="https://xxx.xxx.xxx.xxx/testLDB"/>
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list