Skip to content

🐛 Fix native TLS roots for WebSocket connections#121

Merged
renardeinside merged 1 commit intomainfrom
fix/apps-logs-collection
Feb 22, 2026
Merged

🐛 Fix native TLS roots for WebSocket connections#121
renardeinside merged 1 commit intomainfrom
fix/apps-logs-collection

Conversation

@renardeinside
Copy link
Copy Markdown
Collaborator

Summary

  • Switch tokio-tungstenite from internal __rustls-tls feature to rustls-tls-native-roots so WebSocket connections use the system's native certificate store
  • Fixes TLS certificate validation failures when streaming app logs

Closes #120

Test plan

  • Verify databricks_apps_logs MCP tool successfully connects and streams logs from a deployed app
  • Confirm no TLS certificate errors on workspace environments

🤖 Generated with Claude Code

@renardeinside renardeinside merged commit 5f5a302 into main Feb 22, 2026
3 checks passed
@renardeinside renardeinside deleted the fix/apps-logs-collection branch February 22, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant