Re: Supporting SSL/TLS
- From: "Pete Maclean" <pete@xxxxxxxxxxx>
- Date: Wed, 28 Jun 2006 17:13:01 GMT
Jeff McKay" <comaxis@xxxxxxxxx> wrote in message
news:12a5boeoe63pc38@xxxxxxxxxxxxxxxxxxxxx
I maintain an IMAP client application that uses standard Winsock calls. I
am now required to make this
app support SSL. Any suggestions on the quickest way to accomplish this?
Are there any libraries
available for C++ (Windows) that I can just plug into to make this as
painless as possible?
I suggest you start by considering OpenSSL (see www.openssl.org). I would
not say that using it is painless but it is moderately easy -- and there are
books available to help.
Pete Maclean
.
- References:
- Supporting SSL/TLS
- From: Jeff McKay
- Supporting SSL/TLS
- Prev by Date: Supporting SSL/TLS
- Next by Date: Re: Supporting SSL/TLS
- Previous by thread: Supporting SSL/TLS
- Next by thread: Re: Supporting SSL/TLS
- Index(es):
Relevant Pages
|