[MDEV-26279] Should be able to configure MASTER_SSL_VERIFY_SERVER_CERT value Created: 2021-07-30 Updated: 2023-03-21 Resolved: 2022-02-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Maria M Pflaum | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
It would be good to have the MASTER_SSL_VERIFY_SERVER_CERT be configurable so that when Maxscale calls CHANGE MASTER TO the value will be picked up and used as an option. This has been unsuccessful in MariaDB 10.3.28-1: STOP SLAVE; |
| Comments |
| Comment by Andrei Elkin [ 2021-11-16 ] |
|
mpflaum, salute! The 2nd CM wipes off MASTER_SSL_VERIFY_SERVER_CERT value of the 1st CM as well as any other parameters of the 1st CM. I hope this clarifies. Cheers, Andrei |
| Comment by Maria M Pflaum [ 2022-01-31 ] |
|
ralf.gebhardt@mariadb.com I need to retest this and will get back to you. |