I can load OpenEmr if I do not use the SSL enabled login. I get “Not Found” “The requested/openemr:443 was not found on this server”
Every time I restart Apache I get this message, “Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for Serve4/name”
This does not cause problems for the non-SSl login. Do not know if it is a problem for the SSL enabled login.
It sounds like you’ve got some work ahead of you on your secure certificate. The trouble is not with OpenEMR but rather with Apache, your server’s name, and the SSL certificate you created. Start by looking into those areas first.
I’m running OpenEMR on Debian Linux with a SSL certificate issued by GoDaddy. For a while I was using a self-signed certificate but switched to an authoritative signature to make life easier for my users.
When you are able to do it, can you post the instructions here. I am working on Hylafax, labs and forms right now so I have not revisit the issue. The last time I did SSL, it messed everything up. Read up on Apache a bit but have not been able to config it correctly with the port let along the SSL certificate. So right now, I have settled on port forwarding and revisit this again when I am done with hylafax, labs and forms.