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

Re: running test-suite over https

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 11 Aug 2012 19:54:30 +0100

Johan Corveleyn wrote on Sat, Aug 11, 2012 at 10:25:02 +0200:
> Trying to further pin down issue #4174 [1], which only occurs with
> serf over https (and only on Windows clients I think), I'd like to try
> running the test-suite over https. Is there any documentation on that?
> I looked in the community guide, in subversion/tests/README and in
> subversion/tests/cmdline/README, but didn't find anything.
>
> Getting apache configured with a self-signed cert or with a simple
> example cert should be easy enough, but I'm wondering how to get the
> test-suite to trust that server cert. Any hints?
>

Add the certificate to auth/svn.ssl.server/ under the config-dir that
svntest/main.py creates, or change _with_command() to pass
--trust-server-cert in addition to --non-interactive.

Makes sense?

> [1] http://subversion.tigris.org/issues/show_bug.cgi?id=4174 (serf:
> checkout / export over https errors out with "svn: E730053: Error
> retrieving REPORT (730053)")
>
> --
> Johan
Received on 2012-08-11 20:55:07 CEST

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.