Cannot establish SSL connection with Composer with PHP 5.6.3

前端 未结 3 1491
梦谈多话
梦谈多话 2021-01-12 05:54

After cloning a repository on Ubuntu 14.04 with PHP 5.6.3 I am unable to run php composer.phar selfupdate neither php composer.phar update. I get t

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-12 06:33

    For a similar ssl connection error

    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate

    Here is how I got it resolved.

提交回复
热议问题