kms stanza
Edit this page on GitHub
The kms
stanza configures Boundary kms-specific parameters.
For more examples, please choose a specific KMS technology from the sidebar.
KMS configuration can be done through the Boundary configuration file using the
kms
stanza:
kms [NAME] { # ... }
kms [NAME] {
# ...
}
For example:
kms "transit" { # ... }
kms "transit" {
# ...
}