01-04-2021 02:32 AM
We have 2 zonedirectors ZD302, one is being used as standy backup. We renewed our certificate and at first everything seemed fine. But when people login to our guest wifi and when they are being redirected to the portal website, they get the message that the website is not safe and the certificate is invalid. But when I type in the guest portal url in the browser of my laptop, I can access it just fine.
What is the problem here?
01-04-2021 04:36 AM
Most probably you don't have full certificate chain installed. Some browsers may download missing intermediate certificates automatically, and other -- not. Your PC most probably have it already cached.
If you miss intermediate certificate, browser will still not accept public certificate as valid, as it can't check it validity until imported CA certificates it trusts. You can use on-line tools to check this, if portal can be accessed from Internet -- https://www.supermonitoring.com/blog/free-tools-to-check-ssl-certificate/ . But probably it can't, so you need to check in browser manually in detail, what is missing.
01-04-2021 04:37 AM
You can combine all neccassary certificates in one file and import together.
01-04-2021 06:30 AM
I noticed my certificate came with more than one file. I imported the certificate again and this time used the option to import intermediate certificates and imported the other two. Seems to be working now.