July 6, 2012
12:20 p.m.
We had a discussion about SSL plugin yesterday, and we decided to use OpenSSL library on windows. This has an advantage, that plugin code will be using same library across all platforms. So, if something works on platform A, then it 99% will be working on platform B, and vice verse. But for that, i must adopt the library bundling mechanism for windows platform, so far it works only on mac. This is on my roadmap, since we want to have freetype and cairo libs bundled as well.. so openssl is just another one.. -- Best regards, Igor Stasenko.