Hi guys, newbie here, with a recent installation of openemr express on AWS using the one-click installation (docker). I worry about the security of my data so here are some questions:
-
Is the automatic AWS one-click installation secure enough? I will be setting up SSL / https but I was wondering if that is enough to have a piece of mind.
-
Is there a way to encrypt the patients’ data in the actual database fields? This way if someone manages to get access to my database, he won’t be able to see the actual data.
-
Let’s say that there is a MySQL or Apache critical security patch issued tomorrow. Will my AWS installation (on the docker) get that patch automatically or will I have to manually check daily for security patches for MySQL/Apache/Php and apply them on my docker setup myself?
-
Same question as [3] above, but for openemr security patches.
Thanks a lot!