[MXS-3128] Cannot refresh SSL Certificates without a restart Created: 2020-08-25 Updated: 2022-06-06 Resolved: 2020-10-26 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 6.0.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Nick (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
Customer is requesting the ability to refresh their SSL certificates in MaxScale without a restart. This is possible in server with FLUSH SSL but there is no comparable option in MaxScale. The restart of MaxScale has business impact as it takes their application offline. |
| Comments |
| Comment by markus makela [ 2022-02-07 ] |
|
The TLS certificates of listeners and servers can be altered at runtime with the maxctrl alter commands. Previously this was only possible by deleting the objects and creating them again. |