SSH Configuration

Starting with Intrexx version 12.0.0

You can find the SSH configuration in the "Tools" module in the left pane. Select the entry to view its subentries.

SSH keys

Every Intrexx portal has a public SSH key, which is generated when a new portal is created or when an existing portal is updated. The public SSH key enables Intrexx to authenticate with an SSH server. You can copy the key to the clipboard here and then paste it onto the SSH server.

SSH Server

SSH servers can be registered here and will be saved in the "known_hosts" file in the portal. The overview lists the contents of the "known_hosts" file line by line.

Clicking "Register SSH Server" at opens a dialog box where you can register an SSH server.

Register an SSH Server

Enter the hostname, SSH URL, or Git URL here, and click "Next."

Fingerprint of the SSH server

If the test was successful, the SSH server's fingerprint will be displayed here. Then click "Confirm and Complete Registration."

This completes the SSH configuration.

More Information

Groovy - SSH