Mmeta·Programming.dev MetabyMoin Invalid SSL Certificate on alternate frontendsHi, I am getting Invalid SSL Certificate (Error 526) from Cloudflare on alternate frontends. Voyager seems to be working fine though.View original on programming.dev8Comments5
Ategon programming.dev4Hide 4 repliesShould 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 tried2
mark replyprogramming.dev2Hide 2 repliesI've had this same problem in the past with a couple of packages. What did you end up moving to?1
Ategon replyprogramming.dev1Hide 1 replyStarted using certbot-dns-cloudflare to generate the certificate https://certbot-dns-cloudflare.readthedocs.io/en/stable/4
mark replyprogramming.devAh ok. I use the acme.sh script. It's a pretty neat tool. Glad you got it all working again!1
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!