我打开了“日志表”服务,我希望每天都能收到一封邮件。今天题为"Logwatch for servername (Linux)“的邮件有以下部分.
--------------------- up2date Begin ------------------------
**Unmatched Entries**
The certificate is expired. Please ensure you have the correct certificate and your system time is correct.我查过了我的系统时间是正确的。所引用的证书是什么?我正在使用CentOS。
发布于 2011-03-08 08:20:55
一个快速的谷歌搜索出现了一个最新2期维基百科页面。
有两件事很突出:
up2date不再随发行版一起提供;而是使用yum。
听起来up2date已经非常非常过时了。您可能需要考虑升级操作系统或过渡到yum。
第二,
CentOS的up2date从CentOS镜像网络上的yum存储库下载软件包
我不得不猜测其中一个服务器,它试图从一个过期的SSL证书下载更新的软件包列表。
https://serverfault.com/questions/244477
复制相似问题