ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
66 stars 42 forks source link

Add setting to force TLS on for Redis connections #1033

Closed dhageman closed 2 weeks ago

dhageman commented 2 weeks ago

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.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud