Copying certificates to the

Last Updated : Feb 15, 2022 |
Prolog information
After signing identity certificates, copy them and the trusted CA certificate to the.
  1. On the computer that contains the certificates, open the console.
  2. In the console, run the following command:
    ADDITIONAL INFORMATION:
    scp <src_path_file> <dest_path_to_copy>, where <src_path_file> is the path to the certificate and <dest_path_to_copy> is the path to the directory on thewhere you want to store the certificates.
    For example, the following command copies the mcs1.pem certificate from your local computer to the var/opt/Avaya/certificate_manager/ directory for the "mega" user on the 10.1.2.7 IP address:
    scp C:/Users/user/Downloads/mcs1.pem mega@10.1.2.7:/var/opt/Avaya/certificate_manager/
  3. Repeat step 2 until you copy all the certificates to the.