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

RE: HTTPS with Serf: Certificate untrusted?

From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 8 Mar 2012 17:30:33 +0100

> -----Original Message-----
> From: Joel Low [mailto:joel_at_joelsplace.sg]
> Sent: donderdag 8 maart 2012 14:08
> To: users_at_subversion.apache.org
> Subject: HTTPS with Serf: Certificate untrusted?
>
> Hello, I was recently trying to check out my source tree from Sourceforge
over
> HTTPS with Serf, and Subversion (command line client, TortoiseSVN was
> affected too) complained that the certificate the server presented was not
> trusted. I added the root cert to ssl-authority-files in servers, to no
effect.
> Switching over to Neon made the prompts go away (even with the
ssl-authority-
> files directive commented out).
>
> Am I missing something, or should the behaviour between the two RA layers
be
> the same?

Serf reports a generic failure on some certificate errors, where neon
reports an authority untrusted.

Subversion only allows saving certificates as accepted for explicit errors
like out of date or authority untrusted.

When the certificate processing in the serf library is fixed Subversion will
automatically work as expected.

        Bert
>
> Regards,
> Joel
Received on 2012-03-08 17:31:26 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.