Open
Description
I'm trying to use the project but it's returning the error below:
Error → /usr/local/share/lua/5.1/api-gateway/resty/hmac.lua @ 63
suite ./test/specs/kinesis_spec.lua
/usr/local/share/lua/5.1/api-gateway/resty/hmac.lua:63: /usr/bin/luajit: undefined symbol: EVP_sha1
In my code i'm just importing, using:
local KinesisService = require('api-gateway.aws.kinesis.KinesisService')
I have the openssl, libcrypto, libssl-dev packages installed
Metadata
Metadata
Assignees
Labels
No labels