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.

8 points · 5 comments · view on lemmy.world

5 Comments

Ategon@programming.dev · 2 pts · 2y (4 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

mhm@programming.dev · 1 pts · 2y

Thanks :)

mark@programming.dev · 1 pts · 2y (2 replies)

I've had this same problem in the past with a couple of packages. What did you end up moving to?

Ategon@programming.dev · 4 pts · 2y (1 reply)

Started using certbot-dns-cloudflare to generate the certificate

https://certbot-dns-cloudflare.readthedocs.io/en/stable/

mark@programming.dev · 1 pts · 2y

Ah ok. I use the acme.sh script. It's a pretty neat tool. Glad you got it all working again!