CA certificate support
Author: salieriCreated Apr 22, 2024Updated Apr 27, 2024
I know that Medis supports redis-cli --cert and --key equivalent authentication with TLS.
Could you also add support for --cacert? For example GCP Memorystore Redis instances require that by default, if TLS is enabled but authentication is not.
Source: luin/medis