How to Enable HTTPS on Pi-hole (pihole-https) πŸ”

Enable HTTPS on Pi-hole (pihole-https) :locked_with_key::white_check_mark:

If you want a simple way to enable HTTPS on your Pi-hole web interface, check out this project:

β†’ https://github.com/luizbizzio/pihole-https

:star: If this project helps you, consider giving it a star on GitHub!


Install

curl -fsSL https://raw.githubusercontent.com/luizbizzio/pihole-https/main/pihole-https.sh | sudo bash

Uninstall / Revert

curl -fsSL https://raw.githubusercontent.com/luizbizzio/pihole-https/main/uninstall-pihole-https.sh | sudo bash

In case of questions, troubleshooting, or additional information, please check the repository.

1 Like

Please read : Preparing for 47-Day SSL/TLS Certificates: What You Need to Know - SSL.com

And adjust your script accordingly :slight_smile:

Also : Is the SSL Certificate going to be from Let’s Encrypt ?!

Based on the repo last changed 5 days ago, the renewal date is set to 40 days with a 7 day window…. so 47 days.

1 Like

Indeed, this topic is also outdated now : Please have a look at the new one! :wink:

1 Like