Re: How to create server with encrypted connections?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: How to create server with encrypted connections?
- From: Kevin Martin <kev82@...>
- Date: Fri, 7 Mar 2014 13:07:11 +0000
On 7 Mar 2014, at 11:50, Paco Willers <paco.willers@gmail.com> wrote:
> My challenge is this. Connections to my application are in plain-text. Is it possible to use encrypted connections for security, using widely spread clients like PuTTY and the 'ssh' command? I'm not aiming to create my own specific client application.
There are a whole host of freely available MUD clients that support SSL. Write you application as a MUD, and let the user choose the client.
Thanks,
Kevin