RHEL 6.6 でクラスタリングをセットアップしようとしています。luci サービスは開始されていますが、高可用性管理 Web ページが読み込まれません。
例:
[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)
お知らせ下さい。