Change openssl version in MAMP

后端 未结 4 907
野的像风
野的像风 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条回答
  •  旧时难觅i
    2020-12-31 01:00

    If you wish to continue using MAMP version 3 you could also do the following to get it to work:

    1. Rename your current version of MAMP to MAMPv3
    2. Download MAMP version 4 and once downloaded rename it to MAMPv4
    3. Rename MAMPv3 back to just plain old MAMP
    4. Go back into MAMPv4 and head into the "Library" directory and copy the folder inside called "OpenSSL"
    5. Move this folder into your older version of MAMP and reboot servers. Worked for me!

提交回复
热议问题