[opencms-dev] HTTPS pages

Marian Kasala marian.kasala at apsoft.sk
Fri Jan 17 09:55:32 CET 2003


Hi Ivan,

I faced same problem first but after additional setting in opencms.properties
started to work correctly:

Except of this line:
url_prefix_https=https://server_name:8443/${WEB_APP_NAME}/opencms

I set also:

url_prefix_servername=http://server_name:8080

Best Regards,
   Marian Kasala


AP Soft GmbH
Pod juhom 1
SK-911 01 TrencĂ­n

Tel.: +421 32 7480056
Fax: +421 32 7480053

----- Original Message -----
From: "Ivan Biddles" <ivanb at scientology.net>
To: <opencms-dev at www.opencms.org>
Sent: Friday, January 17, 2003 9:04 AM
Subject: RE: [opencms-dev] HTTPS pages


> OK, my problem was due to some strange issues with publishing and is now
> resolved.
>
> However, I have an issue that I had asked about a few months ago which
> is that once an HTTPS page is invoked, all the links in that page that
> should go back to straight HTTP stay in HTTPS.
>
> So once you go into HTTPS you can never leave it. This is very bad,
> because depending upon browser settings you can end up with a dialog box
> every time you click on a link that ought to be HTTP but is now being
> invoked as HTTPS.
>
> "This page contains both secure and non secure items. Do you want to
> display the nonsecure items ?"
>
> The problem seems to be with LinkSubstitution.getLinkSubstitution which
> overrides the link resolution whenever the page is currently in HTTPS
> mode.
>
> I need to release my site very soon, so I would really appreciate some
> ideas  on this.
>
> Best wishes,
>             Ivan
>
>
>
> -----Original Message-----
> From: owner-opencms-dev at www.opencms.org
> [mailto:owner-opencms-dev at www.opencms.org] On Behalf Of Ivan Biddles
> Sent: Thursday, January 16, 2003 19:06
> To: opencms-dev at www.opencms.org
> Subject: [opencms-dev] Images in HTTPS pages
>
> Hi,
>
> I have some pages that are defined as "https". When you click a link
> from an http page, the https page comes up, but the images do not
> appear.
>
> These images are the same ones that appeared successfully on the
> previous (http) page.
>
> When I click on the space where the image should be and select
> "Properties", the image name is defined as "https//....".
>
> I haven't been able to find a way to specify that the images should
> always be accessed via http. I have tried changing the
> ruleset.dynamic_externrules but without success.
>
> My page is defined as "export=https" and my images as "export=true".
>
> (My configuration is 5.0 RC1 on W2K and Linux, with Tomcat 4.1.12 and
> MySQL 4.0.4)
>
> Does anyone know the right way to do this?
>
> Thanks,
>          Ivan
>





More information about the opencms-dev mailing list