View Issue Details

IDProjectCategoryView StatusLast Update
0005797unrealircdpublic2020-12-16 15:41
ReporterPeGaSuS Assigned Tosyzop  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version20.04
Product Version5.0.8-rc1 
Target Version5.0.8-rc1Fixed in Version5.0.8-rc1 
Summary0005797: [5.0.8-git] When using /rehash, we are warned every ~40s that the certificate is about to expire
DescriptionProbably due to this commit (https://github.com/unrealircd/unrealircd/commit/6778b3e26d9a976bd55afac78f9fd3977f0a1fb0), the IRCd is warning us about the certificate being about to expire (<7 days) every ~40s instead twice a day
Steps To Reproduce1) Compile latest UnrealIRCd from GitHub
2) Restart UnrealIRCd
3) Oper up
4) You'll start getting spammed with something along the lines:
[07/12/2020 - 23:18:32] * Warning: TLS certificate '/etc/letsencrypt/live/ptirc.org/fullchain.pem': certificate will expire in 3 days 22 hours 11 minutes 23 seconds, every ~40s
TagsNo tags attached.
3rd party modules

Activities

syzop

2020-12-08 18:43

administrator   ~0021846

Ah ok, that is a bit often. I will reduce it to once every 80 seconds!


.. joking. should be twice a day, will check later ;)

syzop

2020-12-16 15:41

administrator   ~0021855

Fun... seconds vs milliseconds. Thanks for checking and reporting before we get this in a real release :D

commit b2ceb9c825d44e24e779e33004a1d027a78bfb88 (HEAD -> unreal50)
Author: Bram Matthys <[email protected]>
Date: Wed Dec 16 15:40:02 2020 +0100

    Fix warning about certificate expiry appearing every 43 seconds
    rather than twice a day. Reported by PeGaSuS in
    https://bugs.unrealircd.org/view.php?id=5797

https://github.com/unrealircd/unrealircd/commit/b2ceb9c825d44e24e779e33004a1d027a78bfb88

Issue History

Date Modified Username Field Change
2020-12-07 23:37 PeGaSuS New Issue
2020-12-08 18:43 syzop Note Added: 0021846
2020-12-08 18:43 syzop Assigned To => syzop
2020-12-08 18:43 syzop Status new => acknowledged
2020-12-08 18:44 syzop Product Version => 5.0.8-rc1
2020-12-08 18:44 syzop Target Version => 5.0.8-rc1
2020-12-16 15:41 syzop Status acknowledged => resolved
2020-12-16 15:41 syzop Resolution open => fixed
2020-12-16 15:41 syzop Fixed in Version => 5.0.8-rc1
2020-12-16 15:41 syzop Note Added: 0021855