Mercurial > prosody-hg
view plugins/mod_pep_plus.lua @ 14013:fbfc06c5f3a8
util.crypto: Add missing include for openssl/rsa.h
Apparently this used to compile, but when disabling deprecated APIs in openssl
it requires an explicit include (which makes sense, per the docs).
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 15 Dec 2025 12:14:27 +0000 |
| parents | 0462405b1cfb |
| children |
line wrap: on
line source
module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep..."); module:depends("pep");
