|
|
|
|
|
by karmarepellent
739 days ago
|
|
I am no familiar with SSH certificates either. But if there is no revocation system in place, how can I be sure access from a person can be revoked? At our org we simply distribute SSH public keys via Puppet. So if some leaves, switches teams (without access to our servers) or their key must be renewed, we simply update a line in a config file and call it a day. That way we also have full control over what types of keys are supported and older, broken kex and signature algorithms are disabled. |
|