-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c04522d
commit 51f8e89
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# vaultcli | ||
The vaultcli is a command line tool to manage, control and access secrets with the HyTrust Secrets Vault. | ||
# pasmcli | ||
The pasmcli is a command line tool to manage, control and access secrets with Entrust PASM Vault. | ||
|
||
The HyTrust Secrets Vault provides centralized secure storage for managing and controlling access to secrets required to access systems and resources. Access to secrets are restricted to authorized applications and users. | ||
The Entrust PASM Vault provides centralized secure storage for managing and controlling access to secrets required to access systems and resources. Access to secrets are restricted to authorized applications and users. | ||
|
||
You can securely store, manage, and access control secrets such as credentials, API keys, SSH keys, tokens, certificate private keys, and encryption keys. Secrets are managed, controlled and accessed through the vaultcli. | ||
|
||
1. The vaultcli requires HyTrust KeyControl version 5.2 or later. | ||
2. The Secrets Vault must be created by the KeyControl Security Administrator. | ||
3. To manage the Secrets Vault using the vaultcli, you must be a Vault Administrator and have the login URL for the Secrets Vault. | ||
4. Both Vault Users and Vault Administrators can access secrets using the vaultcli with the login URL. | ||
1. The pasmcli requires HyTrust KeyControl version 5.2 or later. | ||
2. The PASM Vault must be created by the KeyControl Vault Administrator. | ||
3. To manage the PASM Vault using the pasmcli, you must be the admin for that PASM Vault and have the login URL for the same. | ||
4. All users authorized to access the PASM Vault can use the pasmcli with the login URL. | ||
|
||
For more information, see the Secrets Vault chapter in the KeyControl documentation at https://hytrust.com/docs. | ||
For more information, see the PASM Vault chapter in the KeyControl documentation at https://hytrust.com/docs. |