HTTPS?
Dar Scott
dsc at swcp.com
Wed Jul 31 16:40:01 EDT 2002
On Wednesday, July 31, 2002, at 10:55 AM, Troy Rollins wrote:
> We are working on an application which uses extensive connection
> to server side scripts and data. Rev does not currently seem to
> support HTTPS. Has anyone overcome this somehow?
I can only provide a couple hints. SSL is designed to provide
application to application encryption etc. Normally, if there are
proxy servers or firewalls, the SSL tunnels through those.
However, SSL can work fine at other levels if you trust your
environment. Many proxy servers and some firewalls will provide
SSL for clients that can make only non-SSL connections. Perhaps
you can put a tiny proxy or firewall with such a capability on your
client computer and have your app connect through it. If your
client is already behind such, you might be able to use it to
provide SSL. This latter method would assume you trust your LAN.
Dar Scott
More information about the use-livecode
mailing list