vault/website/content/docs/commands
Victor Rodriguez b9e949bf73
Support all fields of the name constraints extension when generating CA certificates (#29245)
Support all fields of the name constraints extension when generating CA certs.

The PKI secrets engine only provided parameter permitted_dns_domains to create
the name constraints extension when generating CA certificates.

Add the following parameters to provide full support for the extension:

  * permitted_email_addresses
  * permitted_ip_ranges
  * permitted_uri_domains
  * excluded_dns_domains
  * excluded_email_addresses
  * excluded_ip_ranges
  * excluded_uri_domains

Specifying any combination of these parameters will trigger the creation of the
name constraints extension as per RFC 5280 section 4.2.1.10.
2024-12-20 14:55:25 -05:00
..
agent Refresh CLI docs: vault agent family (#28770) 2024-10-25 09:47:17 -07:00
audit Refresh CLI docs: vault agent family (#28770) 2024-10-25 09:47:17 -07:00
auth Docs: update move commands (#28900) 2024-11-14 10:51:35 -05:00
hcp Replace 'HCP Vault' with 'HCP Vault Dedicated' (#26457) 2024-04-22 08:44:13 -04:00
kv CLI content refresh - audit commands (#28642) 2024-10-11 16:29:15 -07:00
lease docs: Migrate link formats (#18696) 2023-01-25 16:12:15 -08:00
license [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
operator Docs: remove link to deprecated tutorial (#28889) 2024-11-12 13:53:28 -05:00
pki Support all fields of the name constraints extension when generating CA certificates (#29245) 2024-12-20 14:55:25 -05:00
plugin Docs: Updated plugin versioning usage docs for pinned versions (#25607) 2024-03-14 17:29:21 +00:00
policy [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
secrets Docs: update move commands (#28900) 2024-11-14 10:51:35 -05:00
token [Docs] Minor editorial fixes - "token capabilities" (#27851) 2024-07-24 09:00:53 -07:00
transform Update documentation to add the Transform import CLI command (#27487) 2024-06-13 11:35:39 -05:00
transit Update documentation to add the Transform import CLI command (#27487) 2024-06-13 11:35:39 -05:00
debug.mdx Update debug.mdx (#21755) 2023-08-08 10:58:37 -04:00
delete.mdx docs: Migrate link formats (#18696) 2023-01-25 16:12:15 -08:00
events.mdx events: Now enterprise-only (#25640) 2024-02-26 20:19:35 +00:00
index.mdx Refresh CLI docs: vault agent family (#28770) 2024-10-25 09:47:17 -07:00
list.mdx docs: Migrate link formats (#18696) 2023-01-25 16:12:15 -08:00
login.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
monitor.mdx minor text edits and update includes to use shared partials for log level and log format (#28771) 2024-10-25 10:06:33 -07:00
namespace.mdx cli/namespace: add detailed flag to namespace list (#20243) 2023-04-19 09:31:51 -04:00
patch.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
path-help.mdx docs: Migrate link formats (#18696) 2023-01-25 16:12:15 -08:00
print.mdx Add vault print token to commands in Vault docs (#19183) 2023-02-17 20:51:48 -08:00
proxy.mdx Fix some broken links/clarify some things in the Vault Proxy docs (#21262) 2023-06-16 08:47:29 -04:00
read.mdx Consistently refer to Key Value secrets engine as KV (#24529) 2023-12-14 11:28:58 -08:00
server.mdx Update server command - log-file parameter - folder value (#29061) 2024-12-16 16:01:50 -03:00
ssh.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
status.mdx VAULT-31751, VAULT-31752: removed_from_cluster in vault status (#28938) 2024-11-19 11:13:10 +01:00
token-helper.mdx CLI content refresh - audit commands (#28642) 2024-10-11 16:29:15 -07:00
unwrap.mdx Don't say "Success!" when a specific field is requested. (#21546) 2023-08-17 11:49:04 -04:00
version-history.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
version.mdx Add build_date to CLI and API docs (#15268) 2022-05-03 16:37:55 -04:00
write.mdx [Docs] Create 'Troubleshoot' section (#28028) 2024-08-09 14:21:41 -07:00