View Issue Details

IDProjectCategoryView StatusLast Update
0006328unrealinstallingpublic2023-08-19 12:07
Reporternetjester Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformlinuxOSubuntuOS Version22.04
Product Version6.1.1.1 
Fixed in Version6.1.2-rc1 
Summary0006328: GENCERTIFICATE not written correctly in config.settings
DescriptionIn the `Config` bash script, the contents of the `config.settings` is written before the majority of the work it does. However, the question about generating an SSL certificate isn't asked until after that work has been completed. Therefore, regardless of your answer to the question, `GENCERTIFICATE` is always set to `1` in the file.
Steps To ReproduceRun Config.
Choose "no" when asked if you want to generate an SSL cert.
Check the `config.settings` file.
TagsNo tags attached.
3rd party modules

Activities

netjester

2023-08-16 15:39

reporter   ~0023000

Opened a PR with a proposed solution here: https://github.com/unrealircd/unrealircd/pull/256

syzop

2023-08-19 12:06

administrator   ~0023004

Last edited: 2023-08-19 12:07

Thanks! I have accepted the PR and fixed it in git.

commit f756b7bea65ab9d306fe08c93918cf287b8370e7 (HEAD -> unreal60_dev, origin/unreal60_dev, origin/HEAD)
Author: netjester <[email protected]>
Date: Sat Aug 19 11:06:09 2023 +0100

    Remember answer to "generate certificate" question in ./Config (#256)

Issue History

Date Modified Username Field Change
2023-08-16 15:03 netjester New Issue
2023-08-16 15:39 netjester Note Added: 0023000
2023-08-18 07:27 syzop Status new => has patch
2023-08-19 12:06 syzop Assigned To => syzop
2023-08-19 12:06 syzop Status has patch => resolved
2023-08-19 12:06 syzop Resolution open => fixed
2023-08-19 12:06 syzop Fixed in Version => 6.1.2-rc1
2023-08-19 12:06 syzop Note Added: 0023004
2023-08-19 12:07 syzop Note Edited: 0023004