使用Postman 连接服务器接口 报错 Bad Request This combination of host and port requires TLS.

一、报错信息

Bad Request
This combination of host and port requires TLS.

二、报错原因

https 接口需要证书校验。

三、解决方法

使用Postman 连接服务器接口 报错 Bad Request This combination of host and port requires TLS._第1张图片

你可能感兴趣的:(软件)