fastmail / authentication_milter

Email Authentication by SPF/DKIM/DMARC etc.
Other
121 stars 21 forks source link

compile breakage with upstream Crypt-OpenSSL-RSA & OpenSSL 3 #128

Open pgnd opened 2 years ago

pgnd commented 2 years ago

an fyi,

dep on Crypt-OpenSSL-RSA causes fail to compile if OpenSSL iv v >=3

upstream's been made aware

Crypt-OpenSSL-RSA will not compile with OpenSSL 3.0.0 due to deprecated code https://github.com/toddr/Crypt-OpenSSL-RSA/issues/31

no fix, as yet

some distro perl modules, e.g., @ Fedora36, properly handle compat issue; FM auth milter compile is OK

marcbradshaw commented 2 years ago

Thanks for the fyi.

This dep comes in via Mail::DKIM