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

Re: Issue 650, SSL certificate authority validation questions

From: <sussman_at_collab.net>
Date: 2003-01-27 17:06:38 CET

David Waite mass@akuma.org writes:

 I would need access to a branch to do that, but other than that its
 fine :-) I will hopefully have the server certificate validation
 portion workable soon, and can post a patch to the list for
 evaluation. For the client certificate authentication work, I am sorta
 blocked on svn_auth, and wouldn't want to create a branch while that
 is still rapidly evolving.

David --

libsvn_auth is finished, for the moment, as a standalone library.
That is, the internal machinery seems to work, and I've written two
simple (username/password) back-end providers. I have two test
programs (in tools/examples/auth_provider) that demonstrate how to
write new providers.

My only task (from here out) is to make the existing libsvn_client and
libsvn_ra code actually *use* libsvn_auth. But that shouldn't affect
your work at all. I'm not really sure why you'd need a branch.

So by all means, add a new 'certs' credentials type to svn_auth.h, and
create a new certs_provider.c file in libsvn_auth/. You can start
writing the provider now.

Ryan -- you can also start writing a provider for your svn-agent
daemon.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:19:38 2006

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.