info-cvs
[Top][All Lists]
Advanced

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

Re: CVS & SSL


From: Derek R. Price
Subject: Re: CVS & SSL
Date: Mon, 21 May 2001 17:12:11 -0400

"Derek R. Price" wrote:

> Hmmm....  come to think of it I never tried sticking tcpclient in in
> place of stunnel to test the stunnel bug theory...  that may be a good
> place to start for anyone who has time.

Okay, I take that back.  I just tried sticking tcpserver in in place of stunnel
and my patch works.  I can login and update.  Therefore this is almost 
certainly a
bug in stunnel - the CVS code is good.

P.S. the following script is necessary to use tcpclient with the patch:

address@hidden ccvs-ssl]$ cat tmp.sh
#! /bin/sh
cat <&6 &
cat >&7

tell tcpclient to exec tmp.sh.  This turns the 'tcpclient hostname port sh
`pwd`/tmp.sh' call into a straight socket pipe which is what I wrote the CVS 
patch
to require.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden         CollabNet ( http://collab.net )
--
Laws that forbid the carrying of arms...  disarm only those who are neither
inclined nor determined to commit crimes...  Such laws make things worse for
the assaulted and better for the assailants; they serve rather to encourage
than to prevent homicides, for an unarmed man may be attacked with greater
confidence than an armed man.

                        - Thomas Jefferson, quoting Cesare Beccaria






reply via email to

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