Hi !<div><br></div><div>I have a javascript application that needs to access a web service via HTTPs. I tried using session.execute(&quot;curl&quot;, restURL) to access the same. It looks like freeswitch/mod_curl is not even making an attempt to connect to my web service when I use a HTTPs URL (verified by running tcpdump on the host when running my application). However the application works if I substitute HTTPs with plain HTTP. I wanted to know if this is a configuration issue of some sort or if this is a bug? Would appreciate any help.</div>
<div><br></div><div>Venkatesh</div><div><br></div>