dsully / perl-crypt-openssl-x509

Perl interface to OpenSSL's X509 module.
Other
25 stars 33 forks source link

Addressed issue with OpenSSL on OSX 10.11, supporting Homebrew installation #56

Closed jonasbn closed 7 years ago

jonasbn commented 7 years ago

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.

skaji commented 7 years ago

@dsully Could you release a new version of Crypt::OpenSSL::X509 to CPAN?

jonasbn commented 7 years ago

@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

dsully commented 7 years ago

@jonasbn That'd be great.

jonasbn commented 7 years ago

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)

dsully commented 7 years ago

Done!