![]() |
Obtain the site certificate from the Avaya support technician.
You must load this site certificate on each server that the technician needs to access. Use a file transfer tool, such as WinSCP to copy the site certificate to /home/cust directory, where cust is the login ID. The directory might vary depending on the file transfer tool used.
Note the location of this certificate and use in place of installed_pkcs7_name in the commands.
You must have the following before loading the site certificate:
Login ID and password
Secure file transfer tool, such as WinSCP
Site Authentication Factor
sudo EASGSiteCertManage --list: To list all the site certificates that are currently installed on the system.
sudo EASGSiteCertManage --show <installed_pkcs7_name>: To display detailed information about the specified site certificate.
sudo EASGSiteCertManage --delete <installed_pkcs7_name>: To delete the specified site certificate.
sudo EASGSiteCertManage --delete all: To delete all the site certificates that are currently installed on the system.