plugin-QueuedTracking
plugin-QueuedTracking copied to clipboard
TLS connexion for Redis
Hi,
It would be great that this plugin support TLS connexion between the client and the Redis server. With the ability to set the CA, certificate and key file :-) Per example, to be compliante with Redis Labs solutions.
Thanks in advance.
Regards,
A user asked for this today.
Apparently TLS is the only way to connect with some popular services. In this case the user wants queued tracking to connect to AWS ElasticCache Serverless which is TLS only.
Hi @atom-box . Has the customer tried prepending tls:// to the Redis host or unix socket field in the setup? As far as I can tell by looking at the library documentation example, that should work if the certificate is setup on the server.
That worked! Thanks @snake14
Hi @FlorentPoinsaut . It looks like my suggestion of adding tls:// to the host URL works. It does require that you have the certificate setup on your server. Is that sufficient or would you like to keep this issue open?
Fixed with #241
Hello, I don't have this configuration any more, but thanks all the same for your work! Thank you very much,