使用Postman 连接服务器接口 报错 Bad Request This combination of host and port requires TLS. 一、报错信息 Bad Request This combination of host and port requires TLS. 二、报错原因 https 接口需要证书校验。 三、解决方法