Generating SSH keys

Last Updated : Jul 11, 2023 |

About this task

Generate SSH keys for Configuration Server and Routing Core Server instances.

Procedure

  1. Do one of the following:
    • Open the console on the active Configuration Server.

    • Use the SSH client to log in to the active Configuration Server.

  2. To generate an SSH key pair, run the following command:

    ./installMega.sh sshmgr generate_keys

    You can find the installMega.sh script at the following location: <Installation_Directory>/deployment_manager/installMega.sh

    For example: /home/mega/mega/deployment_manager/installMega.sh

  3. When prompted, for each Routing Core Server, enter the server user password.

    The contact center generates an SSH key pair on the Configuration Server and copies the public key to the remaining servers.