<div dir="ltr">I would imagine, that if you were to use mod_xml_curl for provisioning,&nbsp; the idea would not be to have it on a public IP address.<br>there is nothing stopping you from having a web server on a private network behind your FS boxes..<br>
<br>and the webservice can look at the IP of who the connection is from, and deny based upon that.<br>also you could run the web service on the same machine as FS, and connect on <a href="http://127.0.0.1">127.0.0.1</a><br>
<br>I would imagine implementing SSL for mod_xml_curl is probably not HARD to do , but I would bet that you will<br>have saleability issues if you tried to use it on a busy box.<br><br><br>Jay Binks<br><br><br><div class="gmail_quote">
On Sat, Jul 26, 2008 at 5:55 AM, Ashutosh &lt;<a href="mailto:ashutosh.kumars@gmail.com">ashutosh.kumars@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hi,<br>&nbsp;&nbsp; i am using mod_xml_curl for user provioning. I am concerned for the fact that the output generated by the mod_xml_curl hander script gets returned to FS in plain text, and it contains attributes like password etc., in plain-text. Is there something, or planned, like SSL , or something else that will make the output secure. Though, i have been using the a1-hash attrib for password, still i wondered if the whole XML output could be secured someway?<br>

<br>Thanks for all you do!<br><br>Best Regards,<br>ashutosh<br></div>
<br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Sincerely<br><br>Jay
</div>