MariaDB - SSL Implementation Challenge

Alles, was MariaDB und MySQL betrifft, kann hier besprochen werden.

MariaDB - SSL Implementation Challenge

Postby WebDev.Newbie » 09. December 2019 00:40

I experience some an issue implementing SSL on my Mariadb 10.4.8 database server (Xampp 7.3.11).

I created the CA, server and client certificates and added the following lines to my my.ini file.

### MySQL Server ###
## Securing the Database with ssl option and certificates ##
ssl
ssl-ca=d:/xampp/mysql/ssl/ssl.crt/ca.crt
ssl-cert=d:/xampp/mysql/ssl/ssl.crt/server50.crt
ssl-key=d:/xampp/mysql/ssl/ssl.key/server50.key

However, the global SSL variable, have_openssl value is No. How do I enable it to be Yes. Some posts suggest recompile/reinstall.

The certs folder allows Everyone to Read

Is it truly necessary or is there other things to review.

Any assistance/direction will be valued.

Thanks in advance.
WebDev.Newbie
 
Posts: 7
Joined: 25. September 2011 06:23
XAMPP version: 7.3.11
Operating System: Windows 10

Return to MariaDB - MySQL

Who is online

Users browsing this forum: No registered users and 5 guests