Possible to turn off HTTPS Web UI nag message?

Hello

Is it possible to remove the " Consider upgrading to HTTPS" message?

I've considered it, external access to my LAN is via VPN and I consider my LAN trusted.

It should go away if you disable https for Pi-hole’s web server.

Under All Settings > Webserver and API > webserver.port
Remove any port with s (for HTTPS)

2 Likes

One of the first things I did after installing Pi-Hole v6 was Enable just Port 443 for HTTPS and set the hostname so that the SSL Certificate would be setup correctly after deleting it and restarting Pi-Hole :smiling_face_with_sunglasses: :grimacing:

SUPER EASY!!! since Pi-Hole v6 so why not just use it ?!

Because I don't have a system in place for automatically renewing certificates, because I can't see the point in using a reverse proxy for SSL termination and then using plain HTTP from the reverse proxy to my devices, because browsers complain about self-signed certificates with a long validity...

It's just an unnecessary complication. If I have a rouge device inside my own LAN, I have bigger issues than a theoretical packet sniff.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.