Pihole Not loading Letsencrypt Certificate

Hello,

I run dietpi-letsencrypt as usual with no errors but when i go to the pihole web interface its not using the certificate is using pi.hole.

i don’t know where to start.

thank you in advance.

My setup:

cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=14
G_DIETPI_VERSION_RC=2
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
G_LIVE_PATCH_STATUS[0]=‘applied’

echo $G_DISTRO_NAME $G_RASPBIAN
bookworm 0

uname -a
Linux pihole 6.12.34+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.34-1+rpt1~bookworm (2025-06-26) aarch64 GNU/Linux

dpkg --print-architecture
arm64

echo $G_HW_MODEL_NAME
RPi 4 Model B (aarch64)

Since version 6, PiHole is no longer an application that uses a regular web server. Therefore, the letsencrypt certificate does not work out of the box. However, you can use your own certificate in PiHole even with version 6. For more information, please refer to the PiHole documentation.

Hi,

I managed to get it to work on 80/443 ports and with the letsencrypt certificates.

thanks,
:+1:

Did you followed the PiHole documentation or used another way?

I dint use the link provided that points to how prevents the browser warning but uses a self sign certificate.

I’m using let’s encrypt certificates, so I went another way.

Well, very last point on the PiHole docs is describing how to use own certificates. Not necessarily self signed once.

Yes, you correct. and i tried that but for whatever reason when i tried that i run into some errors and problems that i couldn’t even understand, but that documentation pointed me to google search’s and i eventually found another way to do it .

I’m using the default files locations and the normal ports 80/443

to renew the certificates i use the dietpi-lestencrypt

then just copy the certificates from letsencrypt to the pihole.

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