跳转到主内容

This Site will be down for up to 3 hours on December 2, 2023 from 8 PM - 11 PM PST, to deploy an infrastructure update.

在服务器端续订证书后、在存储端需要执行哪些操作?

Views:
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

  • IBM Cloud Object Storage
  • FAS
  • SSL 证书

问题解答

需要在存储端禁用证书验证 、然后继续在服务器端续订证书、以便在进行通信时、不会在存储端进行证书验证、也不会产生任何影响。

::*> storage aggregate object-store config modify -object-store-name my-store -port 443 -is-certificate-validation-enabled false

追加信息

在服务器端完成证书续订后、您可以执行以下检查、如果一切正常、请启用证书验证。

::*> storage aggregate object-store show
::*> storage aggregate object-store profiler start -node <node_name>
::*> storage aggregate object-store profiler show
::*> storage aggregate object-store config modify -object-store-name my-store -port 443 -is-certificate-validation-enabled true

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.
Scan to view the article on your device