The Akeyless Vault Platform enables you to manage the following secret types:
Secret Type | What's that? |
---|---|
Static secrets | A key and value used for access. |
Dynamic secrets | With dynamic secrets, you can create ad-hoc temporary credentials in real time for a certain resource. Once used, the credentials are no longer valid and cannot be reused. |
Encryption Keys | Encryption keys are either AES or RSA keys of various sizes. Use these keys to encrypt secrets or any other kind of data, and also to sign binaries or application-transactions. |
SSH Cert Issuer | The Akeyless SSH Certificate Authority Once you've stored a single private key, you can create temporary SSH keys per session for third-party authentication. |
PKI Cert Issuer: The Akeyless PKI Certificate Authority | The PKI Cert Issuer generates an ephemeral certificate signed by an RSA key that is added to the root or intermediate certificate chain of trust. |
Updated 18 days ago