QUOTE (James Jhurani @ Dec 23 2008, 11:59 AM)

couldn't you just modify your DNS config and use a cname to the www. A record in place of the current A record for the base domain?
A cname would work for the DNS record but it won't redirect which is the only thing that will fix the SSL error.
An .htaccess redirecting to the https domain would do it. You could also make sure all links going to https:// go to the correct url.