vault/website/content/api-docs/secret
Steven Clark 0637f5e316
PKI: Change sign-intermediate to truncate notAfter by default (behavior change) (#26796)
* PKI: Change sign-intermediate to truncate notAfter by default

 - The PKI sign-intermediate API allowed an end-user to request a TTL
   value that would extend beyond the signing issuer's notAfter. This would
   generate an invalid CA chain when properly validated.
 - We are now changing the default behavior to truncate the returned certificate
   to the signing issuer's notAfter.
 - End-users can get the old behavior by configuring the signing issuer's
   leaf_not_after_behavior field to permit, and call sign-intermediary
   with the new argument enforce_leaf_not_after_behavior to true. The
   new argument could also be used to enforce an error instead of truncating
   behavior if the signing issuer's leaf_not_after_behavior is set to err.

* Add cl

* Add cl and upgrade note

* Apply suggestions from code review

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-05-09 11:22:04 -04:00
..
databases Update oracle.mdx missing feature flags (#23517) 2024-01-22 13:59:04 -06:00
identity Fix heading level for Parameters in Identity/Group API doc page (#26621) 2024-04-30 14:59:26 -04:00
key-management [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
kv Fix path for Delete metadata and all versions (#23542) 2023-10-09 13:05:49 -07:00
ad.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
alicloud.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
aws.mdx docs: adds enterprise documentation for plugin wif (#25706) 2024-03-07 19:14:30 -08:00
azure.mdx Update Azure secrets docs + deprecation (#25637) 2024-02-28 11:59:00 -07:00
cassandra.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
consul.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
cubbyhole.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
gcp.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
gcpkms.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
index.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
kmip.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
kubernetes.mdx Docs: New parameter for the Kubernetes Secrets roles (#25581) 2024-03-13 18:27:30 +00:00
ldap.mdx Add documentation for new ldap param (#23817) 2023-11-01 11:33:53 -04:00
mongodbatlas.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
nomad.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
pki.mdx PKI: Change sign-intermediate to truncate notAfter by default (behavior change) (#26796) 2024-05-09 11:22:04 -04:00
rabbitmq.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
ssh.mdx Docs: Mention default_extensions_template in API docs (#26028) 2024-03-19 11:06:51 -04:00
terraform.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
totp.mdx [docs] Convert titles to sentense case (#21426) 2023-06-30 19:22:07 -04:00
transform.mdx Document tokenization DELETE (#26622) 2024-05-01 15:18:44 +00:00
transit.mdx Add docs for cmac (#26654) 2024-04-25 17:05:11 -05:00