Comments - Replication with Secure Connections

2 years, 2 months ago Sebastian Weiser

The section about Enabling Two-Way TLS has this:

  • You need to set the path to the server's certificate by setting the MASTER_SSL_CERT option.
  • You need to set the path to the server's private key by setting the MASTER_SSL_KEY option.

I am pretty sure that needs to be "client", not "server".

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.