If you deploy Dragonfly over an endpoint that's connected to the internet, you probably need to protect your data from leaking or being intercepted. In order to support that, dragonfly can serve your data over TLS.
Dragonfly-Operator should have a mechanism to supply TLS certs to dragonfly and start dragonfly with TLS
If you deploy Dragonfly over an endpoint that's connected to the internet, you probably need to protect your data from leaking or being intercepted. In order to support that, dragonfly can serve your data over TLS.
Dragonfly-Operator should have a mechanism to supply TLS certs to dragonfly and start dragonfly with TLS
Once dragonfly is started with TLS key and certs , redis client can use the certs to establish a TLS connection.