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
