'Expired Ceritificate' warnings for archived forums

Discuss issues and requests related with the forum software
gregster
Posts: 9087
Joined: 30 Sep 2013, 06:48

'Expired Ceritificate' warnings for archived forums

30 Sep 2021, 11:46

People are reporting warnings in Firefox and Chrome about a potential safety issue because of an expired certificate (in 2017) if they want to visit the archived forums.
For example,
https://autohotkey.com/board/
https://autohotkey.com/board/topic/95834-using-winwait-effectively-or-how-else-should-i-execute-an-action-when-a-pop-up-window-appears/#entry603588
and so on...

saftey issue.png
saftey issue.png (36.16 KiB) Viewed 3943 times

DeepL translation:
Warning: Possible security risk detected

Firefox has detected a problem and failed to load autohotkey.com. Either the website is set up incorrectly or the date and/or time on this computer are not correct.

The site's certificate has probably expired, which is why Firefox cannot establish an encrypted connection. If you visit the website, attackers might try to steal passwords, emails or credit card information.

What can you do about it?

Most likely, the problem is caused by the website and there is nothing you can do about it. You can notify the website administrator about the problem.

More information...

Websites confirm their identity by means of certificates, which are valid for a certain period of time. The certificate for autohotkey.com expired on 8/31/2017.

Error code: SEC_ERROR_EXPIRED_CERTIFICATE

Show certificate

Translated with www.DeepL.com/Translator (free version)
anaglypta
Posts: 17
Joined: 10 Nov 2020, 10:18

Re: 'Expired Ceritificate' warnings for archived forums

30 Sep 2021, 12:00

The problem is affecting more than just the archived forum.

URLs with and without 'www.' are failing for the archived forum:
· https://autohotkey.com/board/
· https://www.autohotkey.com/board/

URLs with 'www.' are working, but without 'www.' are failing, for other cases:
· https://autohotkey.com/boards/
· https://www.autohotkey.com/boards/
· https://autohotkey.com/boards/viewtopic.php?f=6&t=65095
· viewtopic.php?f=6&t=65095
· https://autohotkey.com/boards/search.php?search_id=active_topics
· search.php?search_id=active_topics
· https://autohotkey.com/docs/commands/
· https://www.autohotkey.com/docs/commands/

All of those URLs were working a few days ago.
EDIT: A log file I have indicates that the change occurred between 19:30 and 19:45 UTC on Wed 2021-09-29.

The problem is also happening in IE.

The problem may be due to incorrect redirect rules in the .htaccess file.
Last edited by anaglypta on 30 Sep 2021, 12:35, edited 1 time in total.
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

30 Sep 2021, 12:04

Its a global issue with old lets encrypt root certs. Not just ahk page

https://www.heise.de/news/Let-s-Encrypt-Zertifikate-Ruckler-am-30-September-moeglich-6201155.html
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
tank
Posts: 3130
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

30 Sep 2021, 12:16

this makes no sense whatsoever. certificates are not supposed to affect paths
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

30 Sep 2021, 12:28

https://www.borncity.com/blog/2021/09/30/lets-encrypt-zertifikate-rger-mit-windows-sophos-utm-macos-ios-30-9-2021/
(Engl Translation is coming soon)


Todo in short:
* Renewing the certificates on the server causes the chains to be rebuild and fixes the issue
* rebooting the server causes the chains to be rebuilt and also fixes the issue.
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
joedf
Posts: 8986
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

30 Sep 2021, 12:31

Nothing broken here yet, but maybe just a matter of time before it breaks...
@jNizM Thanks for sharing. :thumbup:

I've been using just google translate, as my technical German is not good
https://translate.google.com/translate? ... 30-9-2021/
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

30 Sep 2021, 12:33

Thousands of websites all over the world have just the Probelem with Lets Encrpyt certificates and these root certificates.

If it is a global problem:
A) DNS
B) Certs
C) Backbone
🙈
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
joedf
Posts: 8986
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

30 Sep 2021, 12:35

This feels a bit reminiscent of the heartbleed bug: https://heartbleed.com/
:mrgreen:
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
tank
Posts: 3130
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

01 Oct 2021, 01:32

thanks. i was working on it earlier but certbpt now requires snapd which isnt supported on our app server. ill finish the rediculous workaround tomorrow
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter
guest3456
Posts: 3463
Joined: 09 Oct 2013, 10:31

Re: 'Expired Ceritificate' warnings for archived forums

01 Oct 2021, 10:00

yep just got this today on the archive forum

User avatar
tank
Posts: 3130
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

02 Oct 2021, 01:40

at about 9:30 is pm -6 gmt the entire site went down.
i was dealling with some rather emotional family drama at the time so i apologise for the delay
I will work on a full debug of the issue and attempt proper resolution later
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter
User avatar
tank
Posts: 3130
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

02 Oct 2021, 02:08

all errant non www links should autocorrect now
cert issues should be resolved
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter
gregster
Posts: 9087
Joined: 30 Sep 2013, 06:48

Re: 'Expired Ceritificate' warnings for archived forums

02 Oct 2021, 08:53

Yes, the certificates problem seems gone. Thank you!

Unfortunately, I still see a lot of connection timeouts - the forums are hardly usable for me right now.
A few fast page loads alternate with a multitude of very slow loads and timeouts.
User avatar
tank
Posts: 3130
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

02 Oct 2021, 13:35

even bank of america is experiencing massive outages i just read this morning
his seems to go way beyond the known letsencrypt root CA issue that was publicized
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter
User avatar
Xeo786
Posts: 760
Joined: 09 Nov 2015, 02:43
Location: Karachi, Pakistan

Re: 'Expired Ceritificate' warnings for archived forums

05 Oct 2021, 23:39

tank wrote:
02 Oct 2021, 13:35
even bank of america is experiencing massive outages i just read this morning
his seems to go way beyond the known letsencrypt root CA issue that was publicized
Certificate problem persist for me, idk why
"When there is no gravity, there is absolute vacuum and light travel with no time" -Game changer theory
User avatar
tank
Posts: 3130
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

05 Oct 2021, 23:49

they persist for some and not others. days ago it was intermittent for me now works every time
CA changes have been comming for a long time and kicked down several times over the years but most blogs said it would only be old OS's browsers affected.
I keep looking at related blogs and the issues are affecting even large tech companies sites. everytime i find something someone has tried i do attempt the same patches
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

06 Oct 2021, 00:45

Let's Encrypt - Certificate Compatibility List -> https://letsencrypt.org/docs/certificate-compatibility/
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
User avatar
tank
Posts: 3130
Joined: 28 Sep 2013, 22:15
Location: CarrolltonTX
Contact:

Re: 'Expired Ceritificate' warnings for archived forums

06 Oct 2021, 00:47

yea im aware ii took the recomendations already
We are troubled on every side‚ yet not distressed; we are perplexed‚
but not in despair; Persecuted‚ but not forsaken; cast down‚ but not destroyed;
Telegram is the best way to reach me
https://t.me/ttnnkkrr
If you have forum suggestions please submit a
Check Out WebWriter

Return to “Forum Issues”

Who is online

Users browsing this forum: No registered users and 37 guests