Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

SSL support

Vladimir Alyamkin edited this page Jul 9, 2014 · 7 revisions

To use secured connection via SSL and open https links you should have [OpenSSL](http://slproweb.com/products/Win32OpenSSL.html) installed on your machine.

I’m not sure that I can legally include OpenSSL binaries with my plugin releases, that’s the reason why you need to install it on your own.

Don’t miss to include its redist files for the end-user with your game installer!

Clone this wiki locally