mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
Fix some broken links on the PKI EST docs page (#28303)
This commit is contained in:
@@ -122,9 +122,9 @@ label.
|
|||||||
|
|
||||||
@include 'pki-est-default-policy.mdx'
|
@include 'pki-est-default-policy.mdx'
|
||||||
|
|
||||||
Within the Vault [EST configuration API](/vault/api-docs/secret/pki#set-est-configuration), a PKI
|
Within the Vault [EST configuration API](/vault/api-docs/secret/pki/issuance#set-est-configuration), a PKI
|
||||||
mount can be specified as the default mount by enabling [default_mount](/vault/api-docs/secret/pki#default_mount)
|
mount can be specified as the default mount by enabling [default_mount](/vault/api-docs/secret/pki/issuance#default_mount)
|
||||||
to true, or provide a mapping of a label within [label_to_path_policy](http://localhost:3000/vault/api-docs/secret/pki#label_to_path_policy)
|
to true, or provide a mapping of a label within [label_to_path_policy](/vault/api-docs/secret/pki/issuance#label_to_path_policy)
|
||||||
|
|
||||||
As an example of a complete EST configuration, that would enable the pki mount
|
As an example of a complete EST configuration, that would enable the pki mount
|
||||||
to register the .well-known/est default label, along with two additional labels
|
to register the .well-known/est default label, along with two additional labels
|
||||||
|
|||||||
Reference in New Issue
Block a user