kquinsland / skyhole

a DNS over TLS wrapper around PiHole - the internet's best adblocker
66 stars 6 forks source link

Update keys.sh #3

Closed kaustubh105 closed 5 years ago

kaustubh105 commented 5 years ago

I was having trouble with the keys.sh script, where it would dump all keys, even from my subdomains. This caused a problem with coredns, since it served the subdomain.example.com cert first, instead of example.com. I think this problem only occurs when your acme.json has other subdomain certs first, then the main one.

kquinsland commented 5 years ago

Good catch. I never built/tested that with multiple-domains.