OpenSSH - /etc/ssh/ssh_import_id
Pulled directly from an unmodified installation.
Quick Actions
๐ฅ Download Original ssh_import_idConfiguration File Information
Authentic & Original
Unaltered ssh_import_id from fresh installation.
Linux Distribution Support
๐ Currently viewing: Ubuntu 24.04 LTS (Noble Numbat)
โ Also compatible:
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
โ Different versions:
Ubuntu:
Ubuntu 18.04 LTS (Bionic Beaver)
Configuration File Content
5 lines
{
"_comment_": "This file is JSON syntax and will be loaded by ssh-import-id to obtain the URL string, which defaults to launchpad.net. The following URL *must* be an https address with a valid, signed certificate!!! %s is the variable that will be filled by the ssh-import-id utility.",
"URL": "https://launchpad.net/~%s/+sshkeys"
}
Download Commands
ssh_import_id โข
Download the 100% original unaltered configuration file pulled from OpenSSH
Using wget:
wget -O ssh_import_id.example https://exampleconfig.com/api/v1/config/original/8bfa390040fbeeae70bec14f2dccaf11?hint=ssh_import_id
Using curl:
curl https://exampleconfig.com/api/v1/config/original/8bfa390040fbeeae70bec14f2dccaf11?hint=ssh_import_id > ssh_import_id.example