我正在尝试在RHEL 6.6中设置群集。虽然luci服务已经启动,但高可用性管理网页无法加载。
例如:
[root@red1 Desktop]# service ricci start
Starting ricci: [ OK ]
[root@red1 Desktop]# passwd ricci
Changing password for user ricci.
New password:
Retype new password:
passwd: all authentication tokens updated successfully.
[root@red1 Desktop]# service luci start
Start luci... [ OK ]
Point your web browser to https://red1.com:8084 (or equivalent) to access luci
我上面的URL打开但浏览器失败,错误信息如下:
连接到red1.com:8084时发生错误。颁发者证书无效。 (错误代码:sec_error_ca_cert_invalid)
请告知。