Quantcast
Channel: MySQL Forums - Install & Repo
Viewing all articles
Browse latest Browse all 7244

Enable have_openssl on Windows MySQL installation (no replies)

$
0
0
Hi, I have MySQL 5.5.16 installed on a Windows/IIS server, and I am trying to set have_openssl to ENABLED. Currently have_openssl is set to DISABLED.

I have already installed OpenSSL-Win32 and set the following parameters in my.ini:

ssl-ca="C:\\newcerts\\ca-cert.pem"
ssl-cert="C:\\newcerts\\server-cert.pem"
ssl-key="C:\\newcerts\\server-key.pem"

I also created a user with REQUIRE SSL.

It seems like the only thing left to do is enable have_openssl, but I haven't found any documentation on how to do that on Windows. Can anyone tell me how, or point me to the documentation for it?

I should also mention that I am running MySQL as a Windows service.

Thanks!
H

Viewing all articles
Browse latest Browse all 7244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>