ritsec / cluster-duck

Documentation for the RITSEC Cloud.
6 stars 2 forks source link

SSH Certificate Authority #5

Closed s-newman closed 5 years ago

s-newman commented 5 years ago

SSH Certificate Authority

An SSH CA should be set up with Vault to simplify SSH key-based authentication on the local RITSEC nodes (mgmtXX, novaXX, and storXX). Would also be useful to make it possible to authenticate to AWS nodes through the same method.

Depends on

This issue depends on the following issues:

Tasks

All of the following tasks must be complete before this issue can be closed. Be sure to reference this issue in the relevant issues/PRs in other repositories.

s-newman commented 5 years ago

This HashiCorp guide is being used to complete this task.

s-newman commented 5 years ago

Theoretically this should now work. TODO: does it actually work?

s-newman commented 5 years ago

Yikes I lowkey locked myself out of all the boxes because the role I used sets PasswordAuthentication to no... It's a good thing I still have access to one of the boxes. Time to see if the key worked, or do some jank manual management.

s-newman commented 5 years ago

Holy bejeebus it worked, thank god.