UCS报警:default Keyring's certificate is invalid, reason: expired.

在升级UCS的时候发现UCS中的一条报警,如下图所示:

其实出现这条警报并不影响UCS Manager的使用,当然我们也可以重新生成了一key,重新生成后等一会儿这条警报就会消失

下面是重新生成key的方法:

首先通过SSH登录到UCS Manager中,然后依次输入下如下命令

scope security
/security # scope keyring default
/security/keyring # set regenerate yes
/security/keyring *# commit-buffer

重新生成后等了一会儿,发现UCS Manager中的警报果然消失了……

下面是官方文档,可下载参考:

http://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/sw/cli/config/guide/2-0/b_UCSM_CLI_Configuration_Guide_2_0/b_UCSM_CLI_Configuration_Guide_2_0_chapter_0110.pdf

在官方的链接中有具体的解决办法,如下图:

The default key ring certificate must be manually regenerated if the cluster name changes or the certificate expires.

看到官方的文档才知道,出现这种情况只能手动更新了。

UCS报警:default Keyring's certificate is invalid, reason: expired.

时间: 2024-10-25 02:30:49

UCS报警:default Keyring's certificate is invalid, reason: expired.的相关文章

The remote certificate is invalid according to the validation procedure

The remote certificate is invalid according to the validation procedure   根据验证过程中远程证书无效 I'm calling an ASP.NET web service from an ASP.NET web application. The two applications are on different servers. The web service requires SSL and presents the a

配置无线网络的时候会提示“Enter Password for Default Keyring to Unlock”

密钥管理软件Seahorse有关,这个时候我们打开c配置一下就可以解决. 命令行下运行seahorse或依次点击菜单“应用程序→附件→密码和加密密钥”, 在login一行中右键选择更改密码,然后什么都不输入强制修改密码为空,问题即可解决. 也可以右键删除login一行,再次打开chrome或者配置无线时不会再提示“Enter Password for Default Keyring to Unlock”,不过会出现一个设置密码的提示框,输入新的密码和确认密码,点 Create ,OK.也可以什么

Enter password for default keyring to unlock

file /home/ok/.gnome2/keyrings/login.keyring /home/ok/.gnome2/keyrings/login.keyring: GNOME keyring, major version 0, minor version 0, crypto type 0 (AEL), hash type 0 (MD5), name "login", last modified Sat Nov 12 22:04:30 2016, created Sat Nov

Cisco ISE1.4升级到2.2的那点事儿……

设备升级说难也难,说易也易,不过思科的设备升级其实还是很好的!因为思科有详细的文档,只要详细阅读文档,升级过程一般不会出现问题,如果出现问题,那估计可能跟人品有关了. 友情提示:升级之前一定要仔细阅读文档,尤其是那些注意事项. 下面我们详细说一下从1.4升级到2.2的过程. 首先,思科支持从以下版本直接升级到2.2 Cisco ISE, Release 1.4 Cisco ISE, Release 2.0 Cisco ISE, Release 2.0.1 Cisco ISE, Release 2

解决Linuxmint下每次打开Chrome弹出Unlock Login Keyring对话框

I think the simplest way is to set the password for the keyring to an empty password -- you will not be prompted for a password then: Open Applications -> Accessories -> Password and Encryption Keys Right-click on the "login" keyring Selec

解决git clone报错SSL certificate problem

Git新手一枚,今天进行git clone操作时发生如下问题:提示无效的链接 error: SSL certificate problem: Invalid certificate chain while accessing https://githib.com/...XXXX.git fatal: HTTP request failed 解决方法也很简单,一条命令就搞定了: git config --global http.sslVerify false  

【转帖】Prometheus AlertManager 微信报警配置

Prometheus AlertManager 微信报警配置 https://segmentfault.com/a/1190000015400227 改天尝试一下 prometheus 阅读约 5 分钟 Prometheus AlertManager 微信报警配置 alertmanager支持email,webhook等报警源支持,看到可以支持微信报警信息推送觉得有意思把玩一下,alertmanager的0.15版本微信报警推送有问题,后来我把版本降到0.14后微信就能正常收到报警信息 微信企业

转:AFNetworking 与 UIKit+AFNetworking 详解

资料来源 : http://github.ibireme.com/github/list/ios GitHub : 链接地址 简介 : A delightful iOS and OS X networking framework. 推荐参考 : http://afnetworking.com http://www.aiuxian.com/article/p-1537192.html 链接地址一. 文件目录 链接地址1. AFNetworking 目录内容 链接地址2. UIKit+AFNetwo

Java Secure Socket Extension (JSSE) Reference Guide

Skip to Content Oracle Technology Network Software Downloads Documentation Search Java Secure Socket Extension (JSSE) Reference Guide This guide covers the following topics: Skip Navigation Links Introduction Features and Benefits JSSE Standard API S