[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Luasocket and HTTPS on Win32
- From: Tim Channon <tc@...>
- Date: Tue, 23 Dec 2014 19:18:21 +0000
I need to use Luasocket to talk to HTTPS servers but Luasec is not
compilable because OpenSSL is not compilable here. (please accept that
is so)
Is using Stunnel a workaround? If so does anyone have any working
examples I can see?