How To Create an SSH CA to Validate Hosts and Clients with Ubuntu
When dealing with an extensive infrastructure and many team members, managing SSH keys for authentication can become unwieldy. However, SSH can utilize certificates in order to sign and validate user and host credentials to allow a seamless experience. In this guide, we’ll learn how to set this up using three Ubuntu 12.04 VPS instances.