[SOLVED] Secure internal LAN IP

STUKguy

Commendable
May 31, 2020
25
0
1,530
Sorry if i have posted this in the wrong section, my question is i have Plex Media Server, Pi-Hole Config Page and a few other which can only be accessed from inside my home and do not have access out side, but yet still in the address bar it comes up with "Not Secure" is there something i can do about this or am i just stuck with it?
 
Solution
Lets say i type https://192.192.192.192/3200 for some reason i would sent back to http://192.192.192.192/3200 or given the message "This site cant be reached"
If you have to use HTTP, then the web server on that device is not configured to support HTTPS.
Here is a how-to on enabling HTTPS on your PIHole for example -- https://discourse.pi-hole.net/t/enabling-https-for-your-pi-hole-web-interface/5771
Here is an article on PLEX and HTTPS -- https://support.plex.tv/articles/206225077-how-to-use-secure-server-connections/

kanewolf

Titan
Moderator
Lets say i type https://192.192.192.192/3200 for some reason i would sent back to http://192.192.192.192/3200 or given the message "This site cant be reached"
If you have to use HTTP, then the web server on that device is not configured to support HTTPS.
Here is a how-to on enabling HTTPS on your PIHole for example -- https://discourse.pi-hole.net/t/enabling-https-for-your-pi-hole-web-interface/5771
Here is an article on PLEX and HTTPS -- https://support.plex.tv/articles/206225077-how-to-use-secure-server-connections/
 
Solution