How to set SSL to Domain name for MYSQL database

0 votes
Hi,

My team asking me to setup SSL connection for MYSQL with domain name. Database server running on Ubuntu 18 LTS. So i have to setup SSL for domain name in MYSQL database server. I have referred some documents which are like default ssl in mysql. Is possible to setup SSL for domain name in MYSQL database then Kindly tell me the steps to be done or refer me with some documents. Many thanks.
Jul 9, 2020 in Database by Lakshminarayanan
• 1,370 points
1,025 views

1 answer to this question.

0 votes

Hello @ Lakshminarayanan,

Yes, It is possible to setup SSL for domain name in MYSQL database.

By default, MySQL is configured to only accept local connections. If you need to allow remote connections, it is important to do so securely.

So here is the demonstrate to configure MySQL on Ubuntu 16.04 to accept remote connections with SSL/TLS encryption.

Hope it is helpfull to you!!

Thanks!!

answered Jul 9, 2020 by Niroj
• 82,880 points

Related Questions In Database

0 votes
1 answer

How to connect to MySQL Database?

using MySql.Data; using MySql.Data.MySqlClient; namespace Data { ...READ MORE

answered Oct 12, 2018 in Database by Frankie
• 9,830 points
960 views
0 votes
2 answers
0 votes
1 answer

How to load data of .csv file in MySQL Database Table?

At first, put the dataset in the ...READ MORE

answered Jul 5, 2019 in Database by Reshma
1,142 views
0 votes
1 answer

How to connect to MySQL Database?

Firstly you must download the MySQLConnection NET ...READ MORE

answered Oct 11, 2019 in Database by Omaiz
• 560 points
645 views
+1 vote
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,522 views
0 votes
1 answer

How to take MySQL database backup using MySQL Workbench?

Hii, You can export like this: Hope this is ...READ MORE

answered May 4, 2020 in Database by Niroj
• 82,880 points
965 views
0 votes
1 answer

Sir please tell me how to import image in database?

Hello soumadip, (Assuming you are using mysql database) You ...READ MORE

answered Apr 1, 2020 in Database by Niroj
• 82,880 points
786 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP