[TYPO3-core] RFC: Bug 3909: TYPO3_SSL does not detect valid SSL session

Ingmar Schlecht ingmar at typo3.org
Wed Aug 23 16:43:28 CEST 2006


+1, as this won't have any negative side-effects.

@Martin: I don't know if any server sets it to "off" but I wouldn't want
to rely on them not to.

cheers
Ingmar

Michael Stucki schrieb:
> This is a SVN patch request.
> 
> Problem:
> According to user feedback, the value of $_SERVER['HTTPS'] is sometimes "1" 
> not "on". This causes t3lib_div::getIndpEnv('TYPO3_SSL') to fail.
> 
> Solution:
> Add a check if $_SERVER['HTTPS'] is (string) "1".
> 
> Branches:
> TYPO3_4-0 / Trunk
> 
> Bugtracker reference:
> http://bugs.typo3.org/view.php?id=3909
> 
> - michael



More information about the TYPO3-team-core mailing list