Closed TooAngel closed 8 years ago
is this mysql-specific?
The is specific for the mysql backend using mysql-python, where the options are passed to mysql_ssl_set.
http://mysql-python.sourceforge.net/MySQLdb.html#functions-and-attributes https://stackoverflow.com/questions/4323737/how-to-connect-django-to-a-mysql-database-over-an-ssl-connection
:sparkles: :cake: :sparkles:
cool, thx
Using
ssl-ca
from the command line as parameter to provide the CA. Django MySQL database configuration uses a nested dictionary: