Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nilsmeyer/ad5d08745aa2395c265525a71ec71bda to your computer and use it in GitHub Desktop.
Save nilsmeyer/ad5d08745aa2395c265525a71ec71bda to your computer and use it in GitHub Desktop.
ssh-add -t 300 $ca_private_key_file # key will be available in agent for 5m
ssh-keygen -s $ca_private_key_file -U -I $host_identity_sring -n $hostname -h -V +52w $public_host_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment