
Christopher,
I have no idea of the scope of such a task though, but I'm sure it's a non-trivial exercise. <
Actually, SSL is almost trivial on Windows, particularly when you compare it with the OpenSSL implementation. See e.g., http://www.codeproject.com/internet/sslsocket.asp. Doing SSL within the context of IOCompletion ports is a bit more complicated, which this sample doesn't deal with. But presumable you have already cracked that nut with your OpenSSL implementation. I have just begun reviewing your object model. I am trying to identify which interface implementations I need to replace. I thought perhaps you could help me in that regard. Really, once the ssl implementation should be largely transparent once the ssl socket object has been constructed. Regards, George. "Christopher Kohlhoff" <chris@kohlhoff.com> wrote in message news:1166439105.5815.280961457@webmail.messagingengine.com...
Hi George,
On Fri, 15 Dec 2006 21:40:03 -0500, "George M. Garner Jr." <gmgarner@erols.com> said:
Has anyone developed a win32 schannel based ssl implementation for asio?
Not that I am aware of. It would be nice to have support for SSL on Windows without the dependency on openssl. I have no idea of the scope of such a task though, but I'm sure it's a non-trivial exercise.
Cheers, Chris _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost