Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 865 Bytes

README.markdown

File metadata and controls

27 lines (18 loc) · 865 Bytes

plugin.openssl

The OpenSSL plugin provides access to the OpenSSL library, as exposed by George Zhao's lua-openssl. It allows you to do secure socket communication in Lua using luasec. This wraps your insecure protocol in SSL.

Setup

Install CoronaEnterprise.

Platform Support

  • iOS (+ Simulator)(Supported)
  • MacOS (Supported)
  • Android (Supported)
  • Windows Desktop (Supported)
  • Windows Phone 8 (Not Supported)

Corona Simulator Support

  • Mac Simulator (Supported)
  • Win Simulator (Supported)

Resources