I am trying to upgrade libressl (2.4.5), and as binary package is not available yet, port command attempts to build from source but fails to retrieve distfile. I am seeing 404 error from all mirrors, and from openbsd.org site I am getting this error:
:notice:fetch ---> Attempting to fetch libressl-2.4.5.tar.gz from https://ftp.openbsd.org/pub/OpenBSD/LibreSSL :debug:fetch Fetching distfile failed: SSL peer handshake failed, the server most likely requires a client certificate to connect I can download the file manually with curl command, it recognizes let’s encrypt certificate just fine. I wonder what command does port uses for download? Thanks, Kastus
