I’ve never “reset SSL” but it doesn’t seem a drastic thing.
Before that I would completely power off your PC (not a restart…shut it down…if a laptop consider pulling the battery for a minute and then putting it back in if you can do so easily).
Then, unplug your internet router (the thing your cable company plugs into). Leave it unplugged for at least 15-seconds. Then, plug it back in and wait three minutes for it to get itself back together. Start your PC and see if the problem continues.
Even if it’s a webview written in Electron or such, it’s not really a “PWA” in the technical sense, because it’s not tied to your browser settings, cookies, etc. They might both be written in web languages, but for you as a user, it will usually mean they have a separate store of settings on your computer, which can help isolate bugs.
Discord does (also) have a PWA that you can install from https://discord.com/channels/@me, but the downloadable apps are standalone executables detached from your browser, even if they wrap the same codebase.
For a SSL issue especially, it might help debug if it’s a system-level certificate store issue vs something that broke the browsers (maybe malware? some evil extension from Adobe/MS/etc?).
I hate that app, personally, but it can help you troubleshoot this error. If the standalone app works and the browser version doesn’t, it reinforces the idea that there is some weird SSL error happening on your computer.
Usual causes for that are things like your system clock being wrong (dead BIOS battery?), malware, some weird extension in your browser(s), using a VPN or some anti-tracking service that isn’t doing SSL right, some antivirus programs (which can hijack your SSL connections), etc. It’s not the easiest thing to troubleshoot, unfortunately, but you can try:
That desktop app (you don’t have to use it forever, just try it and see if it’s any different)
Opening incognito/inprivate windows in your browsers
Using a browser that you’ve never used before (Brave, Orion, etc.) just for testing
Sorry for all of the posts. I did finally manage to get the app from the google store. When I tried to log in it sent a confirmation email to me. Verified that, and now I can get in. Some of the icons are gone now though. And I can get in with the app, but that looks fine. Weird. Something popped up about Windows Firewall, but that might have been about the app?
Are any other sites giving you an error, or just the one? Did you also check using different browsers (e.g., Firefox if you were using something else, or vice versa?)
I did try using Edge. Unless that isn’t a browser? Lemme try a few other sites. itch.io gives me the same error. BTW I wanted to thank everyone for their suggestions and responses. A lot of good ideas here.