Obtain the site certificate from the Avaya support technician and install it to Avaya Breeze® platform. Note the location of this file and use it in place of installed_pkcs7_name in the following commands.
Log in to the Avaya Breeze® platform CLI interface using customer account.
To install the site certificate:
Run the following command: EASGSiteCertManage –add <installed_pkcs7_name>.
Save the Site Authentication Factor to share with the technician once on site.
To view information about a particular certificate: run the following command:
To list the site certificates installed on the system: EASGSiteCertManage --list
To display detailed information about a specified site certificate: EASGSiteCertManage --show <installed_pkcs7_name>
To delete the site certificate, run the following command:
To delete the specified site certificate: EASGSiteCertManage --delete <installed_pkcs7_name>
To delete all site certificates installed on the system: EASGSiteCertManage --delete all