I've never done it, but think i've seen that you can get around issues with
ssl stuff by setting liburlsslverification to false.  If I understand
correctly (always in doubt) you'll still end up with an ssl connection, but
if the cert is expired, or off domain or something of that nature, the
connection will still work since verification is ignored.

No clue about the security risks of this, though if you control both ends
of the connect its probably fine.  If its NOT fine, you have more things to
worry about than just the ssl.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to