如何处理postman Self-signed SSL certificate blocked错误

221 阅读1分钟

今天我在使用postman测试我开发的restful API时,遇到这个错误信息:

Self-signed SSL certificates are being blocked:
在这里插入图片描述

解决方案

选择这个setting菜单:

在这里插入图片描述
默认的SSL certificate verification是打开的:
在这里插入图片描述

把它关掉之后,就没有这个certificate的错误了:
在这里插入图片描述
要获取更多Jerry的原创文章,请关注公众号"汪子熙":