前言

postman安装完之后,默认配置是没法访问https请求的,需要在设置里面关闭证书校验,然后上传证书才行

设置

1、关闭证书校验

postman访问https接口

2、上传证书,输入对应的域名(ip)和端口,上传CRT file和KEY file

postman访问https接口

postman访问https接口

 

相关文章: