Cannot access Dillo mercurial repository
Sometime during the past day my access to the Dillo HG repository started failing: $ hg incoming abort: error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) I have not changed my HG configuration at all. I did upgrade my Debian Jessie OS yesterday, but that will not have affected mercurial because I build that from source. I can ssh into my remote hosts as normal, only Dillo HG access has failed. Any ideas? I have no idea how to debug SSL certificate problems. .hg/hgrc (password censored) is: [paths] default = https://jhenty:xxxxxxxxxxx at hg.dillo.org/dillo Regards, Jeremy Henty
I wrote:
Any ideas? I have no idea how to debug SSL certificate problems.
Luckily, Firefox does have an idea: The owner of hg.dillo.org has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website. hg.dillo.org uses an invalid security certificate. The certificate expired on 18/06/17 20:57. The current time is 20/06/17 13:36. Error code: SEC_ERROR_EXPIRED_CERTIFICATE Are the hg.dillo.org site admins seeing this? Regards, Jeremy Henty
It seems someone (Andreas probably) has already fixed it. I now see a certificate from Let' Encrypt valid until August 20, 2017. So, thanks for reporting and thanks for the quick fix - whoever did it! Cheers, Johannes On Tue, Jun 20, 2017 at 02:04:53PM +0100, Jeremy Henty wrote:
I wrote:
I wrote:
Any ideas? I have no idea how to debug SSL certificate problems.
Luckily, Firefox does have an idea:
And so does Dillo!
Certificate expired at: 2017/06/18 19:57:00.
Regards,
Jeremy Henty
_______________________________________________ Dillo-dev mailing list Dillo-dev at dillo.org http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev
Johannes Hofmann wrote:
It seems someone (Andreas probably) has already fixed it. I now see a certificate from Let' Encrypt valid until August 20, 2017. So, thanks for reporting and thanks for the quick fix - whoever did it!
Yes, it is working again! Thanks to whoever updated the certificate! Regards, Jeremy Henty
Hi, On Tue, 20 Jun 2017 22:06:22 +0200 Johannes Hofmann <Johannes.Hofmann at gmx.de> wrote:
It seems someone (Andreas probably) has already fixed it. I now see a certificate from Let' Encrypt valid until August 20, 2017. So, thanks for reporting and thanks for the quick fix - whoever did it!
yes, fixed it. Just restarting the http server did the trick. Regards, Andreas
Well, when you re-new certs, the HTTPD process needs be restarted as all is cached in memory and server threads. Nick On 20 June 2017 21:36:24 BST, Andreas Kemnade <andreas at kemnade.info> wrote:
Hi,
On Tue, 20 Jun 2017 22:06:22 +0200 Johannes Hofmann <Johannes.Hofmann at gmx.de> wrote:
It seems someone (Andreas probably) has already fixed it. I now see a certificate from Let' Encrypt valid until August 20, 2017. So, thanks for reporting and thanks for the quick fix - whoever did it!
yes, fixed it. Just restarting the http server did the trick.
Regards, Andreas
participants (4)
-
andreas@kemnade.info
-
Johannes.Hofmann@gmx.de
-
nick@linicks.net
-
onepoint@starurchin.org