Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(services/redis): enable TLS #2670

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Conversation

Stormshield-robinc
Copy link
Contributor

enable TLS support for redis since redis-rs now support rustls
#2669

Note : in the sccache documentation for redis (https://github.com/mozilla/sccache/blob/main/docs/Redis.md) it seem that it was possible to add a #insecure to url. Is this something you would be interested in ?

core/Cargo.toml Outdated Show resolved Hide resolved
@Stormshield-robinc Stormshield-robinc marked this pull request as draft July 19, 2023 15:16
@Stormshield-robinc Stormshield-robinc marked this pull request as ready for review July 19, 2023 16:45
core/Cargo.toml Outdated Show resolved Hide resolved
@Xuanwo
Copy link
Member

Xuanwo commented Jul 20, 2023

Thanks!

@Xuanwo Xuanwo merged commit 79ffdae into apache:main Jul 20, 2023
@Stormshield-robinc
Copy link
Contributor Author

Thanks for your reviews.

@Stormshield-robinc Stormshield-robinc deleted the redis_tls branch July 20, 2023 17:12
@oowl oowl mentioned this pull request Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants