> Everytime I get an error that a page is not found I now get a pop up
message
> if I want to accept the certificate for the server. I installed the
> certificate for use in the admin pages and now when I get a file not found
> error, it brings up the certificate to load the images on the error pages.
> It does this server wide and is very annoying. Is there anything I can do
> about this?
Ok, the better way to handle this is to define custom 404 error handlers
for the site so that the errors aren't directed to the server admin area,
which the server is trying to serve secure, thus the funky cert errors..