Im trying to connect to a MySQL DB using SSL
i hav elinked .pem files and put libeay32.dll and ssleay32.dll to windows system folder
but i get the following error: "SSL function is not linked. You should update SSL client library.."
so i guess these are not right dll files(i found them with local search). I tried with more versions (some were 150KB, some were bigger then 1MB) but i still get the error.
Can someone tell me what im doing wrong? What are the right versions for libeay32.dll and ssleay32.dll and where to download from?
Thanks in advance