Closed jonasbn closed 7 years ago
@dsully Could you release a new version of Crypt::OpenSSL::X509 to CPAN?
@dsully if you cannot find the time, I would love to become COMAINT on CPAN and I could assist with some of all the yak-shaving - just let me know
@jonasbn That'd be great.
Hi @dsully
You have to go to: https://pause.perl.org/pause/authenquery?ACTION=share_perms login and give me COMAINT. That is box 3. (3.1 Make somebody else co-maintainer)
Done!
Apple is no longer supporting OpenSSL, so developers on the Apple platform have the choices of: MacPorts, Homebrew or own installation. This blog post explains the head aches this causes.
This patch enables the Homebrew installation. I have lifted some code from perl-crypt-openssl-pkcs12 into the Makefile.PL, so the implementation should be recognisable.
I might do a patch for the MacPorts support if I can find the time, I am not a MacPorts user myself.