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

Re: https certificate verification

From: Gerald Richter <richter_at_ecos.de>
Date: 2003-03-30 15:31:31 CEST

Hi,

> If you can get the ca certificate you used to sign in PEM format, you
> can add the line ssl-authorities-file=/path/to/CAFile.pem to the
> ~/.subversion/servers file (or the appropriate place in the registry).
> Otherwise, you can add the line ssl-ignore-unknown-ca to the appropriate
> server group. Substitute 'registry' for 'file' if appropriate. Also, the
> 0.20.1 release being created now does not yet have the ssl certificate
> code in it.
>

I am really interested in verifing ssl certificates within svn. Where do I
get this code? As you said I didn't have found it in 0.20.1, but the
original mail talked about 0.20.1. What do I missing?

Also will it be able to do client authentification at the server side via
ssl certificates? I remember that somebody have put some work into this in
the past. Is this code available somewhere?

Will it be part of 0.21?

Thanks

Gerald

> -David Waite
>
> Chris Roberts wrote:
>
> > Between 0.20 and 0.20.1 the way ssl certificates are handled has
> > changed. I have an https web server, but, the ssl certificate is self
> > signed.
> > Is it possible to get around this without getting an official ssl
> > certificate??
> >
> >
> >
> > The error I get with 0.20.1:
> >
> > svn: RA layer request failed
> > svn: The path was not part of a repository
> > svn: PROPFIND of /: Certificate verification failed
> >
> >
> > I had no problems with versions <= 0.20.
> >
> > Thanks,
> > Chris Roberts
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 30 15:32:34 2003

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.