100688 -
Because the system automatically manages these files upon restart, manual fixes like static file replacement are often overwritten or rendered ineffective. Recommended Resolutions
Ensure that the ssl-ca , ssl-cert , and ssl-key variables in the MySQL configuration (e.g., my.cnf ) point to the correct, persistent certificate files. 100688
The issue is often triggered by how systemd services interact with automatically generated certificate files. When the service restarts, it may recreate or misconfigure the paths to these certificates, leading to a "handshake failure" or validation error. Because the system automatically manages these files upon