Problems Setting up SSL on Ubuntu

Hi,
I was setting up SSL on Ubuntu (11.04) and when I restart Apache I get;

Code:
 * Restarting web server apache2                                                Action 'start' failed.
The Apache error log may have more information.
So I look in the Apache log and it says;


Code:
[Wed Jul 20 22:42:03 2011] [warn] RSA server certificate CommonName (CN) `ubuntu' does NOT match server name!?
[Wed Jul 20 22:42:03 2011] [error] Illegal attempt to re-initialise SSL for server (theoretically shouldn't happen!)
Does anybody know why this is. It's probably something really simple but I'm not really sure.

Thanks

 

 

 

 

Top