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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...