Posts Tagged - github

Configuring SSH Keys for Multiple GitHub Accounts

Managing different SSH Keys for different Hosts is well-understood. Different keys for the same host (e.g., github.com), based on which GitHub Organization we’re working with, that’s… a bit trickier. But, we have the technology!

We’re going to configure our SSH and Git clients to seamlessly switch SSH keys between our personal GitHub Account and our GitHub Enterprise Cloud, EMU Account.

Futurama character Fry and a soldier standing outside a 'War Room' door. A screen on the door has the words 'YOU NEED A BLUE KEY'. The soldier is holding up a comically large blue key.
You need the right key.

Read on →