View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005797 | unreal | ircd | public | 2020-12-07 23:37 | 2020-12-16 15:41 |
Reporter | PeGaSuS | Assigned To | syzop | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 20.04 |
Product Version | 5.0.8-rc1 | ||||
Target Version | 5.0.8-rc1 | Fixed in Version | 5.0.8-rc1 | ||
Summary | 0005797: [5.0.8-git] When using /rehash, we are warned every ~40s that the certificate is about to expire | ||||
Description | Probably 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 Reproduce | 1) 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 | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
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 ;) |
|
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 |
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 |