FreeHealth / freehealth

Free and open source Electronic Health Record
https://freehealth.io
Other
44 stars 16 forks source link

Security: add TLS encryption between FreeHealth app & MySQL server #39

Open jeromecc opened 8 years ago

jeromecc commented 8 years ago

Since Qt 5.6 TLS encryption is fully functional. MySQL 5.5 (version currently supported by FeeHealth) supports TLS. https://dev.mysql.com/doc/refman/5.5/en/secure-connections.html But it is not enabled by default at startup. These steps should be taken to make FreeHealth more secure: