[MXS-4107] Feature request: support TLS encrypted Redis connections Created: 2022-04-21 Updated: 2023-04-04 Resolved: 2022-12-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | cache |
| Affects Version/s: | None |
| Fix Version/s: | 23.02.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-173 |
| Description |
|
Feature request: add support for TLS encrypted Redis connections With being able to use data-in-transit encryption between MariaDB Server, Maxscale and clients (and between Galera nodes) we should also be able to encrypt communication with the cache backend as this basically has the same information going over the wire as we have between Server/Maxscale and actual clients. See also: https://redis.io/docs/manual/security/encryption/ |
| Comments |
| Comment by Johan Wikman [ 2022-12-22 ] |
|
SSL support has now been added and is documented here. |