当前位置:网站首页>Minio上传文件ssl证书不受信任
Minio上传文件ssl证书不受信任
2022-07-31 04:45:00 【非ban必选】
1、minio客户端pom
<dependency>
<groupId>io.minio</groupId>
<artifactId>minio</artifactId>
<version>8.1.0</version>
</dependency>
报错信息如下
avax.net.ssl.SSLPeerUnverifiedException: Hostname dev.xxxxx.cn not verified (no certificates)
at okhttp3.internal.connection.RealConnection.connectTls(RealConnection.java:353)
at okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.java:300)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:185)
at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.java:224)
at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.java:108)
at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.java:88)
at okhttp3.internal.connection.Transmitter.newExchange(Tra
边栏推荐
- Visual studio shortcuts that improve efficiency, summary (updated from time to time)
- View source and switch mirrors in two ways: npm and nrm
- 专访 | 阿里巴巴首席技术官程立:云+开源共同形成数字世界的可信基础
- MySQL数据库备份
- 产学研用 共建开源人才生态 | 2022开放原子全球开源峰会教育分论坛圆满召开
- 扫雷小游戏——C语言
- Win10 CUDA CUDNN 安装配置(torch paddlepaddle)
- Regarding the primary key id in the mysql8.0 database, when the id is inserted using replace to be 0, the actual id is automatically incremented after insertion, resulting in the solution to the repea
- 问题7:列表的拼接
- 已解决:不小心卸载pip后(手动安装pip的两种方式)
猜你喜欢
Learning DAVID Database (1)
XSS shooting range (3) prompt to win
The idea project obviously has dependencies, but the file is not displayed, Cannot resolve symbol 'XXX'
从零开始,一镜到底,纯净系统搭建除草机(Grasscutter)
Open Source Database Innovation in the Digital Economy Era | 2022 Open Atom Global Open Source Summit Database Sub-Forum Successfully Held
已解决(最新版selenium框架元素定位报错)NameError: name ‘By‘ is not defined
MySQL数据库备份
聚变云原生,赋能新里程 | 2022开放原子全球开源峰会云原生分论坛圆满召开
Unity Tutorial: URP Rendering Pipeline Practical Tutorial Series [1]
三道leetcode上的oj题
随机推荐
MySQL fuzzy query can use INSTR instead of LIKE
MySQL数据库安装配置保姆级教程(以8.0.29为例)有手就行
三子棋的代码实现
ERROR 1819 (HY000) Your password does not satisfy the current policy requirements
Understanding of the presence of a large number of close_wait states
(5) final, abstract class, interface, inner class
BUG destroyer!!Practical debugging skills are super comprehensive
专访 | 阿里巴巴首席技术官程立:云+开源共同形成数字世界的可信基础
Knowledge Distillation 7: Detailed Explanation of Knowledge Distillation Code
ENSP,划分VLAN、静态路由,三层交换机综合配置
问题7:列表的拼接
[C language] Detailed explanation of operators
ERROR 1064 (42000) You have an error in your SQL syntax; check the manual that corresponds to your
el-image标签绑定点击事件后没有有用
Solved (the latest version of selenium framework element positioning error) NameError: name 'By' is not defined
XSS靶场(三)prompt to win
BUG消灭者!!实用调试技巧超全整理
On Governance and Innovation | 2022 OpenAtom Global Open Source Summit OpenAnolis sub-forum was successfully held
Go语学习笔记 - 处理超时问题 - Context使用 | 从零开始Go语言
Gaussian distribution and its maximum likelihood estimation