图片上传失败
配置好了ssl,但是
uploadFile:fail Error: unable to verify the first certificate
报这个错……
毫无头绪
2 回复
同样遇到了这个问题,能打开https,但上传图片失败,证书直接用的腾讯云的,检测了下ssl,说证书链不完整,通过https://myssl.com/chain_download.html拿到补全后的证书链,替换掉两个crt文件的内容,然后就上传成功了。