On 05/02/2015 10:43 AM, Dr. Hawkins wrote:
livecode "open socket" "using certificate"  key

If you're trying to send client certificates then no, it isn't supported, no matter what the documentation says.

In a similar vein, is there any way to make "open socket" only accept
secure connections?  My workaround is to have the client send a message to
authenticate, and the server on connection uses "send in" to kill the
socket if this hasn't happened within a timeout period.

Try 'secure socket' rather than 'open socket' (v6.6 and above)

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
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