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

Re: ssh based access?

From: Peter Mathiasson <peter_at_mathiasson.nu>
Date: 2002-04-16 10:08:23 CEST

On Mon, Apr 15, 2002 at 06:47:42PM -0400, Perry E. Metzger wrote:
> Not at all. Among other things, ssh handles authentication with public
> keys very nicely. Doing that with SSL requires certificates and CAs --
> ssh does not. People have ssh infrastructures in place and are not
> necessarily happy about being asked to change everything around. There
> are also firewall issues.

You should be able to use ssh port forwarding to forward the connection
to the apache server. The apache server itself could be blocked at the
firewall.
That's (almost) how I do it currently, though I'm using stunnel instead
of ssh.

-- 
Peter Mathiasson, peter at mathiasson dot nu, http://www.mathiasson.nu
GPG Fingerprint: A9A7 F8F6 9821 F415 B066 77F1 7FF5 C2E6 7BF2 F228

  • application/pgp-signature attachment: stored
Received on Tue Apr 16 10:09:12 2002

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

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