Skip to content

add vault tls support - #994

Merged
kirillov6 merged 1 commit into
masterfrom
vault-tls
Jul 30, 2026
Merged

add vault tls support#994
kirillov6 merged 1 commit into
masterfrom
vault-tls

Conversation

@kirillov6

Copy link
Copy Markdown
Collaborator

Description

Add vault tls support:

vault:
  tls:
    ca_cert: path_or_content_of_ca_cert_file
    client_cert: path_or_content_of_client_cert_file
    client_key: path_or_content_of_client_key_file
    insecure: true

@kirillov6
kirillov6 merged commit 0f3e0d9 into master Jul 30, 2026
15 of 16 checks passed
@kirillov6
kirillov6 deleted the vault-tls branch July 30, 2026 10:51
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.

3 participants