Skip to content

Error with EVP_sha1 / OpenSSL #19

Open
@henriquechehad

Description

@henriquechehad

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions