【问题标题】:How do fix newman error self signed certificate?如何修复 newman 错误自签名证书?
【发布时间】:2019-09-04 21:53:43
【问题描述】:

运行 newman v.3.2.0 时出现此错误:

# failure detail 1. Error self signed certificate

【问题讨论】:

    标签: ssl newman


    【解决方案1】:

    通过运行这个来解决这个问题:

    $ newman run examples/sample-collection.json --insecure

    而不是

    $ newman run examples/sample-collection.json

    【讨论】:

      猜你喜欢
      • 2021-08-05
      • 2019-06-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-09-29
      • 2020-08-30
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多