【问题标题】:PostMan: HTTPS Get request/ The underlying connection was closed: could not establish trust relationship for the SSL/TLS secure channelPostMan:HTTPS 获取请求/底层连接已关闭:无法为 SSL/TLS 安全通道建立信任关系
【发布时间】:2018-11-28 14:25:58
【问题描述】:

我正在通过 PostMan 发出 HTTPS 获取请求,我收到以下错误消息: 底层连接已关闭:无法为 SSL/TLS 安全通道建立信任关系。 我应该在 PostMan 中进行任何特定设置吗(例如在请求中添加)?

顺便说一句:我调用的 Url 基于 Mulesoft

【问题讨论】:

  • 既然是get请求,你有没有在chrome或explorer上试过,所以你会明白这是不是邮递员的SSL证书问题

标签: asp.net ssl mule postman


【解决方案1】:

您可以尝试以下方法;但是,不建议这样做:

Postman >> 首选项 >> SSL 证书验证关闭

正确处理证书: https://www.getpostman.com/docs/v6/postman/sending_api_requests/certificates

设置的总体说明: https://www.getpostman.com/docs/v6/postman/launching_postman/settings

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2011-01-06
    • 2017-05-22
    • 1970-01-01
    • 2012-06-28
    相关资源
    最近更新 更多