Try www.stunnel.org - this might do what you want.
Cheers,
Scott
--
Scott Ragen
Support Manager/IT Administrator
Roadtech Systems
www.roadtechsystems.com.au
PH: +61 2 9807 3516 FAX: +61 2 9808 5294
[EMAIL PROTECTED] wrote on 05-11-2002 11:19:54 AM:
> Hi all,
>
> I am writing a simple tcp socket application: One machine opens a socket
> and listens while another machine connects to the socket and sends /
> receives messages.
>
> I need to have the data encrypted in both directions. One thought was
> to use ssh with the port forward option (-L port:host:hostport).
>
> Just wondering if anyone knows of a library function similar to send /
> receive that handles encryption so I dont have to use ssh. (Similar to
> SSL as used by https)
>
> Thanks,
>
>
> Andy Eager.
>
> --
> SLUG - Sydney Linux User's Group - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
- [SLUG] Encrypted send/recv on a socket Andy Eager
- Re: [SLUG] Encrypted send/recv on a socket Stephen Robert Norris
- scott
