文章 2024-11-09 来自:开发者社区

Curl error (60): SSL peer certificate or SSH remote key was not OK for https://update.cs2c.com.cn/NS/V10/V10SP2/os/adv/lic/base/x86_64/repodata/repomd.xml [SSL: no alternative certificate subject name matches target host name 'update.cs2c.com.cn']

报错解决这个错误信息表明在尝试从麒麟软件的仓库(ks10-adv-os)下载元数据时,遇到了 SSL 证书验证问题。具体来说,错误提示是: Curl error (60): SSL peer certificate or SSH remote key was not OK for https://update.cs2c.com...

文章 2023-11-07 来自:开发者社区

centos8 Failed to download metadata for repo ‘base‘: Cannot download repomd.xml

# 查看系统信息 cat /etc/redhat-release # centos8更换国内源(阿里源) # 1. 备份配置文件 sudo mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup # 2.下载新的CentOS-Base.repo到 /etc/yum.repos.d/ sudo wg....

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

开发与运维

集结各类场景实战经验,助你开发运维畅行无忧

+关注