Re: Secure Socket Layer communication for Server/Client C++ Application
_at_micro$oft.com
Date: 10/27/03
- Next message: John Veldhuis: "Re: Digital verification of authentic documents ?"
- Previous message: Bill Sanderson: "Re: New Review - Incident Response & Computer Forensics Second Edition"
- In reply to: Johnny Sandaire: "Secure Socket Layer communication for Server/Client C++ Application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 27 Oct 2003 01:17:12 -0500
Johnny Sandaire wrote:
> I have a client/server system running under Windows 2000 SP3, which is
> using TCP/IP stream sockets for its communication. The Server is
> written in Visual C++ 5.0 and the Client was written in Visual C++
> 6.0. The Server listens to one specific port.
>
> I want to use SSL to render the communication between them secure. Is
> there any way that I can accomplish this task? Any assistance or
> suggestions on how to proceed would be greatly appreciated.
Sounds like a job for stunnel!! http://www.stunnel.org
My Linux version compiled nicely, but I don't know about Windows
-- -=-=-=-=-=-=-=-=-=-=-=The New Atr2.Ath.Cx=-=-=-=-=-=-=-=-=-=-= - jayjwa *Https Only* Mod-SSL / PGP Key / CA Onsite Was I helpful?: https://atr2.ath.cx/papers/affero.php What every Windows user needs: https://atr2.ath.cx/pub/pic.jpg Mail: jayjwa@hotspam.com Spam servers: listme@listme.dsbl.org /cgi-bin/ping-jay.cgi or finger for GPG & info /pub is public WWW directory Registered Linux fanatic #37 =-=-=-=-=-=-=-=Linux Tough.Powered By Slackware=-=-=-=-=-=-=-=
- Next message: John Veldhuis: "Re: Digital verification of authentic documents ?"
- Previous message: Bill Sanderson: "Re: New Review - Incident Response & Computer Forensics Second Edition"
- In reply to: Johnny Sandaire: "Secure Socket Layer communication for Server/Client C++ Application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|