Use sll for myConnection from fmx
Posted: Mon 04 Mar 2019 10:28
Hello,
i need to connect to mysql server with ssl connections.
the application start and run but sometime i receive this error :
"detected problems with app native libraries unauthorized access to lib.ssl".
after some research i found that i have to compile the libssl and lybcrypto.so with my application and set it for myconnection.
How can i dot that?
Thank you.
i need to connect to mysql server with ssl connections.
the application start and run but sometime i receive this error :
"detected problems with app native libraries unauthorized access to lib.ssl".
after some research i found that i have to compile the libssl and lybcrypto.so with my application and set it for myconnection.
How can i dot that?
Thank you.