在 vRealize Business for Cloud 中添加端点后,您会在系统状态中看到不受信任证书错误消息或者您添加的端点标识与 SSL 证书不匹配。
问题
- 服务器提供的证书不受信任 (An untrusted certificate was presented by the server)。
- 服务器提供的证书有问题。请更正证书并编辑连接以接受新证书 (The certificate presented by the server has issues. Rectify the certificate and edit the connection to accept the new certificate)。
原因
- 端点的 SSL 证书已更改且可信颁发机构可能未签署该证书。
- 使用 IP 地址添加端点,而非主机名。
解决方案
- 转到 vRealize Business for Cloud 虚拟设备中的管理选项卡。
- 导航到端点部分。例如, 。
- 选择端点并单击编辑选项。
- 输入帐户密码然后单击保存。
- 查看并接受该证书。
- 以 root 用户身份登录 vRealize Business for Cloud,然后运行以下命令以重新启动收据收集过程。
-
monit stop itbm-data-collector
-
monit start itbm-data-collector
-