mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-10 20:42:14 +00:00
This makes it easier to compose secret management with a variety of lua functions without having to build that directly into each of them. In particular: one can now use vaults or other secret stores that we add in the future to manage credentials for HTTP clients.
6 lines
139 B
Markdown
6 lines
139 B
Markdown
# Module `kumo.secrets`
|
|
|
|
This module provides functions that are useful when working with secrets and credentials.
|
|
|
|
## Available Functions
|