メインコンテンツへスキップ

AIQUMはどのような証明書を使用していますか。有効期限が切れた場合の影響と再生成方法について教えてください。

Views:
1,572
Visibility:
Public
Votes:
0
Category:
active-iq-unified-manager
Specialty:
om
Last Updated:

環境

  • Active IQ Unified Manager (AIQUM)
  • ONTAP 9

回答

  • SSL(HTTPS)証明書
種類 server-ca
によって生成 AIQUM
保存先 AIQUM/ONTAP
目的

ブラウザ経由のHTTP/HTTPS接続におけるAIQUMサーバーの認証

注:AIQUMはクラスタの追加時にこの証明書をONTAPにインストールします

期限切れ時の影響
再生成する方法
有効期間 デフォルトでは397日、HTTPSセキュリティ証明書の生成も参照してください
新しい証明書をアクティブ化する
  • HTTPS証明書を生成したら、Active IQ Unified Managerを再起動して有効にします。
  • クラスタセットアップページからクラスタを再度追加してみます。
CLI の例

cluster2::> cert show -vserver cluster2 -type server-ca -organization NetApp
  (security certificate show)
Vserver   Serial Number   Certificate Name             Type
---------- --------------- -------------------------------------- ------------
cluster2   40CF33F77B77864D hshovaum                server-ca
   Certificate Authority: hshovaum
      Expiration Date: Tue Dec 15 11:58:43 2026

-注記:

  • 組織をNetAppとして指定すると、無関係な証明書が除外されます
  • 証明書名はUMサーバーのホスト名になります。

 

  • EMS証明書
種類 client(クライアント)
によって生成 AIQUM
保存先 AIQUM/ONTAP
目的

ONTAPから受信したEMS通知の認証 ONTAP EMSイベントへのサブスクライブ

注:AIQUMはクラスタの追加時にこの証明書をONTAPにインストールします

期限切れ時の影響
再生成する方法 Unified Manager 9.18以降では、メンテナンスコンソールの「Regenerate Client Certificate」オプションを使用して、クライアント証明書(EMS Certificate) を再生成できます。
  • 9.18より前のバージョンの場合は、CAIQUM-5308  に従って、AIQUM CLIからクライアント証明書(EMS証明書)を手動で再生成してください 
有効期間 5 years
新しい証明書をアクティブ化する NA
CLI の例

cluster2::> cert show -vserver cluster2 -type client -organization NetApp
  (security certificate show)
Vserver   Serial Number   Certificate Name             Type
---------- --------------- -------------------------------------- ------------
cluster2   2D5B5CF5     3416f93a-d90b-4aed-a0b2-71205700fe29   client
   Certificate Authority: 3416f93a-d90b-4aed-a0b2-71205700fe29
      Expiration Date: Sun Jun 23 16:22:10 2030

-注記:

  • 組織をNetAppとして指定すると、無関係な証明書が除外されます
  • 証明書名はUMサーバーのsystemidになります。

 

  • 相互TLS通信のための証明書
種類 client-ca
によって生成 AIQUM
保存先 AIQUM/ONTAP
目的

証明書ベース認証によるAIQUMデータ取得時のONTAPクラスタの認証。

注:AIQUMはクラスタの追加時にこの証明書をONTAPにインストールします

期限切れ時の影響
再生成する方法 Active IQ Unified Managerのクライアントca証明書を更新する方法の手順に従います
有効期間 1年、CAIQUM-5794も参照
新しい証明書をアクティブ化する NA
CLI の例

cluster2::> cert show -vserver cluster2 -type client-ca -organization NetApp
  (security certificate show)
Vserver   Serial Number   Certificate Name             Type
---------- --------------- -------------------------------------- ------------
cluster2   777A377BE8F59D77 admin                  client-ca
   Certificate Authority: admin
      Expiration Date: Tue Jan 19 12:12:29 2027

-注記:

  • 組織をNetAppとして指定すると、無関係な証明書が除外されます
  • 証明書名は、UMサーバーがクラスターを監視するために使用するアカウント名になります。

 

  • クラスター証明書
種類 サーバ
によって生成 ONTAP
保存先 ONTAP
目的 ONTAPクラスタ追加時のONTAPクラスタの認証
期限切れ時の影響

注: ONTAPクラスタの観点からの影響については、What is the impact of an expired digital certificate used for a Vserver も参照してください

再生成する方法 ONTAP 9で自己署名SSL証明書を更新する方法
有効期間 デフォルトでは1年、ONTAP 9のTLS/SSL証明書の更新 - 解決ガイドも参照してください
新しい証明書をアクティブ化する 自己署名SSL証明書が最新であることを確認したら、 クラスタセットアップ ページでクラスタを再度追加してください。
CLI の例

cluster2::> cert show -vserver cluster2 -type server
  (security certificate show)
Vserver   Serial Number   Certificate Name             Type
---------- --------------- -------------------------------------- ------------
cluster2   186EAB83D68813CC cluster2_186EAB83D68813CC        server
   Certificate Authority: cluster2
      Expiration Date: Thu Oct 15 08:58:07 2026

注:複数ある場合は、'ssl show -vserver <cluster name>'を実行して、どちらが使用されているかを確認できます。

注: 

証明書の種類は、ONTAP security certificate showコマンドの-typeパラメータを使用して確認できます

::> security certificate show -type server-ca

Vserver   Serial Number   Certificate Name             Type
---------- --------------- -------------------------------------- ------------
cluster1   85589F65349650BE
              aiqum.demo.netapp.com_85589F65349650BE server-ca
   Certificate Authority: demo.netapp.com
      Expiration Date: Fri Nov 01 21:06:11 2058

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.