While trying to enable redis TLS with raas configuration as follows:
Raas unable to connect o the redis, and you can find the error message in the raas:
A rediss:// URL must have parameter ssl_cert_reqs and this must be set to CERT_REQUIRED, CERT_OPTIONAL, or CERT_NONE
Aria Automation Config 8.x
Similar to "http" vs "https", redis URLs can have implied TLS with "rediss://",
To enable redis TLS, you can edit the redis URL