OpenSSL plugin issue

Hello, community members and Corona staff!

I have the problem including OpenSSL plugin in my corona project.

On this line

local openssl = require "plugin.openssl" 

project crashes with error:

module ‘plugin_openssl’ not found:resource (plugin_openssl.lu) does not exist in archive

no field package.preload[‘plugin_openssl’]

no file ‘/Users/Apple/Library/Application Support/Corona/Simulator/Plugins/plugin_openssl.lua’

no file ‘/Users/Apple/Library/Application Support/luaglider2/dev/ProjectBuilds/___________(Builds)/___________(default)/___________/plugin_openssl.lua’

no file ‘/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/plugin_openssl.lua’

no file ‘/Users/Apple/Library/Application Support/Corona/Simulator/Plugins/plugin_openssl.dylib’

no file ‘./plugin_openssl.dylib’

no file ‘/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/plugin_openssl.dylib’

In my build.settings:

plugins = { ["plugin.openssl"] = {publisherId = "com.coronalabs"}, },

Can anybody encounter with this issue.

Thanks

If any one wants to respond to this, please do so on this thread:

http://forums.coronalabs.com/topic/48793-openssl-plugin-issue/

Locking this duplicate.

Rob

If any one wants to respond to this, please do so on this thread:

http://forums.coronalabs.com/topic/48793-openssl-plugin-issue/

Locking this duplicate.

Rob