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
- SSL-enabled interaction with MySQL Naveen Rawat
- Re: SSL-enabled interaction with MySQL Jorge Schrauwen
- RE: SSL-enabled interaction with MySQL Naveen Rawat
- Re: SSL-enabled interaction with MySQL Sander Temme
- RE: SSL-enabled interaction with MySQL Naveen Rawat
- RE: SSL-enabled interaction with MyS... Guenter Knauf
- Re: SSL-enabled interaction with... Nick Kew
- RE: SSL-enabled interaction ... Naveen Rawat
- Re: SSL-enabled interaction ... Sander Temme
- RE: SSL-enabled interaction ... Naveen Rawat
- RE: SSL-enabled interaction ... Guenter Knauf
- RE: SSL-enabled interaction ... Naveen Rawat
- RE: SSL-enabled interaction ... Guenter Knauf
- RE: SSL-enabled interaction ... Naveen Rawat
- RE: SSL-enabled interaction ... Guenter Knauf