mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-16 08:11:20 +01:00
This adds a note that manual_chain is required for cross-signed intermediates, as Vault will not automatically associate the cross-signed pair during chain construction. During issuance, the chain is used verbatim from the issuer, so no chain detection will be used then. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>