${_('Below is a 2048 bit generated SSH RSA key. You can use it to access RhodeCode via the SSH wrapper.')}
# Save the content as ~/.ssh/id_rsa_rhodecode_access_priv.key # Change permissions chmod 0600 ~/.ssh/id_rsa_rhodecode_access_priv.key
# Save the content as ~/.ssh/id_rsa_rhodecode_access_pub.key # Change permissions chmod 0600 ~/.ssh/id_rsa_rhodecode_access_pub.key
% if hasattr(c, 'target_form_url'): ${_('Add this generated key')} % else: ${_('Add this generated key')} % endif