This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

"Block invalid certificates" option blocks valid certificates

I've been trying out the "block invalid certificates" option under web protection and have noticed that some valid certificates are blocked with error message "SSL error: unable to get local issuer certificate". Most blocked sites are ad networks but unfortunately some more necessary sites as well. When verifying the blocked certificates on another internet connection they are all fine in Chrome/Internet Explorer/Safari etc.

Anyone else having these issues?

 



This thread was automatically locked due to age.
Parents
  • AndersKindberg,

    the problem could be that the XG does not trust the CA that issued the certificate. I am not sure at what log you should look at but you can try from advanced shell (cli > 5 >3) and then

    cd /log

    tail -f *.log | grep -i certificate

    Regards

Reply
  • AndersKindberg,

    the problem could be that the XG does not trust the CA that issued the certificate. I am not sure at what log you should look at but you can try from advanced shell (cli > 5 >3) and then

    cd /log

    tail -f *.log | grep -i certificate

    Regards

Children
No Data