documentation for open socket using certificate and key, sccept only ssl

Mark Wieder mwieder at ahsoftware.net
Sat May 2 17:33:44 EDT 2015


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
  ahsoftware at gmail.com




More information about the use-livecode mailing list