[Directsql-mysql] SSL Connection - Help please
Brought to you by:
whity
From: Priscila L. <pri...@ya...> - 2004-10-21 14:54:37
|
When I try to compile ZMySql package, I get an error saying there's no OpenSSL_add_all_algorithms function in libeay32.dll. That library has two methods, OpenSSL_add_all_algorithms_noconf and OpenSSL_add_all_algorithms_conf. I've tried to use them, but they can't connect to MySQL through SSL. I've also tried to do that with Navicat and the component DBX4MYSQL, it works. But, my code calls SSL_do_handshake (procedure TMysqlVio.SwitchToSSL) always getting -1 (No handshake) as response. What can I do? Any help is very appreciated, cause my boss doesn't want to pay for the component DBX4MYSQL. So, I need to solve that as soon as possible. Thanks, Priscila T. Lugon _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ |