Re: Starting a c++ program with openssl support

2009-02-05 Thread Scott Gifford
dratone writes: > I've read the documentation (3 times over), but can't fully make sense > of it. Could someone show me an example of how to create a listening ssl > socket, and a connecting ssl socket? I would consider boost::asio: http://www.boost.org/doc/libs/1_37_0/doc/html/boost_asio.h

Starting a c++ program with openssl support

2009-02-05 Thread dratone
Hi, I've read the documentation (3 times over), but can't fully make sense of it. Could someone show me an example of how to create a listening ssl socket, and a connecting ssl socket? Kind regards, JJ Laurens, A.k.a. Dratone _