I've followed the docs found regarding concatinating an intermediary CA cert and the server cert. So I now have a text file containing the CA first, a new line, and the server cert. It's in PEM format and trasferred to the CSS. My ssl-proxy-list and ssl-server have been configured and SSL works. It all works, the problem is that I get that annoying "untrusted SSL cert" window all the time. I know the original server worked.
Help?