{% load i18n %}
{% trans "Loading..." %}

{% trans "SSH public keys list" %}

{% trans "create/import new" %}
{% trans "generate new" %}
{% trans "SSH keys limit reached." %}

You can use SSH keys to establish a secure connection between your computer and the virtual machines.

{% trans "close" %}
{% trans "Create a file with the following contents" %}
{% trans "Your new public key has been added" %} {% trans " to download private key." %}
  • {% trans "Name" %}
    {% trans "Public key ID" %}
{% trans "Submit" %}
{% trans "Cancel" %}