<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
<font size="2"><font face="Helvetica,sans-serif">Just want to verify
that there's no way to fake an HTTPS POST with the present version of
Rev on Mac OS X.&nbsp; I'm really in need of https for a project I'd like to
work on for a client.&nbsp; (Basically I'm posting a username/password, and
the server sends me back an encrypted string.)&nbsp; I was trying to think
of other ways to do this, and the only thing I could come up with is to
have Rev control IE via Applescript and have it retrieve the html
source upon receiving communcation from the server.&nbsp; (While hiding IE
from the user)&nbsp; I don't suppose anyone's written an HTTPS plug-in for
Rev?<br>
<br>
<br>
</font></font>
</body>
</html>