学无先后,达者为师

网站首页 编程语言 正文

Unable to connect to the server: x509: certificate has expired or is not yet valid

作者:NoOne-csdn 更新时间: 2022-04-01 编程语言

背景

在这里插入图片描述
K8S 集群部署的服务出现问题

("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])",)

尝试

进入 K8S主节点
重启服务
报错

Unable to connect to the server: x509: certificate has expired or is not yet valid
Unable to connect to the server: x509: certificate has expired or is not yet valid
Unable to connect to the server: x509: certificate has expired or is not yet valid

定位问题,证书过期。

原文链接:https://blog.csdn.net/weixin_40161254/article/details/118680490

栏目分类
最近更新