[TYPO3-german] https_enforcer im Firefox 2: URL nicht gelb

Widmann, Manfred mpunktw at gmx.net
Mon Jul 7 11:03:40 CEST 2008


Hi!

Mein Problem mit dem https_enforcer ist, dass Firefox 2 sagt, dass die 
Verbindung nur teilweise verschlüsselt ist und das dadurch anzeigt, dass die 
URL nicht mit gelben Hintergrund dargestellt wird und neben der URL ein 
durchgestrichenes Schloss dargestellt wird. Der IE sagt in einer Messagebox 
(die quittiert werden muss), dass die Seite sowohl sichere, als auch 
unsichere Objekte enthält ...

Ich habe https_enforcer (in dem Teilbaum für den https aktiviert werden 
soll) wie folgt konfiguriert:
Constants:
https_enforcer.require_ssl = 1
https_enforcer.always_allow_SSL = 1

Setup:
#-- Simulate Static Documents (TITLE.ID.TYPE.html?...) TURNED OFF
config {
   absRefPrefix <
   simulateStaticDocuments <
   simulateStaticDocuments_pEnc <
   simulateStaticDocuments_addTitle <
   simulateStaticDocuments_pEnc_onlyP <
}
...
page = PAGE
...
page.5 < plugin.tx_httpsenforcer_pi1
page.10 = TEMPLATE
...

#https_enforcer
[globalVar = TSFE:page|tx_httpsenforcer_force_secure = 0]
config.baseURL = http://www.htl-leonding.at/
[else]
config.baseURL = https://www.htl-leonding.at/
[global]

Was mach' ich falsch? Wie bekomme ich eine VOLLSTÄNDIGE https-Verbindung 
hin?






More information about the TYPO3-german mailing list