Re: secure binding
Re: secure binding
- Subject: Re: secure binding
- From: Susanne Schneider <email@hidden>
- Date: Tue, 04 May 2010 10:53:02 +0200
Hi David,
Hi all,
When you click certain buttons on my website, I want a secure URL returned. I have set the secure=true binding and the page does get returned using the https:// url instead of http:// but I have a question. It's not so much of a problem as an inconsistency.
If you go to the website http://www.mydomain.com and click around the non-secure area, it will show the URL always as http://www.mydomain.com. As soon as it goes to a secure URL, it displays as https://mydomain.com (without the www in front).
Does anyone know where this is generated from? It is clearly setting the value from somewhere. Perhaps it has something to do with my adaptor URL? In the JavaMonitor page is says to specify the full URL to the adaptor but I have always just used /app/WebObjects as I use the same adaptor for various apps running on different domains. Would it be related to that?
I would just like it to come back with https://www.mydomain.com instead as once it changes to the URL with the www, it stays that way.
Any insight would be appreciated :)
Regards,
David.
we had problems with secure hyperlinks too, at least in WO 5.2. It
turned out that for the generation of secure links the server name as
given from the webserver via some header information seems to be used.
We had to make sure that the "ServerName" had to be set correctly in the
Apache config file. Maybe that could solve your problem too?
HTH
Susanne
--
Susanne Schneider
Coordinator secuTrial Development
iAS interActive Systems GmbH
Dieffenbachstraße 33 c, D-10967 Berlin
fon +49(0)30 22 50 50 - 498
fax +49(0)30 22 50 50 - 451
mail email@hidden
web http://www.interActive-Systems.de
----------------------------------------------------
Geschäftsführer: Dr. Marko Reschke, Thomas Fritzsche
Sitz der Gesellschaft: Berlin
Amtsgericht Berlin Charlottenburg, HRB 106103B
----------------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden