跳转到主内容

AIQUM 使用哪些证书,过期时会产生什么影响以及如何重新生成?

Views:
357
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 证书后,重新启动 AIQUM 以使其生效。
  • 尝试从集群设置页面重新添加集群。
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 收到的用于 订阅 ONTAP EMS 事件的 EMS 通知进行身份验证

注: AIQUM 在添加集群时将此证书安装到 ONTAP

过期影响
如何重新生成 在 Unified Manager 9.18 及更高版本中,您可以通过维护控制台,使用选项‘Regenerate Client Certificate’重新生成客户端证书(EMS 证书) 。
  • 对于 9.18 之前的版本,请按照CAIQUM-5308  从 AIQUM CLI 手动重新生成客户端证书(EMS 证书) 
有效期 5 年
激活新证书 不适用
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

过期影响
如何重新生成 请按照  How to renew a client-ca certificate for Active IQ Unified Manager中的步骤操作
有效期 1 年,另见 CAIQUM-5794
激活新证书 不适用
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 集群进行身份验证
过期影响

注意: 另请参阅用于 Vserver 的过期数字证书 对 ONTAP 集群的影响

如何重新生成 如何在 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.