Change openssl version in MAMP

后端 未结 4 906
野的像风
野的像风 2020-12-31 00:37

openssl 0.9.8 doesn\'t work with tls 1.2:

user@computer: /usr/bin/openssl version
OpenSSL 0.9.8zg 14 July 2015
user@computer: /usr/         


        
4条回答
  •  既然无缘
    2020-12-31 01:00

    I have asked this question to developers MAMP & MAMP PRO. Here's what they said:

    MAMP (PRO) 3.x does NOT bundle OpenSSL software but uses what comes bundled with Mac OS. If you update OpenSSL in Mac OS, MAMP (PRO) should automatically use the updated version. We will be including the latest OpenSSL in our future MAMP 4 release, which will be available soon. This will be a paid update.


    UPD From comments (thanks to @lukemh):

    PHP CURL fails on Cloudflare or SSLv3 sites using MAMP 3.5 due to old OpenSSL version

提交回复
热议问题