p5-net-ssleay icon indicating copy to clipboard operation
p5-net-ssleay copied to clipboard

Net-SSLeay: Perl bindings for OpenSSL and LibreSSL

Results 42 p5-net-ssleay issues
Sort by recently updated
recently updated
newest added

It appears that with OpenBSD 7.5 (which uses LibreSSL 3.9.0), Net::SSLeay fails to build. After a bit of research, I've discovered that that's because LibreSSL 3.9.0 dropped support for `EVP_add_digest()`...