[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: Mark Welch <mark_at_collab.net>
Date: 2002-08-01 20:25:25 CEST

Brian Behlendorf wrote:

>On 1 Aug 2002, Ben Collins-Sussman wrote:
>
>
>>So the *real* challenge of this issue is coming up with a nice way to
>>store and manage certificates.
>>
>>
>
>Is there any way we could use the same certificate store as the web
>browsers do? That might make it easier for end users...
>
You'd need to code to a number of libraries/APIs (CAPI, NSS) in order to
access browser cert stores. When I wrote the SSL sleeve we use for CVS,
I initially took the approach of exporting certs from browsers, then
importing them as PKCS12 files.

It isn't a matter of just reading certs out of a file and using them,
though of course it would be nice to do so.

--mark

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