On 5/30/11 6:31 PM, Moritz Warning wrote:
On Mon, 30 May 2011 15:08:52 +0200, David Nadlinger wrote:
Hello list,
as I'd like to add SSL support to my Thrift project soon, I am wondering
whether anybody has a set of OpenSSL bindings lying around – or maybe
even a complete D port?
David
Tango has SSLSockets etc., maybe you can those?
They are BSD licensed, maybe you can ask the author?
http://dsource.org/projects/tango/docs/current/
tango.net.util.c.OpenSSL.html
D'oh, having done D2 development only for quite some time, I didn't even
think of having a look at Tango – thanks, I guess I'll contact Jeff, the
original author, about licensing.
David