Enable SSL in MySQL
Posted by:
nadir gill
Date: February 24, 2022 12:47PM
Hi,
I am trying to enable SSL in MySQL database. I am using the following command to enable the SSL but i am getting the error message. Can anyone help me in this regard.
[root@localhost newcerts]# service mysqld restart -ssl-ca=/etc/newcerts/ca-cert.pem --ssl-cert=/etc/newcerts/server-cert.pem --ssl-key=/etc/newcerts/server-key.pem
Redirecting to /bin/systemctl restart -ssl-ca=/etc/newcerts/ca-cert.pem --ssl-cert=/etc/newcerts/server-cert.pem --ssl-key=/etc/newcerts/server-key.pem mysqld.service
Failed to parse signal string sl-ca=/etc/newcerts/ca-cert.pem.
My MySQL database version and eddition is as follows:
Server version: 5.7.37-enterprise-commercial-advanced-log MySQL Enterprise Server - Advanced Edition (Commercial)
Regards
Nadir
Subject
Views
Written By
Posted
Enable SSL in MySQL
435
February 24, 2022 12:47PM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.