[MDEV-31360] False documentation on replication with TLS Created: 2023-05-29  Updated: 2023-05-29  Resolved: 2023-05-29

Status: Closed
Project: MariaDB Server
Component/s: Documentation, Replication, SSL
Fix Version/s: N/A

Type: Task Priority: Minor
Reporter: Miguel Müller Assignee: Ian Gilfillan
Resolution: Fixed Votes: 0
Labels: Documentation, SSL, replication, tls


 Description   

Several options in CHANGE MASTER TO, for example MASTER_SSL_CA, have the following text in their documentation: 'This option implies the MASTER_SSL option.'

This is false. MASTER_SSL=1 must be explicitly set.
I tested this using MariaDB 10.11.2, but this issue has probably existed for a while since there is a comment at the bottom of that very documentation page where someone reported this over a year ago.

I guess there are two potential solutions for this. Either

  • Update the documentation to instead say that you need to set MASTER_SSL=1 for the other TLS options to take effect.
  • Or, update the server replication implementation to follow the documentation.


 Comments   
Comment by Ian Gilfillan [ 2023-05-29 ]

Thanks for the report, clarified/fixed.

Generated at Thu Feb 08 10:23:15 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.