Skip to content

Commit 7a51ed4

Browse files
Added note on enterprise namespace paths
1 parent 19d174e commit 7a51ed4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme_source.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ In Keyfactor Command create a new Certificate Store that resembles the one below
105105
- example: `kv-v2\kf-secrets\certname` would use the path "\kf-secrets"
106106
- **Mount Point** - This is the mount point name for the instance of the Key Value secrets engine.
107107
- If left blank, will default to "kv-v2".
108+
- If your organization utilizes Vault enterprise namespaces, you should include the namespace here.
108109
- **Vault Token** - This is the access token that will be used by the orchestrator for requests to Vault.
109110
- **Vault Server Url** - the full url and port of the Vault server instance
110111
- **Subfolder Inventory** - Set to 'True' if it is a requirement to inventory secrets at the subfolder/component level. The default, 'False' will inventory secrets stored at the root of the "Store Path", but will not look at secrets in subfolders. **Note** that there is a limit on the number of certificates that can be in a certificate store. In certain environments enabling Subfolder Inventory may exceed this limit and cause inventory job failure. Inventory job results are currently submitted to the Command platform as a single HTTP POST. There is not a specific limit on the number of certificates in a store, rather the limit is based on the size of the actual certificates and the HTTP POST size limit configured on the Command web server.

0 commit comments

Comments
 (0)