testcookie-nginx-module
testcookie-nginx-module copied to clipboard
Error loading module on ubuntu 18.04
I successfully build this module on ubuntu 16.04. It works fine. But I repeat same actions on ubuntu 18.04 and have error:
nginx: [emerg] dlopen() "/usr/share/nginx/modules/ngx_http_testcookie_access_module.so" failed (/usr/share/nginx/modules/ngx_http_testcookie_access_module.so: undefined symbol: EVP_CIPHER_CTX_init) in /etc/nginx/modules-enabled/mod-http-testcookie-access.conf:1
I don't know what to do.
The latest version of the module work with ubuntu server 20.04.3 & 22.04.1 LTS.