Re: invalid cert chain for oligarchy.co.uk

Olly Betts <[email protected]> Fri, 17 Mar 2017 10:40:23 +0000
Newsgroups gmane.comp.search.xapian.devel
Message-ID <[email protected]>
On Wed, Mar 15, 2017 at 05:17:06PM -0700, Alex wrote:
> At some point the certificate chain for oligarchy.org became invalid and
> it’s no longer possible to securely download files:
> 
> ```
> $ curl -IL https://oligarchy.co.uk/xapian/1.4.3/xapian-core-1.4.3.tar.xz
> 
> curl: (60) SSL certificate problem: Invalid certificate chain
> More details here: https://curl.haxx.se/docs/sslcerts.html

Sorry about that - it seems apache reload doesn't reload certificates.
Now fixed.  Thanks for reporting.

> Since http:// redirects to https://, apparently we can’t connect at all: https://www.ssllabs.com/ssltest/analyze.html?d=oligarchy.org

That's the wrong domain - ".org" should be ".co.uk".

Cheers,
    Olly