We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de40a8 commit 2ae8092Copy full SHA for 2ae8092
1 file changed
lua-resty-openssl-1.7.0-1.rockspec
@@ -23,6 +23,7 @@ build = {
23
["resty.openssl.auxiliary.nginx_c"] = "lib/resty/openssl/auxiliary/nginx_c.lua",
24
["resty.openssl.bn"] = "lib/resty/openssl/bn.lua",
25
["resty.openssl.cipher"] = "lib/resty/openssl/cipher.lua",
26
+ ["resty.openssl.crypto"] = "lib/resty/openssl/crypto.lua",
27
["resty.openssl.ctx"] = "lib/resty/openssl/ctx.lua",
28
["resty.openssl.dh"] = "lib/resty/openssl/dh.lua",
29
["resty.openssl.digest"] = "lib/resty/openssl/digest.lua",
0 commit comments