Open psvz opened 2 years ago
https://github.com/jkeys089/lua-resty-hmac#installation
Many openresty folks also use opm
sorry I'm new to lua and opm. I studied the link you provided meticulously before I raised the issue. I couldn't find in that section how to install with opm
. I am happy to install your model with opm - what package name I should use?
On a side note, set_hmac_sha256 is a function available in nginx_misc_set module. Is there a possibility to re-use that function as opposed to installing new module? Thanks for your prompt response!
That was easy! Thanks! might be worthy adding it to your installation section for a next newbie :-)
You say "It is recommended to use the latest ngx_openresty bundle directly" Well, I do have the bundle installed, and yet I am getting:
So is there any installation procedure?