[MXS-2861] Allow TLS cipher selection between Maxscale and client Created: 2020-01-29 Updated: 2020-08-25 Resolved: 2020-04-09 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.4.6 |
| Fix Version/s: | 2.4.9 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Kyle Joiner (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Allow cipher selection for client connections to Maxscale just like the MariaDB server ssl_cipher option. |
| Comments |
| Comment by markus makela [ 2020-04-09 ] |
|
Added ssl_cipher parameter that sets the cipher list. This parameter not alter TLSv1.3 ciphers, the same way the MariaDB parameter behaves. |