magento

  1. Aknot

    Possible to figure out if CURL is using SSL (FreeBSD 13.5-RELEASE-p11 & curl-8.17.0)

    Curl 8.18 seems to have dropped support for OpenSSL versions below 3.x. checking for OpenSSL >= v3... configure: error: OpenSSL 3.0.0 or upper required. Is there a way to figure out if CURL is using the SSL option on our system, running FreeBSD 13.5-RELEASE-p11? We have tried the lsof command...
Back
Top