Udate to 4.2 runs into ERR_TOO_MANY_REDIRECTS

Hi, can you confirm, that the right https value is in your local.php file?
Also:
what happens if you add

$_SERVER['HTTPS'] = 'on';

To second line in index.php just after the opening php tag?