mysql with SSL
Permalink
Is it possible to set up C5 to use mysql through SSL? I've never used mysql that way before but some searching on the web seems to indicate you need to pass MYSQL_CLIENT_SSL to the mysql_connect function. Looking through the code I don't see any facility for doing this. Has anyone done this before? Is there a good way to do this so it is compatible with future versions of C5?