I have successfully enabled remote secure connection by following the guide " Effortless encryption with Let’s Encrypt and DuckDNS".
I can connect both remotely (https://xxx.duckdns.org) and locally (https://192.168.1.xxx:8123) from my Android mobile phone using Chrome. However when I try to connect locally from my local PC (I tried both Chrome and Edge in Windows) after entering the correct credentials I get the following prompt.
Use http locally… You won’t be connecting remotely from anything on 192.168.1.xxx
You really need to use a reverse proxy to do this properly anyway,
Does your router support NAT loopback?
I have succeeded to connect from the local LAN to https://192.168.1.100:8123 by using my mobile phone (as mentioned previously) and a Linux virtual machine running on my local PC. My problem is that I the connection is refused when using Windows on my local PC. I tried both Chrome and Edge, cleared cache but I still get the same error message.
How do you explain this?
P.S. Unfortunatelly my router does not support NAT loopback.