gpt4 book ai didi

postman - 如何忽略 Newman 中的 SSL 证书错误

转载 作者:行者123 更新时间:2023-12-03 22:49:56 25 4
gpt4 key购买 nike

我在命令行中使用以下内容

newman run e_api.json -e ent_env.json --reporters cli,html

但它显示给我 unable to verify the first certificate error
如何忽略 https/ssl 证书错误?

我尝试使用以下命令,但它不起作用。
newman run e_api.json -e ent_env.json --reporters cli,html --ignore-https_proxy

最佳答案

根据 Newman documentation , 有一个选项 --insecure禁用严格的 SSL。

newman run e_api.json -e ent_env.json --reporters cli,html --insecure

关于postman - 如何忽略 Newman 中的 SSL 证书错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55685703/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com