[MXS-3577] Switchover does not transfer the MASTER_SSL param of external replication Created: 2021-05-28 Updated: 2021-07-19 Resolved: 2021-07-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | 2.5.11 |
| Fix Version/s: | 6.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Petko Vasilev (Inactive) | Assignee: | Esa Korhonen |
| Resolution: | Not a Bug | Votes: | 1 |
| Labels: | Maxscale, skysql | ||
| Description |
|
Setup
expected actual If the external primary has been setup to only accept SSL connection (like with "require_secure_transport" or "require ssl"), replication will fail. Same thing happens with failover. |