[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: Ben Reser <ben_at_reser.org>
Date: Mon, 13 Aug 2012 08:50:02 -0700

Neon's test suite has some logic in it to generate certificates. We
should probably do something similar for this.

Side note: If someone implements it just please don't do what neon
does and depend on the Gnu specific flag '-d' to the date command to
figure out the right timestamp to set on the cert(s). I believe date
-v is much more portable (though I haven't gotten around to checking
more than OS X and Linux).

On Mon, Aug 13, 2012 at 6:27 AM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> My mistake. In my case the certificate embedded in davautocheck.sh has
> expired:
>
> W: Error validating server certificate for 'https://localhost:13864':
> W: - The certificate is not issued by a trusted authority. Use the
> W: fingerprint to validate the certificate manually!
> W: - The certificate has expired.
>
> If I update the script to use an in-date certificate the tests PASS over
> SSL.
Received on 2012-08-13 17:50:40 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.