lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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?