i am resurrecting this thread because i haven't found a solution yet (the project got put on the backburner)
QUOTE (markcausa @ Feb 3 2008, 08:03 PM)

This is just how it is. You may want to setup an .htaccess to redirect people to www.abc.com so you they never experience this.
where would i do this? and would would the code be?
actually it works for abc.com but not www.abc.com
when i ftp to the site....there is an "ssl" folder in the root directory....in that folder are two folders - "certs" and "private"
in the certs folder there are four files: "abc.com.crt", "abc.com.csr","www.abc.com.crt", "www.abc.com.csr"
in the private folder there are "abc.com.key" and "www.abc.com.key"
it seems like everything is there but i keep getting the error.....when i look at the details it says the cert is for abc.com and doesn't mention www.abc.com....
is there a way to reinstall a certificate....maybe that is the problem....