
And Chrome on my Ipad is similar to Safari in that it's showing no security issues. I'll try restarting Chrome on my Mac

There isn't really any special account

And the CN of the certificate is fine?
Is there anything else in the browser console logs?
The only other time I've experienced this is when there are some other http requests or something on the page.

Did you try in incognito?

I don't know much about security certificates, so I'm not sure what R3 means in terms of Common Name

I'll try Incognito mode and look at the browser console logs

Are you sure you're looking at the right certificate? The CN should be your domain 🧐

The page shows up fine in Incognito mode, but I got some weird errors in the browser console in the normal browser

The Common Name in the Issued To section is my domain. The R3 is the Common name from Issued By

Oh okay then

No certificate warning in incognito?

No

Maybe you have a browser cache problem then

Perhaps this is a websocket error? Does your Apache have web sockets enabled?

I'm not sure. I can't remember how to check that, but I can look it up

proxy-wstunnel was not enabled

So you enabled that and now the error is gone?

I enabled it and restarted Apache, but I'm still getting the errors

In the chrome network logs, you can filter on WS for web sockets. You can check that to see if it's connecting properly

Nothing with WS showed up in the network logs I recorded while refreshing the page

I'm going to restart Chrome and see if anything changes

Okay, so I'm still getting the same weird console errors, but the security warning is gone and everything looks secure

Based on minimal googling, apparently some of the console errors could be related to browser extensions

So I'm crossing my fingers that things will work out fine now

You can use aapanel its more easy that nginx proxy manager
Recommended threads
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- Automatic chunking for large media does ...
Hi! Using https://github.com/appwrite/sdk-for-apple to upload images to Storage, it does not upload images larger than ~2mb. Error message: `Invalid document...
- keep getting cached data from db
I keep getting cached data from db queries. In my case I query data during build time for building a static nextjs app. sometimes (and very randomly) I get old ...
