use local ip and maintain ssl warning free [duplicate]
- by Timothy Clemans
This question already has an answer here:
Loopback to forwarded Public IP address from local network - Hairpin NAT
6 answers
I have a public facing website for a doctor's office for accessing the medical record. I'm using SSL. The server is at the doctor's office. When I access the website on the same network as the server I want the DNS to point to the local IP address. I don't want to do a HTTP redirect to the local ip because of the scary SSL warning. What's the recommended way of doing this?