Typo on this one:
define('ENABLE_SSL', 'True');
It needs to be lower case:
define('ENABLE_SSL', 'True');
Match the URL to the Secure Certificate ... if it is using www then all use www ... if it does not use the www then none use the www ...