Skip to content

Cargo.toml - enable TLS on redis crate#446

Open
zmarta-erik wants to merge 1 commit intogetsentry:mainfrom
zmarta-erik:redis-tls
Open

Cargo.toml - enable TLS on redis crate#446
zmarta-erik wants to merge 1 commit intogetsentry:mainfrom
zmarta-erik:redis-tls

Conversation

@zmarta-erik
Copy link
Copy Markdown

Hello,

We use a self hosted version of Sentry. In our setup we use Redis with TLS encryption (AWS Elasticache) which works well with other components of Sentry, but not uptime-checker.

Enabling support for TLS on the redis crate fixes this issue. For other methods of self hosting Redis, one might wish to enable 'tls-rustls-insecure' as well (to allow self signed certificates).

I did take a look at previous PRs and issues and I did not spot any previous mention of this, my bad if I overlooked something!

@zmarta-erik zmarta-erik requested a review from a team as a code owner December 8, 2025 15:08
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.

1 participant