Page 1 of 1

Use sll for myConnection from fmx

Posted: Mon 04 Mar 2019 10:28
by heh
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.

Re: Use sll for myConnection from fmx

Posted: Mon 04 Mar 2019 15:06
by ViktorV
You can use MyDAC with SecureBridge components to develop applications for Android and iOS mobile devices, since they do not require the use of third-party libraries. You can find information about connecting to MySQL server using SSL in our documentation: https://devart.com/mydac/docs/secureconnections.htm. Also, you can explore our demo projects that demonstrate how UniDAC and SecureBridge components are used together: % MyDACDemos%\TechnologySpecific\SecureBridge, wherein %MyDACDemos% is the installation directory of MyDAC demo projects on your computer.

Re: Use sll for myConnection from fmx

Posted: Tue 05 Mar 2019 07:33
by heh
ok,

i will test it, thank you

Re: Use sll for myConnection from fmx

Posted: Thu 07 Mar 2019 12:10
by ViktorV
Thank you for the interest to our product.
If you have any questions during using our products, please don't hesitate to contact us - and we will try to help you solve them.