I have been following these instructions to install an ssl certificate in a Bahmni implementation (EMR only) in a vagrant box on a windows server host.
https://bahmni.atlassian.net/wiki/spaces/BAH/pages/35586093/Configure+Valid+SSL+Certificates
I followed the droplet path and created a domain ma-kivulini.org which seems to work fine. I followed the instructions to transfer the letsencrypt folder to the Vagrant box on my LAN and to modify the ssl.cnf.
I have modified the hosts file on my windows clients to route the domain to the fixed ip of the server suffixed with the port number than maps to the 443 port in the vagrant box, but simply the behaviour is just as though nothing has changed.Chrome tells me the connection is not private and I must proceed through the advance settings to access an “unsafe” address.
Could anyone suggest what I have done wrong or omitted or suggest a diagnostic that might shed light?