原文:node https请求时self signed certificate in certificate chain错误

node业务中调用https请求时,经常都会爆出一个异常的错误,查了一下是证书过期,但是axios已经设置了忽略证书了,还是报错: 最后在网上找到方法,在请求代码之前加上 解决了当前https报的self signed certificate in certificate chain问题。 ...

2019-11-12 14:33 0 2174 推荐指数:

查看详情

self signed certificate in certificate chain

> node-nightly --inspect --debug-brk build/build.js Downloading the nightly version, hang on...FetchError: request to https://nodejs.org/download ...

Tue May 19 18:41:00 CST 2020 0 1590
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM