Invalid SSL Certificate on alternate frontends
Hi, I am getting Invalid SSL Certificate (Error 526) from Cloudflare on alternate frontends. Voyager seems to be working fine though.
Syndicated from the fediverse. Read and engage on the original instance.
View original on programming.devHi, I am getting Invalid SSL Certificate (Error 526) from Cloudflare on alternate frontends. Voyager seems to be working fine though.
5 replies
Should be fixed for all of them now
I changed how I created the certificate so that it should automatically renew, old system seems to have errors when it tried
Thanks :)
I've had this same problem in the past with a couple of packages. What did you end up moving to?
Started using certbot-dns-cloudflare to generate the certificate
https://certbot-dns-cloudflare.readthedocs.io/en/stable/
Ah ok. I use the acme.sh script. It's a pretty neat tool. Glad you got it all working again!