Open kawerewagaba opened 2 years ago
I followed the tutorial to install one, but I need to add some key instructions that I believe may have been overlooked!
For context, I'm developing on macOS Mojave 10.14.5.
After running the script to install the certificate (as shown in the tutorial) do the following:
ifconfig | grep inet
to get your local IP address - most likely starts with 192.168...
.itech-aurum
) and run the config with an updated url: cht --url=https://medic:password@192-168-1-171.my.local-ip.co:8443
. DO NOT FORGET TO APPEND THE PORT THE APPLICATION IS LOCALLY LISTENING ON: 8443
in my case.https://192-168-1-171.my.local-ip.co:8443
.With those additional steps, you should be good to go.
Page: /apps/tutorials/local-setup/ Version: 2021-12-01 13:39:24 -0600 -0600
Installing a valid TLS certificate is not optional for "normal" users (such as a Nurse) - it is a requirement. The application otherwise does not work.