mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 14:11:10 +01:00
* Add initial ACME API documentation Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add note about required headers The required header `Cache-Control: no-store` is automatically set by Vault in wrapGenericHandler(...). Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add changelog entry Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Documentation typo fixes Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Clarify that account binding is to Vault, directories unauthenticated Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> --------- Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> Co-authored-by: Steven Clark <steven.clark@hashicorp.com>