Wildcard SSL Certificate for local container and devices #2358
Unanswered
techsolo12
asked this question in
Q&A
Replies: 1 comment
-
Just a small remark from another NPM/Pi-hole user: In my setup I did not add a location under Custom locations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
today i wanted to setup some SSL certificates for my homelab.
Some informations to my the software in my homelab:
I use a opensense as firewall with installed outbound as dns resolver.
In opnsense i have configured my domain as local domain, something like "meinedomain.de".
After that i set for pihole and some other software host overrides with there hostnames and ips.
On all devices i set pihole as DNS. In pihole i set opnsense as DNS.
Everything works fine. I can browse piholes ui with "pihole.meinedomain.de/admin"
Now i want to setup up a SSL certificate for pihole with my nginx proxy manager.
So i opened the webui and setup a wildcard certificate with dns challenge on cloudflare.
I got a certificate which works perfectly. My cloud and other webservices are protected.
But when i setup up a proxy host for pihole its not working. :/ I cant get a secure connection to pihole.
On the pictures you can see my setup. I hope that anybody of you can help me to troubleshoot the problem.
A possible solution where to install on every host the acme.sh script to got a certificate, but this will be a lot of work.
The perfect solution is to use nginx proxy manager for the ssl management.
Im sorry for my bad english :/ But hopefully you can help me :)
Beta Was this translation helpful? Give feedback.
All reactions