info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS, WinCVS and SSL support


From: Paul Wolstenholme
Subject: Re: CVS, WinCVS and SSL support
Date: Fri, 19 Jan 2001 10:14:20 -0800 (PST)

Thanks Jeffrey,

This will work and you can do the same thing on windows by using something
like ttssh to set up a ssh tunnel via ip forwarding. While it is easy to
explain the unix solution to our users, this would not be so easy for our
people using windows and mac clients.

If the cvs clients supported a SSL option, then everything would be much
easier for users. In fact, if cvs works using stunnel, then only the
client code base would need to be changed to provide SSL support.

Cheers,
Paul


On Fri, 19 Jan 2001, Jeffrey A Schoolcraft wrote:

> I might have misunderstood what you are asking about, but as far as the unix
> cvs client can't you do the following?
>
> set CVS_RSH=ssh
> then have developers connect with:
> cvs -z3 -d:ext:address@hidden:/cvs_repository update -d (or checkout)
> then just cvs edit, cvs add, cvs commit, whatever.
>
>
> (again, I totally might have misunderstood your question).
>
> Jeffrey Schoolcraft
> * Paul Wolstenholme (address@hidden) wrote:
> > Hi,
> >
> > I recently installed stunnel and have been using it to provide ssl
> > tunnelling for imap and pop. I thought this might be a good solution for
> > cvs as well. I also saw in the archive a new cvs daemon that provides
> > SSL support.
> >
> > Currently, I am using both the unix cvs client and wincvs client but it
> > does not look like either of these support SSLt. Has anyone used stunnel
> > with cvs? Secondly, does anyone know if there is any work being done on
> > the client side to support SSL?
> >
> > Cheers,
> > Paul
>
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
>

-- 
________________________________________________________________
Paul Wolstenholme
SMA Webware
http://www.zzube.com/
What do you know?
http://make.zzube.com/
Vancouver, BC Canada




reply via email to

[Prev in Thread] Current Thread [Next in Thread]