On Wed, Jan 13, 2010 at 08:39:12PM +0700, Nguyen Thai Ngoc Duy wrote: > > Can we rely on an external program, like stunnel, to do the job instead? No. The way authentication is done is very unusual. I don't think stunnel (or anything else) can deal with such modes. And the reason authentications are done like they are done in order to minimize points of failure (getting really annoyed at failure modes sshd introduced was one big reason for writing this). I _definitely_ do not want to mess with X.509. And its not just about me messing with it, it is also about pushing it to users. And one would need custom daemon anyway even if one used stunnel. git-daemon just can't deal with authentication data. -Ilari -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html