Windows and SSL
Hi at all,
I'm an italian developer.
I'm developing a stand-alone windows application that needs to connect to a MySql server.
The application is written in CA Visual Object, and for normal connection use the libmysql.dll library and work very well.
For privacy issues I need to use ssl. The mysql ssl server works ok and from linux (or with Navicat) I can connect crypted and safe.
So, I tryed to recompile (with visual studio c++) the library libmysql.dll with support for openssl but also if it compile succesfully when I call the mysql_real_connect my program stucks and I must kill it (Ctrl-Alt-Canc).
What you suggest?
MySql is very good but I can't go on if I don't resolve this ssl trouble.
Thanks,
Lorenzo.
p.s. sorry for bad english :)
Subject
Views
Written By
Posted
Windows and SSL
3961
March 23, 2005 11:46AM
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.