CAIQUM-7114: AIQUM 9.14+ で CA 署名証明書と cloud agent が有効になっている状態でクラスタの追加または監視が失敗する
問題
- AIQUM 9.14+がポート443でCA署名証明書を使用し、server.propertiesファイルでcloud agentが有効になっており、ONTAP 9.14以降の場合、クラスタの追加およびコレクションはcloud agent接続エラーで失敗します
server_acq.log:
ERROR [acq-facade-init-thread-ds-2] c.n.u.CloudAgentConnectionUtil (CloudAgentConnectionUtil.java:254) - Establishing connection with cluster <cluster_ip> failed
ERROR [acq-facade-init-thread-ds-1] c.n.u.CloudAgentConnectionUtil (CloudAgentConnectionUtil.java:223) - Failed to establish connection for cloud agent instance "UnifiedManager<aiqum_system_id>". Reason: Certificate error: self-signed certificate in certificate chain._
ERROR [acq-facade-init-thread-ds-1] c.n.u.CloudAgentConnectionUtil (CloudAgentConnectionUtil.java:254) - Establishing connection with cluster <cluster_ip> failed
- AIQUMが自己署名証明書を使用すると、RESTコレクションは引き続き機能します
- この問題は、CA署名証明書がAIQUMで使用され、cloud agentがRESTコレクションで有効になっているシナリオでのみ発生します