#1 (permalink)  
Alt 29.03.2010, 06:37
Neuer Benutzer
 
Registriert seit: 28.03.2010
Beiträge: 2
Standard Probleme mit ssl verschlüsselung!

Diese dateien hab ich geändert umd die ssl-proxy zum laufen zu bekommen, baer ich hab es nicht hinbekommen, bitte helft mir weiter!


admin/includes/configure.php

Code: Alles auswählen
define('HTTP_SERVER', 'http://www.shop-24net.com'); // eg, http://localhost or - https://localhost should not be empty for productive servers
define('HTTP_CATALOG_SERVER', 'http://www.shop-24net.com');
define('HTTPS_CATALOG_SERVER', 'https://www.ssl-id.de/shop-24net.com');
define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module



admin/includes/configure.org.php

Code: Alles auswählen
define('HTTP_SERVER', 'http://www.shop-24net.com'); // eg, http://localhost - should not be empty for productive servers
define('HTTPS_SERVER', 'https://www.ssl-id.de/shop-24net.com'); // eg, https://localhost - should not be empty for productive servers
define('ENABLE_SSL', 'true'); // secure webserver for checkout procedure?




diese Dateien habe ich geändert tu sich trotzdem nichts!



includes/configure.php

Code: Alles auswählen
define('HTTP_SERVER', 'http://www.shop-24net.com'); // eg, http://localhost - should not be empty for productive servers
define('HTTPS_SERVER', 'https://www.ssl-id.de/shop-24net.com'); // eg, https://localhost - should not be empty for productive servers
define('ENABLE_SSL', 'true'); // secure webserver for checkout procedure?



includes/configure.org.php

Code: Alles auswählen
define('HTTP_SERVER', 'http://www.shop-24net.com'); // eg, http://localhost - should not be empty for productive servers
define('HTTPS_SERVER', 'https://www.ssl-id.de/shop-24net.com'); // eg, https://localhost - should not be empty for productive servers
define('ENABLE_SSL', 'true'); // secure webserver for checkout procedure?



includes/application_top.php

Code: Alles auswählen
// set the type of request (secure or not)
$request_type = ($_SERVER['HTTP_X_FORWARDED_HOST'] == 'www.ssl.id.de') ? 'SSL' : 'NONSSL';



includes/application_top_callback.php

Code: Alles auswählen
// set the type of request (secure or not)
$request_type = ($_SERVER['HTTP_X_FORWARDED_HOST'] == 'www.ssl-id.de') ? 'SSL' : 'NONSSL';



includes/application_top_export.php

Code: Alles auswählen
// set the type of request (secure or not)
$request_type = ($_SERVER['HTTP_X_FORWARDED_HOST'] == 'www.ssl-id.de') ? 'SSL' : 'NONSSL';



inc/xtc_redirect.inc.php

Code: Alles auswählen
function xtc_redirect($url) {
if ( (ENABLE_SSL == true) && ($_SERVER['HTTP_X_FORWARDED_HOST'] == ‘www.ssl-id.de’) ) { // We are loading an SSL page
if (substr($url, 0, strlen(HTTP_SERVER)) == HTTP_SERVER) { // NONSSL url
$url = HTTPS_SERVER . substr($url, strlen(HTTP_SERVER)); // Change it to SSL
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 05.04.2010, 11:07
Neuer Benutzer
 
Registriert seit: 28.03.2010
Beiträge: 2
Standard Hilfe

kann mir den keiner helfen brauche dbaei eure unterstüzung!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 10.05.2010, 11:20
Neuer Benutzer
 
Registriert seit: 20.04.2010
Beiträge: 5
Standard

Hallo Domi22nbg,

wenn du bei strato hostest, dann ist der SSL-Proxy ssl-id1.de.

so läufts bei mir.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
probleme, ssl, verschlüsselung

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
SSL probleme Admin stefan22 Installation und Konfiguration 0 19.11.2009 17:38
SSL Probleme im ie8 mig Shopbereich 10 10.08.2009 03:17


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:36 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand