Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

StepDetail / Command
Use SSH to login to your Charon-SSP instance from your local system.$ ssh -o ServerAliveInterval=30 -i <path-to-your-private key> charon@<AWS-public-IP-address>
On the Charon-SSP host, : display the public key and copy the content.

$ cat ~/.ssh/authorized_keys

Copy the content into the paste-buffer.

On your local system: paste the content into a file.$ echo "<content-of-paste-buffer>" >> <keyname>.pub

Start the Charon-SSP Manager

Start the Charon-SSP Manager using the following command:

$ /opt/charon-manager/ssp-manager/ssp-manager


This will open the login window of the Charon-SSP Manager.

Login tab of the login window:SSH tab of the login window:

Image Added

Image Added

On this tab

  • enter the public IP address of your Charon-SSP instance,
  • enter the Charon-SSP management password (default: stromasys), and 
  • enable the SSH tunnel configuration.

On this tab

  • enter the Charon-SSP user (charon),
  • enter the path to the private and public key files (click on the three dots to open a file browser),
  • enter the passphrase for the private key if required, and
  • adjust the server port (default 22).
After entering all the required information, click on Connect to connect to the Charon-SSP AWS instance.


If the information is correct, the Charon-SSP Manager welcome screen will be displayed:

Image Added


Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc