[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Determine repository based on ssh host

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2005-12-28 15:18:00 CET

On Dec 28, 2005, at 14:50, Kalin KOZHUHAROV wrote:

> So, if you get a certificate for *.example.com you can use HTTPS
> name based hosting with apache
> (have to try to issue/sign such a certificate with `openssl ca` and
> then test). If possible that
> will be expensive with trusted certificates (say VeriSign).

Depends on what you call "expensive." You can search Google for
"wildcard SSL" to see what's available.

> As ssh does not provide for name based virtual hosting you are
> stuck with IP and/or port based
> virtual hosting. If you change the client and server software (to
> send/use a variable like HTTP/1.1
> HOST header), then you may implement name based virtual hosting as
> well.

HTTPS doesn't provide name-based virtual hosting either, unless all
the hosts are covered by the same aforementioned wildcard SSL
certificate.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 28 15:20:15 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.