Skip to content

Commit

Permalink
Added SSH Certificate Management
Browse files Browse the repository at this point in the history
  • Loading branch information
mlgupta committed Oct 22, 2020
1 parent 33e50ef commit 52447a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
![GitHub](https://img.shields.io/github/license/mlgupta/keyper-docker)
![Keyper Architecture](https://keyper.dbsentry.com/media/keyper.png)

Keyper is an SSH Key/Certificate Authentication Manager. It standardizes and centralizes the storage of SSH public keys and SSH Public Certificates for all Linux users within your organization saving significant time and effort it takes to manage SSH public keys and certificates on each Linux Server. Keyper is a lightweight container taking less than 100MB. It is launched either using Docker or Podman. You can be up and running within minutes instead of days.
Keyper is an SSH Key/Certificate Authentication Manager. It standardizes and centralizes the storage of SSH public keys and SSH Public Certificates for all Linux users within your organization saving significant time and effort it takes to manage SSH public keys and certificates. Keyper is a lightweight container taking less than 100MB. It is launched either using Docker or Podman. You can be up and running within minutes instead of days.

Features include:
- Public key storage
- SSH CA
- Certificate signing and storage
- Public Key/Certificate Expiration
- Forced Key rotation
Expand Down

0 comments on commit 52447a3

Please sign in to comment.