Avamar: Replace ConnectEMC HTTPS root CA

摘要: On Avamar versions 19.9 and earlier, the ConnectEMC HTTPS root CA expires in March 2025. This article shows how to replace the expiring certificate with the new root certificate.

本文适用于 本文不适用于 本文并非针对某种特定的产品。 本文并非包含所有产品版本。

说明

Note: There is an attachment for the manual procedure added to this article.

This procedure is only required for Avamar Servers on version 19.9 and earlier using ConnectEMC HTTPS transport type.

Replace the expiring ConnectEMC HTTPS root CA with either the GoAV tool, or manually.

GoAV

  1. Download and install Avamar: GoAV tool (See this article for instructions on downloading and installing GoAV.)
  2. Switch to the root user:
su -
  1. Once GoAV is installed, run the following command to replace the expiring ConnectEMC HTTPS root CA with the new root certificate.
./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


Manually

  1. Check that the Avamar server version is 19.9 or earlier.
  2. Check that the Avamar is configured for ConnectEMC HTTPS transport.
  3. Switch to the root user.
su -
  1. Copy the new root certificate to the Avamar server in a file, which is an attachment on the article. 
  2. Replace the current ConnectEMC HTTPS root CA file with the new file created.
cp <new_root_certificate> /opt/connectemc/certs/https-ca-cert.pem
  1. Update permissions and ownership of the file.
chown root:root /opt/connectemc/certs/https-ca-cert.pem
chmod 755 /opt/connectemc/certs/https-ca-cert.pem
  1. Restart ConnectEMC.
systemctl restart connectemc

受影响的产品

Avamar
文章属性
文章编号: 000227555
文章类型: How To
上次修改时间: 03 2月 2025
版本:  6
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。