How do I enable SSL on MySQL server in Windows? I have downloaded OpenSSL but don’t know how to get it work in Windows since all the commands are in UNIX shell. help anyone?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On the OpenSSL website, there is a page for binary packages:
http://www.openssl.org/related/binaries.html
I think that is what you want for Windows.
I can’t say how good it will work. Also please clarify what you you want to do. You cannot “create SSL for MySQL in Windows”. Do you want MySQL to have SSL encrypted connections perhaps?