this post was submitted on 23 Dec 2025
8 points (100.0% liked)

Programming.dev Meta

2717 readers
1 users here now

Welcome to the Programming.Dev meta community!

This is a community for discussing things about programming.dev itself. Things like announcements, site help posts, site questions, etc. are all welcome here.

Links

Credits

founded 2 years ago
MODERATORS
 

Been getting this "Invalid SSL certificate" (Error 526) for a week? (more or less). Accessing through Android app and web browser from Spain.

top 5 comments
sorted by: hot top controversial new old
[–] LastYearsIrritant@sopuli.xyz 4 points 3 weeks ago (1 children)

Most likely an expired SSL certificate, but unfortunately cloudflare appears to completely obscure the actual error so there's no way to know.

[–] Ategon@programming.dev 2 points 3 weeks ago (1 children)

It shows the error under the what happened section

[–] LastYearsIrritant@sopuli.xyz 2 points 3 weeks ago

Correct, but you don't know what is invalid.

It could be that the SSL certificate is expired (most likely) BUT it could be a number of other issues.

It could be signed by an untrusted source, it could be a man in the middle attack. It could be there's malware on the website. It could be that the SSL certificate is misconfigured.

There's no way to know because cloudflare is hiding the actual issue.

[–] Ategon@programming.dev 3 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

SSL certificate got expired, should be fixed now (went in and renewed it) That should be getting done automatically so ill have to see what happened

[–] MLBC@programming.dev 2 points 3 weeks ago

I can see it's working now, thanks!!