Skip to content

Add setting to force TLS on for Redis connections #1033

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

Merged
merged 5 commits into from
Aug 30, 2024

Conversation

dhageman
Copy link
Contributor

This will add a new setting "MQ_TLS" to force TLS on for Redis connections.

The default value for this setting is 'False'. Switching it to 'True' will force TLS to be used for Redis connections.

The current logic of enabling TLS when provided a client certificate remains.

dhageman and others added 2 commits August 30, 2024 12:11
Co-authored-by: Joe Shimkus <35382397+jshimkus-rh@users.noreply.github.com>
jshimkus-rh
jshimkus-rh previously approved these changes Aug 30, 2024
@jshimkus-rh jshimkus-rh requested a review from mkanoor August 30, 2024 17:45
Remove whitespace at end of line.
Copy link

@jshimkus-rh jshimkus-rh merged commit 99c8694 into ansible:main Aug 30, 2024
6 checks passed
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.

5 participants