I am an Oracle professional who just inherited a MySQL Cluster database and know nothing about MySQL or cluster databases.
I need to establish encryption communication on this MySQl databases.
I have done the research and have found documntation within the MySQL reference manuals and it looks rather straight forward. But I can find no documentation that references setting up SSL on regarding a cluster database.
Do I just repeat the same instructions for each node of the cluster. Updating the configuration file on each node specifing the [mysqld] and [client]. Copy the same certificates on each node. Then do I restart each node individually or as a whole.
I would like to have some help here for I do not know when they will be able to fill the position with an expereinced MySQL professional.
Thank you for any assistance.
I need to establish encryption communication on this MySQl databases.
I have done the research and have found documntation within the MySQL reference manuals and it looks rather straight forward. But I can find no documentation that references setting up SSL on regarding a cluster database.
Do I just repeat the same instructions for each node of the cluster. Updating the configuration file on each node specifing the [mysqld] and [client]. Copy the same certificates on each node. Then do I restart each node individually or as a whole.
I would like to have some help here for I do not know when they will be able to fill the position with an expereinced MySQL professional.
Thank you for any assistance.