On Jul 10, 10:18 am, Jack <accpac...@hotmail.com> wrote:
>
> I then need to open a HTTPS connection back to the server
> and send two parameters which in return I get the user's
> username. Is there way of doing this without installing
> openssl on the server.
No. If you want to open an HTTPS connection, you need OpenSSL.