MantisBT - Doomseeker
View Issue Details
0003954Doomseeker[All Projects] Bugpublic2021-12-21 20:002022-03-22 11:11
Zalewa 
Zalewa 
lowminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
1.3.2 
1.3.31.3.3 
0003954: cacerts.pem contains expired certificate for Let's Encrypt - affects Windows XP
The Let's Encrypt certificate that is distributed with Doomseeker has expired in September:
Quote

# Issuer: O=Digital Signature Trust Co., CN=DST Root CA X3
# Validity
# Not Before: Sep 30 21:12:19 2000 GMT
# Not After : Sep 30 14:01:15 2021 GMT
# Subject: O=Digital Signature Trust Co., CN=DST Root CA X3
# Note: verifies "Let's Encrypt"


If we still want to support Windows XP, we need to update that.

Without this the following features don't work:
1. Auto-updates
2. IP2C auto-updates
3. WAD downloads (most likely)
No tags attached.
Issue History
2021-12-21 20:00ZalewaNew Issue
2021-12-22 03:29Blzut3Note Added: 0021973
2021-12-22 04:30WubTheCaptainNote Added: 0021974
2021-12-22 04:38WubTheCaptainStatusnew => acknowledged
2021-12-27 22:58ZalewaTarget Version => 1.3.3
2021-12-28 11:08WubTheCaptainStatusacknowledged => confirmed
2021-12-29 15:01ZalewaNote Added: 0022050
2021-12-29 15:01ZalewaStatusconfirmed => resolved
2021-12-29 15:01ZalewaFixed in Version => 1.3.3
2021-12-29 15:01ZalewaResolutionopen => fixed
2021-12-29 15:01ZalewaAssigned To => Zalewa
2021-12-29 15:01ZalewaNote Edited: 0022050bug_revision_view_page.php?bugnote_id=22050#r13531
2021-12-30 11:41WubTheCaptainNote Added: 0022053
2022-03-22 11:11WubTheCaptainStatusresolved => closed

Notes
(0021973)
Blzut3   
2021-12-22 03:29   
The XP user base is small enough that I think if it starts giving you trouble it may be time to consider dropping it. I'm guessing that updating the cacerts isn't a huge deal so this probably isn't the reason to do it, but at some point it will probably become a hassle to update OpenSSL and certainly by the time we switch to Qt 6 (which sadly only supports Windows 10/11).
(0021974)
WubTheCaptain   
2021-12-22 04:30   
0003267:0018459. Drop it.
Off-topic:'https://wiki.guildwars.com/wiki/Feedback:Developer_updates/20201109 [^]'
(0022050)
Zalewa   
2021-12-29 15:01   
Since it's not a big trouble, I decided to do this (even if it's for the last time).

'https://bitbucket.org/Doomseeker/doomseeker/commits/9a5a35b2efd7adabb0d9fab970349253bf11ef86 [^]'

I already tested that on my Win XP VM and adding this cert repairs "Install Freedoom", "Update IP2C" and Wadseeker.

(0022053)
WubTheCaptain   
2021-12-30 11:41   
Re: commit, counter-proposal to deprecate Windows XP support at 0003964.