Changes between Initial Version and Version 1 of Ticket #63415, comment 44
- Timestamp:
- Dec 30, 2021, 10:48:50 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63415, comment 44
initial v1 1 as a sidenote, I build my Perl from perlbrew, also install modules from cpanm (rather than macports), however, I do use the OpenSSL macport builds to provide OpenSSL. I was obliged to use the following approach (symlinks to the dylibs in the openssl11/lib directory) to succeed. 1 as a sidenote, I build my Perl from perlbrew, also install modules from cpanm (rather than macports), however, I do use the OpenSSL macport builds to provide OpenSSL. I was obliged to use the following approach (symlinks to the dylibs in the openssl11/lib directory) to succeed. I think Net::SSLeay should handle this case better. 2 2 3 3