Skip to content

vault mTLS: add mTLS client cert support to Status Panel agent#106

Merged
vsilent merged 1 commit into
devfrom
mTLS
Jun 26, 2026
Merged

vault mTLS: add mTLS client cert support to Status Panel agent#106
vsilent merged 1 commit into
devfrom
mTLS

Conversation

@vsilent

@vsilent vsilent commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator
  • load_mtls_identity() loads client cert from VAULT_CLIENT_CERT/KEY or VAULT_CLIENT_CERT_PATH/KEY_PATH
  • ReqwestVaultTransport and VaultClient::from_env() both use mTLS identity when configured

- load_mtls_identity() loads client cert from VAULT_CLIENT_CERT/KEY
  or VAULT_CLIENT_CERT_PATH/KEY_PATH
- ReqwestVaultTransport and VaultClient::from_env() both use mTLS
  identity when configured
@vsilent vsilent merged commit 699bd4d into dev Jun 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants