[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: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Tue, 14 Aug 2012 01:28:24 +0200

On Tue, Aug 14, 2012 at 1:10 AM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> Johan Corveleyn <jcorvel_at_gmail.com> writes:
>
>> I tried all I can think of for configuring Apache. Pfffff.
>
> Do you have an explicit ServerName? Are you using VirtualHost? Can you
> connect using 1.7/neon? Can you connect using a browser?

Explicit ServerName: yes.

Using a VirtualHost: yes, I was, but now I've removed it ... still same problem.

1.7/neon: same error.

Browser: yes, no problem (after ignoring the security warnings about
the self-signed certificate)

> Here is the complete Apache config file generated by davautocheck.sh:

For my last attempt I actually made my configuration almost exactly
the same as the one in davautocheck.sh. So without a VirtualHost etc.
See attachment for my last attempt.

I also re-installed Apache (2.2.22 (including openssl 0.9.8t)) from
the officially distributed Windows binaries.

After all these attempts, I'm wondering if this even works (with
Windows clients, because it seems to work for you so I suppose it's
Windows specific): being able to accept a self-signed (or signed by
untrusted CA) certificate permanently. Maybe some strange quirk
somewhere ... ??

However, when I add --non-interactive and --trust-server-cert to the
command, it works. No prompt whatsoever. Why doesn't the test-suite
actually use those two options to suppress cert-stuff?

-- 
Johan

Received on 2012-08-14 01:29:15 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.