您现在的位置是: 首页 > 移动开发 在使用Flutter进行网络请求时,使用Dio访问https地址出现unable to get local issuer certificate错误
在使用Flutter进行网络请求时,使用Dio访问https地址出现unable to get local issuer certificate错误
2020-05-20 【移动开发】 3060人已围观 6718次浏览
简介在使用Flutter进行网络请求时,使用Dio访问https地址出现unable to get local issuer certificate错误
在使用Flutter进行网络请求时,使用Dio访问https地址出现unable to get local issuer certificate错误
通过搜索Dio的文档发现,Dio在进行https请求时,需要服务器上的ssl证书是pem或pkcs12.
这里需要自行检查服务器上证书
参考文档地址
https://s0pub0dev.icopy.site/packages/dio#https-certificate-verification
很赞哦! (0)
点击排行
- Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR DISABLE You can't write or read against a disable instance
- Debian apt 使用国内镜像
- RocketMQ 出现 sendDefaultImpl call timeout 问题
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- SpringBoot @NotBlank 不生效问题
- 记一次 Mybatis-Plus 自动填充无效问题解决
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
- nuxt 项目完整部署方案
站长推荐
猜你喜欢
- Mac 设置允许任何来源
- ThinkPHP 解决跨域访问问题
- 自建Ngrok服务端
- springboot引入mybatis-plus后出现ClassNotFoundException: org.mybatis.logging.LoggerFactory
- Win10 安装适用于Linux的Windows子系统
- 【代码片段】MySQL 查看数据库所有表注释
- layUI点击按钮页面刷新问题解决方案
- Mac降温软件推荐smcFanControl
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- npm 出现 Unexpected token < in JSON at position 21330