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

既存のHAグループにプライマリインターフェイスとしてadmin nodeを追加したあとのSSLエラー

Views:
Visibility:
Public
Votes:
0
Category:
storagegrid
Specialty:
sgrid
Last Updated:

環境

  • StorageGRID 11.8

問題

  • 既存のHAグループにadmin nodeを追加し、プライマリインターフェイスに切り替えた後、接続をテストすると以下のSSLエラーが発生しました:

[testserver]# echo | openssl s_client -connect <HA group VIP>:<load balancer endpoint> 2>/dev/null | openssl x509 -noout -dates
Could not find certificate from <stdin>
00XXXXXXXXXX0000:error:XXXXXX0C:STORE routines:ossl_store_handle_load_result:unsupported:crypto/store/store_result.c:151:

  • 他のノードをプライマリインターフェイスとした場合と比較して:

[testserver]# echo | openssl s_client -connect <HA group VIP>:<load balancer endpoint> 2>/dev/null | openssl x509 -noout -dates
notBefore=Nov 25 11:07:12 2025 GMT
notAfter=Nov 25 11:07:12 2030 GMT

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.

 

  • この記事は役に立ちましたか?