Open file \application\config\config.php and find the line
$config['base_url'] = 'http://yourdomain.com/';
change it to $config['base_url'] = 'https://yourdomain.com/';
thats it.$config['base_url'] = 'http://yourdomain.com/';
change it to $config['base_url'] = 'https://yourdomain.com/';
thats it.