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

Re: Client certificates.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-08-01 19:01:52 CEST

Daniel Berlin <dberlin@dberlin.org> writes:

> We only need to provide some callbacks for neon, and be able to provide
> client certificates for it when requested.

I didn't realize neon already understood certificate challenges -- I
thought we were blocking on that feature!

So the *real* challenge of this issue is coming up with a nice way to
store and manage certificates. I suspect that stashing certs in every
single .svn/auth/ area (as we do with 'username' and 'password' files)
isn't going to fly very well. Maybe a subdir within ~/.subversion/
needs to hold them.

But now I fear we're jumping the gun yet again; gstein had/has plans
to write libsvn_auth, which would be a big reorganization of how the
client manages credentials in general. Maybe that library should
happen first?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 19:03:36 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.