Re: Enable SSL Connection
If you insist on debugging what's wrong with the blog article you're reading from or with your certificates I suggest you consider contacting MySQL support.
What you need to check if the combination of your key material works with openssl command line tools. But from the error you paste it looks like the public key file doesn't match the private key file you're supplying.
But if you just need certificates that work I'd suggest you follow the MySQL reference manual and let MySQL generate these for you:
https://dev.mysql.com/doc/refman/5.7/en/creating-ssl-rsa-files-using-mysql.html
Note also that I'd *STRONGLY* recommend that you consider using an openSSL based binary.
The good news is that we're in the process of switching how the mysql binaries are built too. So stay tuned.
Georgi "Joro" Kodinov
MySQL SrvGen team lead
Plovdiv, Bulgaria
Subject
Views
Written By
Posted
2520
September 18, 2019 04:04AM
546
September 18, 2019 04:14AM
586
September 18, 2019 04:28AM
Re: Enable SSL Connection
701
September 18, 2019 05:29AM
697
September 19, 2019 01:33AM
1324
September 19, 2019 02:14AM
727
September 19, 2019 02:21AM
Sorry, you can't reply to this topic. It has been closed.
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.