Avamar:ConnectEMC HTTPSルートCAの交換

Summary: Avamarバージョン19.9以前では、ConnectEMC HTTPSルートCAは2025年3月に有効期限が切れます。この記事では、期限切れの証明書を新しいルート証明書に置き換える方法について説明します。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

注:この記事に追加された手動手順の添付ファイルがあります。

この手順は、ConnectEMC HTTPS転送タイプを使用するバージョン19.9以前のAvamar Serverでのみ必要です

期限切れのConnectEMC HTTPSルートCAをGoAVツールで置き換えるか、手動で置き換えます。

GoAVの

  1. Avamarをダウンロードしてインストールします。GoAVツール(GoAVのダウンロードとインストールの手順については、こちらの記事を参照してください。)
  2. rootユーザーに切り替えます。
su -
  1. GoAVがインストールされたら、次のコマンドを実行して、期限切れのConnectEMC HTTPSルートCAを新しいルート証明書に置き換えます。
./goav system connectemc refresh-ca
Example:
root@avamar:/home/admin/#: ./goav system connectemc refresh-ca
===========================================================
GoAv    :        1.79
Avamar  :        19.4
Date    :        05 Aug 2024 13:10 CDT
===========================================================
COMMAND :  ./goav system connectemc refresh-ca
NOTE: This is not an official tool
===========================================================
Replace ConnectEMC HTTPS Root CA: /opt/connectemc/certs/https-ca-cert.pem
Updating ownership to root:root
Restarting ConnectEMC service


手動で

  1. Avamar Serverのバージョンが19.9以前であることを確認します。
  2. AvamarがConnectEMC HTTPS転送用に構成されていることを確認します。
  3. rootユーザーに切り替えます。
su -
  1. 新しいルート証明書を、記事の添付ファイルであるファイル内のAvamar Serverにコピーします。 
  2. 現在のConnectEMC HTTPSルートCAファイルを、新しく作成されたファイルに置き換えます。
cp <new_root_certificate> /opt/connectemc/certs/https-ca-cert.pem
  1. ファイルの権限と所有権を更新します。
chown root:root /opt/connectemc/certs/https-ca-cert.pem
chmod 755 /opt/connectemc/certs/https-ca-cert.pem
  1. ConnectEMCを再起動します。
systemctl restart connectemc

Affected Products

Avamar
Article Properties
Article Number: 000227555
Article Type: How To
Last Modified: 03 Feb 2025
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.