I was not able to install Net::SSLeay without using openssl@1.1. What is weird is that previously, Net::SSLeay would work with the system OpenSSL version.
The error is:
*** Found LibreSSL-2.8.3 installed in /usr
*** Be sure to use the same compiler and options to compile your OpenSSL, perl,
and Net::SSLeay. Mixing and matching compilers is not supported.
Checking if your kit is complete...
Looks good
WARNING: /usr/local/opt/perl/bin/perl is loading libcrypto in an unsafe way
I was not able to install Net::SSLeay without using openssl@1.1. What is weird is that previously, Net::SSLeay would work with the system OpenSSL version.
The error is:
See: https://stackoverflow.com/questions/62943220
Fixes #68.