Hi Sander,



>> My communication from my module, is database specific (my MySQL is  
>> already
>> SSL-enabled). So is it only up to the MySQL SSL-specific C API to  
>> provide
>> SSL (I tried using mysql_ssl_set() with no success) or there has  
>> more to be
>> done at my module's code end?
>
>I have no experience coding against the MySQL client C API, but I  
>guess that this is where the magic happens in your case.  I assume  
>your client libraries are SSL-enabled?
>

MySQL C has the APIs but the problem is that they are not working from
within a module. What APIs are available there for a module to talk SSL?


Best Regards,
Naveen Rawat
 


Reply via email to