Important: #97111 - Default URI scheme
See forge#97111
Description
Several places in the TYPO3 core fall back to using http as a protocol for
links in case none was given. In order to adjust this behavior the new
$GLOBALS setting has been
introduced, which uses http as default.
In order to adjust the default protocol, one has to add the following
assignment to their typo3conf/ settings:
$GLOBALS