Prefs Removal Proposal

John Beranek john at redux.org.uk
Tue Sep 4 19:48:14 UTC 2007


Gervase Markham wrote:
> Jochen Wiedmann wrote:
>>> sslbase: hardcode to <urlbase> with s/http/https/.
>>
>> Difficult. We've got to keep in mind, that it is very easy to have
>> virtual hosts for http, but not for https. I can very well imagine
>> that someone has different URL's.
> 
> Let's assume that their HTTPS URL is:
> 
> https://bugzilla.foo.com/
> 
> What possible technical reason could there be for their HTTP URL _not_
> to be:
> 
> http://bugzilla.foo.com/

Let's reverse that. Let's say that the site's SSL server is

https://secure.foo.com/

and they only have an SSL certificate for secure.foo.com

they wouldn't want to have to have Bugzilla live at
http://secure.foo.com/ but rather have, say,

https://secure.foo.com/bugzilla/

and

http://bugzilla.foo.com/

John.

-- 
John Beranek                         To generalise is to be an idiot.
http://redux.org.uk/                                 -- William Blake



More information about the developers mailing list