解决Twilio本地Postman请求时报错SSL certificate problem: unable to get local issuer certificate

Posted denghuachengle

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决Twilio本地Postman请求时报错SSL certificate problem: unable to get local issuer certificate相关的知识,希望对你有一定的参考价值。

http://www.shuijingwanwq.com/2018/02/28/2406/

 

 

https://curl.haxx.se/docs/caextract.html

编辑 php.ini,修改 ;curl.cainfo = 为 curl.cainfo = “C:php-7.1.12extrassslcacert.pem”

以上是关于解决Twilio本地Postman请求时报错SSL certificate problem: unable to get local issuer certificate的主要内容,如果未能解决你的问题,请参考以下文章