Package Request: lua-sec
I think http://www.inf.puc-rio.br/~brunoos/luasec/ would be a useful package. It enables SSL connections with lua-socket.
It looks like it could be used to connect to ACF from an external lua script, with https.request(). In the meantime we have to use io.popen(“wget … https:…”)
Source is available from:
http://www.inf.puc-rio.br/~brunoos/luasec/download/luasec-0.4.tar.gz.
Depends on lua-socket.
(from redmine: issue id 493, created on 2010-12-10, closed on 2011-03-13)
- Changesets:
- Revision 38a4a800 on 2010-12-17T14:54:27Z:
testing/lua-sec: new aport
ref #493