SSL zone problem

Author Message

Nebojsa Eric

Tuesday 03 October 2006 3:33:42 am

Hi.

I'm using eZ 3.8.0 and I want to set all of the shop pages (except shop/basket) to work under SSL. I set it up like it is described in the documentation file:

SSLZones: Enabled
SSLSubtrees: /shop
ModuleViewAccessMode: [shop/userregister] ssl, [shop/checkout] ssl, [shop/confirmorder] ssl,
[shop/orderview] ssl

SSL works fine, URL for the pages change to https://, but on the every page I'm getting a message: “You are about to enter SSL...”. Then “You are about to leave SSL...”. URL stands under https:// all the time, but why I'm getting enter/leave messages on the every page? First it says "Enter..." then immediately "Leave...". URL stands under https:// on the all 4 pages no matter if I got "Leave SSL" message just a moment ago.

Any idea?

Thanks.

Claudia Kosny

Thursday 05 October 2006 5:34:02 am

Hello

I would try the following:
Check the access log of your Apache - maybe there is a non-SSl page in between which is then rewritten to an SSL-page?
According to the site.ini for EZ 3.8.3 the SSLSubtrees settings works only for content subtrees so try whether removing this setting changes anything.
Enable debug redirection - maybe you can see there where you leave the ssl mode.
Also check the information about ssl zones:
http://pubsvn.ez.no/nextgen/trunk/doc/features/3.8/ssl_zones.txt

I do not have any SSL-enabled test server at the moment so I can not try myself.

Greetings from Luxembourg

Claudia

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.