Project

General

Profile

Actions

Bug #65334

closed

SSL detection: better support for reverse proxies

Added by Nicole Cordes about 9 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2015-02-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

SSL detection from GeneralUtility::getIndpEnv('TYPO3_SSL') is only done by parsing $_SERVER['SSL_SESSION_ID'] and $_SERVER['HTTPS']. Reverse proxies often set $_SERVER['X-Forwarded-Proto'], so this should be supported as well.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #29693: Respect HTTP_X_FORWARDED_PROTO in SSL checkRejectedMichael Stucki2011-09-12

Actions
Actions #1

Updated by Christian Kuhn about 9 years ago

Need to dig up details, but i think this was denied multiple times already.

Actions #3

Updated by Christian Kuhn about 9 years ago

  • Status changed from New to Rejected

See related issue and abandoned patch. I'll reject this issue.

Actions

Also available in: Atom PDF