Skip to content

Conversation

@dewjam
Copy link

@dewjam dewjam commented Aug 18, 2025

Add mTLS Authentication

Changes

  • Added mTLS support via LOKI_CLIENT_CERT, LOKI_CLIENT_KEY, LOKI_CA_CERT environment variables
  • Added TLS skip verification via LOKI_TLS_INSECURE_SKIP_VERIFY for development
  • Implemented proper CA certificate loading and validation
  • Applied TLS configuration to all three Loki tools

Security

  • All TLS settings are environment-only, not LLM-overridable
  • Certificate paths locked at deployment level

@CLAassistant
Copy link

CLAassistant commented Aug 18, 2025

CLA assistant check
All committers have signed the CLA.

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